Remove a bunch of files that shouldn't be here to begin with

main
Hugo Peixoto 2023-07-13 01:42:42 +01:00
rodzic 93c4f20e88
commit 1eb889ee96
125 zmienionych plików z 100 dodań i 6658 usunięć

Wyświetl plik

@ -1,5 +0,0 @@
---
title: "Beginn"
---
Hallo Leute!

Wyświetl plik

@ -1,8 +0,0 @@
---
title: Impressum
sidebar: false
sidebarlogo: fresh-white-alt # From (static/images/logo/)
include_footer: true
---
Text Impressum

Wyświetl plik

@ -1,5 +0,0 @@
---
title: "Start"
---
Hello people!

Wyświetl plik

@ -1,8 +0,0 @@
---
title: imprint
sidebar: false
sidebarlogo: fresh-white-alt # From (static/images/logo/)
include_footer: true
---
Text imprint

Wyświetl plik

@ -46,26 +46,6 @@ section1_tiles3_text:
other: Partilha de vídeos
section1_tiles3_buttontext:
other: Começar
section2_title:
other: Motivos para mudar
section2_subtitle:
other: O ponto de entrada para uma comunicação ética
section2_titles1_title:
other: Soberania
section2_titles1_text:
other: A soberania digital procura a utilização independente e auto-determinada de tecnologias digitais por parte do estado, organizações e indivíduos. Soluções de Software Livre descentralizadas dão-nos o direito de as usar, estudar, distribuir e melhorar para qualquer objectivo. Este é um ponto fundamental para a democracia numa sociedade cada vez mais digital.
section2_titles2_title:
other: Protecção de Dados
section2_titles2_text:
other: As pessoas não devem ser forçadas a ceder os seus dados a megacorporações só para poderem comunicar com instituições públicas. A administração pública deve apoiar o público a proteger os seus dados.
section2_titles3_title:
other: Dinheiro público
section2_titles3_text:
other: O dinheiro público deve ser usado para o benefício da população e para cumprir as obrigações legais das instituições públicas, e não para subsidiar modelos de negócio duvidosos de provedores internacionais.
section2_titles4_title:
other: Certeza legal
section2_titles4_text:
other: É difícil de conciliar a utilização de redes sociais de empresas gigantes tecnológicas com as leis de protecção de dados. As instituições públicas têm o dever de garantir a comunicação segura e legal das pessoas.
section3_title:
other: Fediverso
section3_subtitle:
@ -160,7 +140,3 @@ das vontades e comportamentos destas empresas gigantes tecnológicas.
%0D%0A%0D%0A%0D%0A Gostaríamos então que a vossa instituição contribuisse para esta causa ao
adoptar soluções federadas, como o Mastodon, para comunicar com o público.
%0D%0A%0D%0A%0D%0ACom os melhores cumprimentos"
footer_sponsorText:
other: Uma iniciativa de
footer_translationTitle:
other: Idioma

Wyświetl plik

@ -1,149 +0,0 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Gründe
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Kanäle
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Zitate
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Brief
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Gründe
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Kanäle
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Zitate
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Brief
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<section class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Beginn</h1>
<h5 class="subtitle is-5 is-muted"></h5>
<div class="divider"></div>
</div>
</div>
<div class="content">
<p>Hallo Leute!</p>
</div>
</div>
</section>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,59 +0,0 @@
/* open-sans-regular - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500 - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500italic - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 500;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local(''),
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v28-latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="de">
<head>
<title>https://fedigov.ch</title>
<link rel="canonical" href="https://fedigov.ch">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://fedigov.ch">
</head>
</html>

Wyświetl plik

@ -1,51 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/about/</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/about/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://fedigov.ch/about/"
/>
</url><url>
<loc>https://fedigov.ch/</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/"
/>
<xhtml:link
rel="alternate"
hreflang="fr"
href="https://fedigov.ch/fr/"
/>
<xhtml:link
rel="alternate"
hreflang="it"
href="https://fedigov.ch/it/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://fedigov.ch/"
/>
</url><url>
<loc>https://fedigov.ch/imprint/</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/imprint/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://fedigov.ch/imprint/"
/>
</url>
</urlset>

Wyświetl plik

@ -1,149 +0,0 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<section class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Start</h1>
<h5 class="subtitle is-5 is-muted"></h5>
<div class="divider"></div>
</div>
</div>
<div class="content">
<p>Hello people!</p>
</div>
</div>
</section>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,195 +0,0 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<section class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">imprint</h1>
<h5 class="subtitle is-5 is-muted"></h5>
<div class="divider"></div>
</div>
</div>
<div class="content">
<p>Text imprint</p>
</div>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Translations</h3>
</div>
<ul class="link-list list-translations">
<li><a href="https://fedigov.ch/">Português</a></li>
<li><a href="https://fedigov.ch/en/">English</a></li>
</ul>
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>initiative by</h3>
<a href="https://gnulinux.ch" style="color: #a39688" target="_blank">GNU/Linux.ch</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE-CH</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="mailto:kontakt@gnulinux.ch" style="color: #a39688" target="_blank">Contact</a> |
<a href="https://gnulinux.ch/impressum" style="color: #a39688" target="_blank">Imprint</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,475 +0,0 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta name="generator" content="Hugo 0.88.1" />
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<section class="hero is-fullheight is-default is-bold">
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Reasons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Channels
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Quotes
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Letter
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Federated communication for public authorities
</h1>
<h2 class="subtitle is-5 is-muted">
Communicate confidently and respectfully with citizens
</h2>
<p>
<a class="button cta rounded primary-btn raised" href="/#section6_id">
Take Action
</a>
<a class="button cta rounded primary-btn raised" href="#section1_id">
Fedi... What?!
</a>
</p>
<br/><br/>
<p class="subtitle is-6 is-muted">
Public institutions (government agencies, broadcasters, educational institutions) predominantly use proprietary platforms such as Twitter, Facebook, Instagram, and YouTube. The companies behind them can decide who communicates on their platforms and how. Furthermore, by prominently linking and using these services, public institutions advertise those services and get citizens to use them.
<br/><br/>
We want to convince public authorities to rethink their use of social media. This is possible with the gradual transition to federated free software solutions.
</p>
</div>
<div class="column is-5 is-offset-1">
<figure class="image is-4by3">
<img src="/images/illustrations/fedigov1.svg" alt="Description">
</figure>
</div>
</div>
</div>
</div>
<div class="hero-foot mb-20">
<div class="container">
<div class="tabs is-centered">
<ul>
</ul>
</div>
</div>
</div>
</section>
<section id="section2_id" class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Reasons to change</h1>
<h3 class="subtitle is-5 is-muted">The entry into a ethical communication</h3>
<div class="divider"></div>
</div>
<div class="column is-7 mt-60">
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Sovereignty</span>
<span class="icon-box-text">Digital sovereignty pursues the goal of enabling the independent and self-determined use and design of digital technologies by the state, organizations and individuals. Decentralized free software solutions give all people and organizations the right to use, understand, distribute and improve them for any purpose. This is a cornerstone for our democracy in an increasingly digitalized society.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Data Protection</span>
<span class="icon-box-text">Citizens should not be forced to give away their data to mega corporations just to be able to communicate with public institutions. The public administration should support citizens in data protection.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Public Money</span>
<span class="icon-box-text">The use of taxpayers' money should be used for the benefit of the population and to fulfill the legal obligations of public authorities, instead of subsidizing dubious business models of international providers.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Legal Certainity</span>
<span class="icon-box-text">The use of social networks by large global digital corporations is difficult to reconcile with the new Swiss data protection law. As a public authority, it is necessary to ensure legally secure communication for citizens.</span>
</p>
</div>
</div>
</article>
</div>
</div>
</div>
</section>
<section id="section1_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Open Communication</h2>
<h3 class="subtitle is-5 is-muted">on the Fediverse</h3>
<div class="divider is-centered"></div>
</div>
<div class="content-wrapper">
<div class="columns">
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Mastodon instead of Twitter</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/message-regular.svg">
</div>
<div class="card-text">
<p>Microblogging</p>
</div>
<div class="card-action">
<a href="https://joinmastodon.org/" class="button btn-align-md accent-btn raised">Get started</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Pixelfed instead of Instagram</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/image-regular.svg">
</div>
<div class="card-text">
<p>Photo Sharing</p>
</div>
<div class="card-action">
<a href="https://pixelfed.social/site/about" class="button btn-align-md accent-btn raised">Get started</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Peertube instead of Youtube</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/video-solid.svg">
</div>
<div class="card-text">
<p>Video Sharing</p>
</div>
<div class="card-action">
<a href="https://peertube.ch/" class="button btn-align-md accent-btn raised">Get started</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section3_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-1">
<div class="has-text-centered">
<img class="pushed-image" src="/images/illustrations/fediverse.png">
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Fediverse</h2>
<h3 class="subtitle is-5 is-muted">An ensemble of federated services that are used for social networks, microblogging, blogging, or websites and file hosting.</h3>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised" href="https://tour.fediverse.at/">
Explore
</a>
</p>
</div>
</section>
<section id="section4_id" class="section is-medium section-secondary">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 light-text is-spaced">Good examples</h2>
<h3 class="subtitle is-5 light-text">We stepped into an ad-free, privacy-focused and sovereign communication with citizens.</h3>
</div>
<div class="content-wrapper">
<div class="columns is-vcentered">
<div class="column is-4">
<figure class="testimonial">
<blockquote>
The Berlin Commissioner for Data Protection and Freedom of Information. This is the department for press and public relations work tooting.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/1.png" alt=""/>
<h5>Maja Smoltczyk</h5>
<span>Berlin Commissioner for Data Protection</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
With the pilot launch of EU Voice and EU Video, we want to offer alternative social media platforms that prioritise individuals and their right to privacy and data protection.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/3.png" alt=""/>
<h5>Wojciech Wiewiórowski</h5>
<span>European Data Protection Supervisor</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
The data protection commissioner of Baden-Württemberg says Mastodon is not a complete but nevertheless a good Twitter replacement.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/2.png" alt=""/>
<h5>Stefan Brink</h5>
<span>Data protection commissioner of Baden-Württemberg</span>
</div>
</figure>
</div>
</div>
</div>
</div>
</section>
<section id="section6_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Send a letter to your authorities</h2>
<h3 class="subtitle is-5 is-muted">A letter gets higher attention than an e-mail. Please copy the text below and send a letter to your government agencies.</h3>
</div>
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-text">Address <br/><br/> Subject: Use of social media in your authority <br/><br/> Dear Ms/Mr &hellip; <br/><br/> We welcome the fact that your authority provides various communication channels to get in touch and exchange with their fellow citizens. <br/><br/> In this regard, social media are playing an increasingly important role. However, this is also accompanied by a number of pitfalls. These include, for example, the dependence on international IT corporations and their dominant position with regard to free access to communication platforms. This is also associated with the loss of digital sovereignty. <br/><br/> With great concern, we have recently perceived statements by data protection officers who criticize that these networks do not adhere to legal requirements and that far-reaching regulations would be necessary to protect users in terms of data protection law. <br/><br/> Therefore, it is important that the Public Administration uses distributed Free Software services and strengthens such offers, instead of making citizens further dependent on large companies and their behavior. <br/><br/> We would therefore be pleased if your authority also decides to make a contribution to this and in the future uses decentralized free software solutions, such as Mastodon, for communication with citizens. <br/><br/> Kind regards</span>
</p>
</div>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised"
href="mailto:contact@organization.ch?subject=Use%20of%20social%20media%20in%20your%20authority&body=Dear%20Ms/Mr%20...%20%0D%0A%0D%0A%20We%20appreciate%20that%20your%20agency%20provides%20various%20communication%20channels%20to%20contact%20and%20interact%20with%20their%20fellow%20citizens.%20%0D%0A%0D%0A%20Social%20media%20are%20playing%20an%20increasingly%20important%20role%20in%20this%20regard.%20However,%20this%20is%20also%20accompanied%20by%20a%20number%20of%20pitfalls.%20These%20include,%20for%20example,%20the%20dependence%20on%20international%20IT%20corporations%20and%20their%20dominant%20position%20with%20regard%20to%20free%20access%20to%20communication%20platforms.%20This%20is%20also%20associated%20with%20the%20loss%20of%20digital%20sovereignty.%20%0D%0A%0D%0A%20It%20is%20with%20great%20concern%20that%20we%20have%20recently%20heard%20statements%20from%20data%20protection%20commissioners%20criticizing%20the%20fact%20that%20these%20networks%20do%20not%20adhere%20to%20legal%20requirements%20and%20that%20far-reaching%20regulations%20would%20be%20necessary%20to%20protect%20users%20in%20terms%20of%20data%20protection.%20%0D%0A%0D%0A%20Therefore,%20it%20is%20important%20that%20the%20public%20administration%20uses%20distributed%20Free%20Software%20services%20and%20strengthens%20such%20offerings%20instead%20of%20making%20citizens%20further%20dependent%20on%20large%20companies%20and%20their%20behavior.%20%0D%0A%0D%0A%20We%20would%20therefore%20be%20pleased%20if%20your%20public%20authority%20decides%20to%20contribute%20to%20this%20and%20to%20use%20decentralized%20Free%20Software%20solutions,%20such%20as%20Mastodon,%20to%20communicate%20with%20citizens%20in%20the%20future.%20%0D%0A%0D%0A%20Kind%20regards">
Otherwise send an e-mail
</a>
</p>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Translations</h3>
</div>
<ul class="link-list list-translations">
<li><a href="https://fedigov.ch/">Português</a></li>
<li><a href="https://fedigov.ch/en/">English</a></li>
</ul>
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>initiative by</h3>
<a href="https://gnulinux.ch" style="color: #a39688" target="_blank">GNU/Linux.ch</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE-CH</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="mailto:kontakt@gnulinux.ch" style="color: #a39688" target="_blank">Contact</a> |
<a href="https://gnulinux.ch/impressum" style="color: #a39688" target="_blank">Imprint</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>FediGov</title>
<link>https://fedigov.ch/en/</link>
<description>Recent content on FediGov</description>
<generator>Hugo -- gohugo.io</generator>
<language>pt</language><atom:link href="https://fedigov.ch/en/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>imprint</title>
<link>https://fedigov.ch/en/imprint/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://fedigov.ch/en/imprint/</guid>
<description>Text imprint</description>
</item>
<item>
<title>Start</title>
<link>https://fedigov.ch/en/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://fedigov.ch/en/about/</guid>
<description>Hello people!</description>
</item>
</channel>
</rss>

Wyświetl plik

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/en/</loc>
<xhtml:link
rel="alternate"
hreflang="pt"
href="https://fedigov.ch/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/"
/>
</url><url>
<loc>https://fedigov.ch/en/imprint/</loc>
</url><url>
<loc>https://fedigov.ch/en/about/</loc>
</url>
</urlset>

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1,479 +0,0 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.104.2" />
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<section class="hero is-fullheight is-default is-bold">
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Raisons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canaux
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citations
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Lettre
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Raisons
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canaux
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citations
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Lettre
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Communication fédérée pour les institutions publiques
</h1>
<h2 class="subtitle is-5 is-muted">
Communiquer avec les citoyens de manière souveraine et respectueuse
</h2>
<p>
<a class="button cta rounded primary-btn raised" href="/#section6_id">
Agir maintenant
</a>
<a class="button cta rounded primary-btn raised" href="#section1_id">
Fedi... Quoi ?!
</a>
</p>
<br/><br/>
<p class="subtitle is-6 is-muted">
Les institutions publiques (autorités, radiodiffuseurs, établissements d&#39;enseignement) utilisent principalement des plateformes propriétaires telles que Twitter, Facebook, Instagram et YouTube. Les entreprises qui se trouvent derrière peuvent décider qui communique sur leurs plateformes et comment. En outre, les institutions publiques font de la publicité pour leurs services par le biais de liens proéminents et de l&#39;utilisation de ces services et incitent les citoyens à les utiliser.
<br/><br/>
Nous souhaitons convaincre les pouvoirs publics de repenser leur utilisation des médias sociaux. Cela est possible grâce au passage progressif à des solutions fédérées de logiciels libres.
</p>
</div>
<div class="column is-5 is-offset-1">
<figure class="image is-4by3">
<img src="/images/illustrations/fedigov1.svg" alt="Description">
</figure>
</div>
</div>
</div>
</div>
<div class="hero-foot mb-20">
<div class="container">
<div class="tabs is-centered">
<ul>
</ul>
</div>
</div>
</div>
</section>
<section id="section2_id" class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Raisons d&#39;un changement</h1>
<h3 class="subtitle is-5 is-muted">L&#39;entrée dans une communication éthique.</h3>
<div class="divider"></div>
</div>
<div class="column is-7 mt-60">
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Souveraineté</span>
<span class="icon-box-text">La souveraineté numérique a pour objectif de permettre l&rsquo;utilisation et la conception indépendantes et autodéterminées des technologies numériques par l&rsquo;État, l&rsquo;économie et les individus. Les solutions décentralisées de logiciels libres donnent à tous les individus et à toutes les organisations le droit de les utiliser, de les comprendre, de les diffuser et de les améliorer dans n&rsquo;importe quel but. Il s&rsquo;agit d&rsquo;une pierre angulaire de notre démocratie dans une société de plus en plus numérisée.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Protection des données</span>
<span class="icon-box-text">Les citoyens ne devraient pas être contraints de transmettre leurs données à de grandes entreprises pour pouvoir communiquer avec les institutions publiques. L&rsquo;administration publique devrait aider les citoyens à protéger leurs données.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Les fonds publics</span>
<span class="icon-box-text">L&rsquo;utilisation de l&rsquo;argent des contribuables devrait en premier lieu servir au bien-être de la population et au respect des obligations légales des pouvoirs publics, au lieu de subventionner des modèles commerciaux douteux de fournisseurs internationaux.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Sécurité juridique</span>
<span class="icon-box-text">L&rsquo;utilisation des réseaux sociaux par les grands groupes numériques mondiaux est difficilement conciliable avec la nouvelle loi suisse sur la protection des données. En tant qu&rsquo;autorité publique, il est nécessaire de garantir une communication juridiquement sûre pour les citoyens.</span>
</p>
</div>
</div>
</article>
</div>
</div>
</div>
</section>
<section id="section1_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Communication ouverte</h2>
<h3 class="subtitle is-5 is-muted">sur le Fediverse</h3>
<div class="divider is-centered"></div>
</div>
<div class="content-wrapper">
<div class="columns">
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Mastodon au lieu de Twitter</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/message-regular.svg">
</div>
<div class="card-text">
<p>Microblogging</p>
</div>
<div class="card-action">
<a href="https://joinmastodon.org/" class="button btn-align-md accent-btn raised">Lancer</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Pixelfed au lieu d&#39;Instagram</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/image-regular.svg">
</div>
<div class="card-text">
<p>Partager des photos</p>
</div>
<div class="card-action">
<a href="https://pixelfed.social/site/about" class="button btn-align-md accent-btn raised">Lancer</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Peertube au lieu de Youtube</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/video-solid.svg">
</div>
<div class="card-text">
<p>Partager des vidéos</p>
</div>
<div class="card-action">
<a href="https://peertube.ch/" class="button btn-align-md accent-btn raised">Lancer</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section3_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-1">
<div class="has-text-centered">
<img class="pushed-image" src="/images/illustrations/fediverse.png">
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Fediverse</h2>
<h3 class="subtitle is-5 is-muted">Divers services interconnectés utilisés pour les réseaux sociaux, le microblogging, le blogging ou les sites web et l&#39;hébergement de fichiers.</h3>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised" href="https://tour.fediverse.at/">
Découvrir
</a>
</p>
</div>
</section>
<section id="section4_id" class="section is-medium section-secondary">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 light-text is-spaced">Exemples positifs</h2>
<h3 class="subtitle is-5 light-text">Nous sommes entrés dans une communication sans publicité, respectueuse de la vie privée et souveraine avec les citoyens.</h3>
</div>
<div class="content-wrapper">
<div class="columns is-vcentered">
<div class="column is-4">
<figure class="testimonial">
<blockquote>
La déléguée berlinoise à la protection des données et à la liberté d&#39;information. C&#39;est ici que le service des relations avec les organes, la presse et les relations publiques &#34;toote&#34;
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/1.png" alt=""/>
<h5>Maja Smoltczyk</h5>
<span>Commissaire à la protection des données de Berlin</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
Avec le lancement pilote de EU Voice et EU Video, nous voulons proposer des plateformes alternatives pour les médias sociaux qui donnent la priorité aux individus et à leur droit à la vie privée et à la protection des données.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/3.png" alt=""/>
<h5>Wojciech Wiewiórowski</h5>
<span>Superviseur européen de la protection des données</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
Selon le responsable de la protection des données du Bade-Wurtemberg, Mastodon n&#39;est pas un substitut complet de Twitter, mais un bon substitut tout de même.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/2.png" alt=""/>
<h5>Stefan Brink</h5>
<span>Commissaire à la protection des données du Bade-Wurtemberg</span>
</div>
</figure>
</div>
</div>
</div>
</div>
</section>
<section id="section6_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Envoie une lettre à tes autorités</h2>
<h3 class="subtitle is-5 is-muted">Une lettre reçoit plus d&#39;attention qu&#39;un e-mail. Veuillez copier le texte et envoyer une lettre aux autorités.</h3>
</div>
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-text">Adresse <br/><br/> Objet : Utilisation des médias sociaux dans votre administration <br/><br/> Cher Monsieur/chère Madame &hellip; <br/><br/> Nous saluons le fait que votre administration mette à disposition différents canaux de communication pour entrer en contact et échanger avec ses concitoyens. <br/><br/> Les médias sociaux jouent un rôle de plus en plus important à cet égard. Mais cela s&rsquo;accompagne aussi de quelques pièges. On peut citer par exemple la dépendance vis-à-vis des groupes informatiques internationaux et leur position dominante en ce qui concerne le libre accès aux plateformes de communication. La perte de la souveraineté numérique y est également liée. <br/><br/> C&rsquo;est avec une grande inquiétude que nous avons perçu ces derniers temps les déclarations des responsables de la protection des données qui critiquent le fait que ces réseaux ne respectent pas les prescriptions légales et qu&rsquo;il serait nécessaire de mettre en place des réglementations étendues afin de protéger les utilisateurs en matière de droit des données. <br/><br/> Il est donc important que l&rsquo;administration publique utilise des services distribués de logiciels libres et renforce de telles offres au lieu de rendre les citoyens encore plus dépendants des grandes entreprises et de leur comportement. <br/><br/> Nous serions donc heureux que votre administration se décide à apporter sa propre contribution et utilise à l&rsquo;avenir des solutions décentralisées de logiciels libres, comme par exemple Mastodon, pour communiquer avec les citoyens et citoyennes. <br/><br/> Salutations amicales</span>
</p>
</div>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised"
href="mailto:contact@autorites.ch?subject=Utilisation%20des%20m%c3%a9dias%20sociaux%20dans%20votre%20administration.&body=Cher/ch%c3%a8re%20Madame%20...%20%0D%0A%0D%0A%20Nous%20saluons%20le%20fait%20que%20votre%20administration%20mette%20%c3%a0%20disposition%20diff%c3%a9rents%20canaux%20de%20communication%20pour%20entrer%20en%20contact%20et%20%c3%a9changer%20avec%20ses%20concitoyens.%20%0D%0A%0D%0A%20Les%20m%c3%a9dias%20sociaux%20jouent%20un%20r%c3%b4le%20de%20plus%20en%20plus%20important%20%c3%a0%20cet%20%c3%a9gard.%20Mais%20cela%20s%27accompagne%20aussi%20de%20quelques%20pi%c3%a8ges.%20On%20peut%20citer%20par%20exemple%20la%20d%c3%a9pendance%20vis-%c3%a0-vis%20des%20groupes%20informatiques%20internationaux%20et%20leur%20position%20dominante%20en%20ce%20qui%20concerne%20le%20libre%20acc%c3%a8s%20aux%20plateformes%20de%20communication.%20La%20perte%20de%20la%20souverainet%c3%a9%20num%c3%a9rique%20y%20est%20%c3%a9galement%20li%c3%a9e.%20%0D%0A%0D%0A%20C%27est%20avec%20une%20grande%20inqui%c3%a9tude%20que%20nous%20avons%20per%c3%a7u%20ces%20derniers%20temps%20les%20d%c3%a9clarations%20des%20responsables%20de%20la%20protection%20des%20donn%c3%a9es%20qui%20critiquent%20le%20fait%20que%20ces%20r%c3%a9seaux%20ne%20respectent%20pas%20les%20dispositions%20l%c3%a9gales%20et%20qu%27il%20faudrait%20des%20r%c3%a9glementations%20%c3%a9tendues%20pour%20prot%c3%a9ger%20les%20utilisateurs%20en%20mati%c3%a8re%20de%20droit%20des%20donn%c3%a9es.%20%0D%0A%0D%0A%20Il%20est%20donc%20important%20que%20l%27administration%20publique%20utilise%20des%20services%20distribu%c3%a9s%20de%20logiciels%20libres%20et%20renforce%20de%20telles%20offres,%20au%20lieu%20de%20rendre%20les%20citoyens%20encore%20plus%20d%c3%a9pendants%20des%20grandes%20entreprises%20et%20de%20leur%20comportement.%20%0D%0A%0D%0A%20Nous%20serions%20donc%20heureux%20que%20votre%20administration%20d%c3%a9cide%20d%27apporter%20sa%20propre%20contribution%20et%20utilise%20%c3%a0%20l%27avenir%20des%20solutions%20d%c3%a9centralis%c3%a9es%20de%20logiciels%20libres,%20comme%20par%20exemple%20Mastodon,%20pour%20communiquer%20avec%20les%20citoyens%20et%20citoyennes.%20%0D%0A%0D%0A%20Salutations%20amicales">
Envoyer par e-mail
</a>
</p>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Langues</h3>
</div>
<ul class="link-list list-translations">
<li><a href="https://fedigov.ch/">Deutsch</a></li>
<li><a href="https://fedigov.ch/en/">English</a></li>
<li><a href="https://fedigov.ch/fr/">Francais</a></li>
<li><a href="https://fedigov.ch/it/">Italiano</a></li>
</ul>
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Une initiative de</h3>
<a href="https://gnulinux.ch" style="color: #a39688" target="_blank">GNU/Linux.ch</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE-CH</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="mailto:kontakt@gnulinux.ch" style="color: #a39688" target="_blank">Contact</a> |
<a href="https://gnulinux.ch/impressum" style="color: #a39688" target="_blank">Imprint</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>FediGov</title>
<link>https://fedigov.ch/fr/</link>
<description>Recent content on FediGov</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language><atom:link href="https://fedigov.ch/fr/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

Wyświetl plik

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/fr/</loc>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://fedigov.ch/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/"
/>
<xhtml:link
rel="alternate"
hreflang="it"
href="https://fedigov.ch/it/"
/>
<xhtml:link
rel="alternate"
hreflang="fr"
href="https://fedigov.ch/fr/"
/>
</url>
</urlset>

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 7.5 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 13 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 15 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 12 KiB

Plik diff jest za duży Load Diff

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 72 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 209 KiB

Wyświetl plik

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
.st0{fill:#4FC1EA;}
.st1{opacity:0.3;}
.st2{fill:#585763;}
</style>
<g id="XMLID_135_">
<g id="XMLID_1529_">
<path id="XMLID_2258_" class="st0" d="M76.1,72.9v46.2c0,4.1,3.3,7.4,7.4,7.4h32.9c4.1,0,7.4-3.3,7.4-7.4v-34c0-2-0.8-3.9-2.2-5.3
l-12.2-12.2c-1.4-1.4-3.3-2.2-5.3-2.2H83.6C79.5,65.5,76.1,68.8,76.1,72.9z M106.8,70.4L119,82.6c0.7,0.7,1,1.6,1,2.5v34
c0,2-1.6,3.6-3.6,3.6H83.6c-2,0-3.6-1.6-3.6-3.6V72.9c0-2,1.6-3.6,3.6-3.6h20.7C105.2,69.3,106.1,69.7,106.8,70.4z"/>
<rect id="XMLID_2180_" x="88.9" y="80.8" class="st0" width="22.2" height="3.9"/>
<rect id="XMLID_2171_" x="88.9" y="94.1" class="st0" width="22.2" height="3.9"/>
<rect id="XMLID_1695_" x="88.9" y="107.3" class="st0" width="22.2" height="3.9"/>
</g>
<g id="XMLID_1420_" class="st1">
<path id="XMLID_1437_" class="st2" d="M114.5,56.6c13.3,4.9,23.4,16.3,26.5,30.3l3.8-0.8c-3.5-15.7-15.1-28.5-30.2-33.5v-2.3
c0-1.9-2.1-3.1-3.7-2.1l-5.1,2.9c-1.6,0.9-1.6,3.3,0,4.3l5.1,2.9C112.4,59,114.2,58.1,114.5,56.6z"/>
<path id="XMLID_1435_" class="st2" d="M59.2,90.4l2.9-5.1c0.9-1.5-0.1-3.3-1.7-3.7C65.4,68.3,76.8,58.1,90.9,55L90,51.2
c-15.8,3.5-28.6,15.2-33.6,30.4h-2.3c-1.9,0-3.1,2.1-2.1,3.7l2.9,5.1C55.9,92,58.3,92,59.2,90.4z"/>
<path id="XMLID_1426_" class="st2" d="M96.8,136.8l-5.1-2.9c-1.6-0.9-3.7,0.2-3.7,2.1v0.3C73.5,132,62.3,120,59,105.1l-3.8,0.8
c3.7,16.6,16.5,29.9,32.8,34.3v1.6c0,1.9,2.1,3.1,3.7,2.1l5.1-2.9C98.5,140.1,98.5,137.7,96.8,136.8z"/>
<path id="XMLID_1424_" class="st2" d="M148,106.9l-2.9-5.1c-1-1.6-3.3-1.6-4.3,0l-2.9,5.1c-0.9,1.5,0,3.3,1.6,3.6
c-4.9,13.3-16.3,23.4-30.3,26.5l0.8,3.8c15.7-3.5,28.5-15.1,33.5-30.2h2.3C147.8,110.6,148.9,108.5,148,106.9z"/>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.0 KiB

Wyświetl plik

@ -1,101 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="50px" height="50px" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 51.3 (57544) - http://www.bohemiancoding.com/sketch -->
<title>icon/color/svg/pixelfed-icon-color</title>
<desc>Created with Sketch.</desc>
<defs>
<rect id="path-1" x="0" y="0.112107623" width="50" height="49.7757848"></rect>
<linearGradient x1="100%" y1="55.8067876%" x2="0%" y2="60.1177402%" id="linearGradient-3">
<stop stop-color="#FF5C34" offset="0%"></stop>
<stop stop-color="#EB0256" offset="100%"></stop>
</linearGradient>
<linearGradient x1="33.0892153%" y1="100%" x2="68.9900955%" y2="15.3101693%" id="linearGradient-4">
<stop stop-color="#A63FDB" offset="0%"></stop>
<stop stop-color="#FF257E" offset="100%"></stop>
</linearGradient>
<linearGradient x1="14.7223019%" y1="50%" x2="94.315299%" y2="67.5256558%" id="linearGradient-5">
<stop stop-color="#00FFF0" offset="0%"></stop>
<stop stop-color="#0087FF" offset="100%"></stop>
</linearGradient>
<linearGradient x1="81.2260936%" y1="10.0128769%" x2="20.8151903%" y2="74.4920673%" id="linearGradient-6">
<stop stop-color="#17C934" offset="0%"></stop>
<stop stop-color="#03FF6E" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50%" y1="111.913008%" x2="30.5601577%" y2="0%" id="linearGradient-7">
<stop stop-color="#FFB000" offset="0%"></stop>
<stop stop-color="#FF7725" offset="100%"></stop>
</linearGradient>
<path d="M25.8796198,24.6636771 C25.5187511,17.8623246 19.644178,12.6376937 12.7583935,12.9941375 C5.87260905,13.3505813 0.583119676,19.1531217 0.94398835,25.9544743 L0.954359402,26.1499392 C0.924772259,25.6582574 0.909768036,25.162698 0.909768036,24.6636771 C0.909768036,14.5077362 7.12441451,5.78550566 16.0023658,2.00478143 L16.5257487,1.7959139 C22.9188985,-0.755414121 30.1955057,2.29544903 32.7785059,8.61020748 C35.3615061,14.9249659 32.2727696,22.1123491 25.8796198,24.6636771 Z" id="path-8"></path>
<path d="M16.3387661,1.87053346 L16.5257487,1.7959139 C22.9188985,-0.755414121 30.1955057,2.29544903 32.7785059,8.61020748 C35.3615061,14.9249659 32.2727696,22.1123491 25.8796198,24.6636771 C25.8261894,23.6566658 25.6518881,22.6842191 25.3713301,21.7593344 C28.8012958,19.9026454 31.1268503,16.3032843 31.1268503,12.167421 C31.1268503,6.13067623 26.1723508,1.23692769 20.060666,1.23692769 C18.7548626,1.23692769 17.5018839,1.46032366 16.3387661,1.87053346 Z" id="path-9"></path>
<linearGradient x1="-81.3646199%" y1="59.6233723%" x2="121.418067%" y2="72.057922%" id="linearGradient-10">
<stop stop-color="#9EE85D" offset="0%"></stop>
<stop stop-color="#0ED061" offset="100%"></stop>
</linearGradient>
<path d="M28.3794511,9.27014825 L28.5664337,9.1955287 C34.9595835,6.64420067 42.2361907,9.69506383 44.8191909,16.0098223 C47.4021911,22.3245807 44.3134546,29.5119639 37.9203048,32.0632919 C37.8668744,31.0562806 37.6925731,30.0838339 37.4120151,29.1589492 C40.8419808,27.3022602 43.1675353,23.7028991 43.1675353,19.5670358 C43.1675353,13.530291 38.2130358,8.63654249 32.101351,8.63654249 C30.7955476,8.63654249 29.5425689,8.85993845 28.3794511,9.27014825 Z" id="path-11"></path>
<linearGradient x1="45.510285%" y1="116.818646%" x2="0%" y2="-4.0376427%" id="linearGradient-12">
<stop stop-color="#21EFE3" offset="0%"></stop>
<stop stop-color="#2598FF" offset="100%"></stop>
</linearGradient>
<path d="M25.1352415,22.7323503 L25.3222242,22.6577307 C31.7153739,20.1064027 38.9919812,23.1572658 41.5749814,29.4720243 C44.1579816,35.7867827 41.069245,42.9741659 34.6760953,45.5254939 C34.6226649,44.5184826 34.4483636,43.5460359 34.1678055,42.6211512 C37.5977712,40.7644622 39.9233257,37.1651011 39.9233257,33.0292378 C39.9233257,26.992493 34.9688263,22.0987445 28.8571415,22.0987445 C27.5513381,22.0987445 26.2983594,22.3221405 25.1352415,22.7323503 Z" id="path-13"></path>
<linearGradient x1="100%" y1="58.2065614%" x2="-89.649052%" y2="74.3165445%" id="linearGradient-14">
<stop stop-color="#A63FDB" offset="0%"></stop>
<stop stop-color="#FF257E" offset="100%"></stop>
</linearGradient>
<path d="M10.6540931,23.7648224 L10.8410757,23.6902028 C17.2342255,21.1388748 24.5108328,24.1897379 27.093833,30.5044964 C29.6768331,36.8192548 26.5880966,44.006638 20.1949468,46.557966 C20.1415164,45.5509547 19.9672152,44.578508 19.6866571,43.6536233 C23.1166228,41.7969343 25.4421773,38.1975732 25.4421773,34.0617099 C25.4421773,28.0249651 20.4876778,23.1312166 14.375993,23.1312166 C13.0701896,23.1312166 11.8172109,23.3546126 10.6540931,23.7648224 Z" id="path-15"></path>
<path d="M5.54585436,10.6972047 L5.73283698,10.6225852 C12.1259868,8.07125717 19.402594,11.1221203 21.9855942,17.4368788 C24.5685944,23.7516372 21.4798579,30.9390204 15.0867081,33.4903484 C15.0332777,32.483337 14.8589764,31.5108904 14.5784184,30.5860057 C18.0083841,28.7293167 20.3339386,25.1299556 20.3339386,20.9940923 C20.3339386,14.9573475 15.3794391,10.063599 9.26775427,10.063599 C7.9619509,10.063599 6.70897218,10.2869949 5.54585436,10.6972047 Z" id="path-16"></path>
<path d="M35.631732,42.3730981 L40.1765635,42.3730981 C44.4579764,42.3730981 47.9287473,39.0094481 47.9287473,34.8601757 C47.9287473,30.7109033 44.4579764,27.3472534 40.1765635,27.3472534 L33.6170234,27.3472534 C31.1469775,27.3472534 29.1446097,29.2878206 29.1446097,31.6816316 L29.1446097,48.5516086 L35.631732,42.3730981 Z" id="path-17"></path>
<filter x="-26.6%" y="-18.9%" width="153.2%" height="147.2%" filterUnits="objectBoundingBox" id="filter-18">
<feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.298686594 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
</filter>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-copy-9">
<g id="Group">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<g id="Rectangle"></g>
<g id="Group-12" mask="url(#mask-2)">
<g transform="translate(-12.598536, -12.100617)">
<g id="Group-5" stroke-width="1" fill-rule="evenodd" transform="translate(37.298810, 37.253293) rotate(40.000000) translate(-37.298810, -37.253293) translate(11.517560, 12.253293)">
<path d="M25.8796198,24.6636771 C19.1892035,23.016023 12.4132807,27.0374857 10.7451726,33.6458656 C9.07706451,40.2542455 13.1484497,46.9470835 19.8388659,48.5947376 L20.3450373,48.7193929 C9.69088103,46.3380067 1.6209996,37.2282295 0.954359365,26.1499385 L0.94398835,25.9544743 C0.583119676,19.1531217 5.87260905,13.3505813 12.7583935,12.9941375 C19.644178,12.6376937 25.5187511,17.8623246 25.8796198,24.6636771 Z" id="Combined-Shape" fill="url(#linearGradient-3)"></path>
<path d="M25.8796198,24.6636771 C22.3283116,30.5015748 24.2407085,38.0777295 30.1510778,41.5854923 C36.0614471,45.0932551 43.7316521,43.2043076 47.2829602,37.3664099 L47.5182297,36.9796568 C43.2031146,44.3603916 35.1286161,49.3273543 25.8796198,49.3273543 C23.9775953,49.3273543 22.125241,49.1172988 20.3450373,48.7193929 L19.8388659,48.5947376 C13.1484497,46.9470835 9.07706451,40.2542455 10.7451726,33.6458656 C12.4132807,27.0374857 19.1892035,23.016023 25.8796198,24.6636771 Z" id="Combined-Shape-Copy-6" fill="url(#linearGradient-4)"></path>
<path d="M25.8796198,24.6636771 C30.3117909,29.8809656 38.1867277,30.5614853 43.4687835,26.1836605 C48.7508393,21.8058357 49.439807,14.0274595 45.0076359,8.81017106 L44.9061506,8.69070851 C48.612765,12.9940954 50.8494715,18.5708837 50.8494715,24.6636771 C50.8494715,29.1494627 49.6370515,33.3555446 47.5182297,36.9796568 L47.2829602,37.3664099 C43.7316521,43.2043076 36.0614471,45.0932551 30.1510778,41.5854923 C24.2407085,38.0777295 22.3283116,30.5015748 25.8796198,24.6636771 Z" id="Combined-Shape-Copy-5" fill="url(#linearGradient-5)"></path>
<path d="M25.8796198,24.6636771 C32.2727696,22.1123491 35.3615061,14.9249659 32.7785059,8.61020748 C30.1955057,2.29544903 22.9188985,-0.755414121 16.5257487,1.7959139 L16.0023658,2.00478143 C19.0317193,0.714714639 22.3711681,0 25.8796198,0 C33.5016588,0 40.3260608,3.37321498 44.9061506,8.69070851 L45.0076359,8.81017106 C49.439807,14.0274595 48.7508393,21.8058357 43.4687835,26.1836605 C38.1867277,30.5614853 30.3117909,29.8809656 25.8796198,24.6636771 Z" id="Combined-Shape-Copy-4" fill="url(#linearGradient-6)"></path>
<g id="Combined-Shape-Copy-3" fill="url(#linearGradient-7)">
<use xlink:href="#path-8"></use>
<use fill-opacity="0.1" style="mix-blend-mode: multiply;" xlink:href="#path-8"></use>
</g>
<g id="Combined-Shape" opacity="0.504910714">
<use fill="url(#linearGradient-7)" xlink:href="#path-9"></use>
<use fill-opacity="0.496178668" fill="#000000" style="mix-blend-mode: overlay;" xlink:href="#path-9"></use>
</g>
<g id="Combined-Shape-Copy-7" opacity="0.544252232" transform="translate(37.055527, 20.178799) rotate(72.000000) translate(-37.055527, -20.178799) ">
<use fill="url(#linearGradient-10)" xlink:href="#path-11"></use>
<use fill-opacity="0.499886775" fill="#000000" style="mix-blend-mode: overlay;" xlink:href="#path-11"></use>
</g>
<g id="Combined-Shape-Copy-8" opacity="0.562220982" transform="translate(33.811317, 33.641001) rotate(143.000000) translate(-33.811317, -33.641001) ">
<use fill="url(#linearGradient-12)" xlink:href="#path-13"></use>
<use fill="#000000" style="mix-blend-mode: overlay;" xlink:href="#path-13"></use>
</g>
<g id="Combined-Shape-Copy-9" opacity="0.584151786" transform="translate(19.330169, 34.673473) rotate(217.000000) translate(-19.330169, -34.673473) ">
<use fill="url(#linearGradient-14)" xlink:href="#path-15"></use>
<use fill-opacity="0.503085371" fill="#000000" style="mix-blend-mode: overlay;" xlink:href="#path-15"></use>
</g>
<g id="Combined-Shape-Copy-10" opacity="0.180133929" transform="translate(14.221930, 21.605855) rotate(-71.000000) translate(-14.221930, -21.605855) ">
<use fill="url(#linearGradient-3)" xlink:href="#path-16"></use>
<use fill-opacity="0.772843071" fill="#000000" style="mix-blend-mode: multiply;" xlink:href="#path-16"></use>
</g>
</g>
<g id="Path-6-Copy-2" fill-rule="nonzero">
<use fill="black" fill-opacity="1" filter="url(#filter-18)" xlink:href="#path-17"></use>
<use fill="#FFFFFF" xlink:href="#path-17"></use>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 12 KiB

Wyświetl plik

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-514 51 200 200" style="enable-background:new -514 51 200 200;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.3;}
.st1{fill:#585763;}
.st2{fill:#F39208;}
</style>
<g id="XMLID_67_">
<g id="XMLID_2293_" class="st0">
<path id="XMLID_2299_" class="st1" d="M-367.4,178.5h-93.2c-7.3,0-13.3-6-13.3-13.3V112c0-7.3,6-13.3,13.3-13.3h93.1
c7.3,0,13.3,6,13.3,13.3v53.3C-354.2,172.6-360.1,178.5-367.4,178.5z M-460.6,104c-4.4,0-8,3.6-8,8v53.3c0,4.4,3.6,8,8,8h93.1
c4.4,0,8-3.6,8-8V112c0-4.4-3.6-8-8-8H-460.6z"/>
</g>
<g id="XMLID_2284_" class="st0">
<path id="XMLID_2290_" class="st1" d="M-352.8,203.3h-122.4c-4.4,0-8-3.6-8-8v-4.2c0-4.4,3.6-8,8-8h122.3c4.4,0,8,3.6,8,8v4.2
C-344.9,199.8-348.4,203.3-352.8,203.3z M-475.2,188.5c-1.5,0-2.7,1.2-2.7,2.7v4.2c0,1.5,1.2,2.7,2.7,2.7h122.3
c1.5,0,2.7-1.2,2.7-2.7v-4.2c0-1.5-1.2-2.7-2.7-2.7H-475.2z"/>
</g>
<g id="XMLID_2280_">
<path id="XMLID_2281_" class="st2" d="M-392.6,160.2h-42.8c-6.4,0-11.6-5.2-11.6-11.6c0-4.8,2.9-9,7.2-10.8
c0.3-5.8,4.9-10.5,10.7-10.9c2.5-5.9,8.5-9.9,15.1-9.9s12.6,4,15.2,9.9c5.8,0.5,10.4,5.1,10.7,10.9c4.2,1.8,7.1,6,7.1,10.7
C-380.9,155-386.1,160.2-392.6,160.2z M-428.3,132.2c-3.5,0-6.3,2.8-6.3,6.3c0,0.3,0,0.5,0.1,0.9c0.2,1.4-0.7,2.7-2.1,3
c-3,0.6-5.1,3.2-5.1,6.2c0,3.5,2.8,6.3,6.3,6.3h42.9c3.5,0,6.3-2.8,6.3-6.3c0-3-2.1-5.6-5.1-6.2c-1.4-0.3-2.3-1.6-2.1-3
c0-0.3,0.1-0.6,0.1-0.9c0-3.5-2.8-6.3-6.3-6.3c-0.2,0-0.4,0-0.7,0c-1.3,0.1-2.5-0.7-2.8-1.9c-1.4-4.7-5.9-8.1-10.8-8.1
c-5,0-9.4,3.3-10.8,8.1c-0.4,1.2-1.5,2-2.8,1.9C-427.8,132.2-428,132.2-428.3,132.2z"/>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.8 KiB

Wyświetl plik

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
.st0{fill:#4FC1EA;}
.st1{opacity:0.3;}
.st2{fill:#585763;}
</style>
<g id="XMLID_95_">
<g id="XMLID_780_">
<path id="XMLID_816_" class="st0" d="M68.1,129.4h59c4.8,0,8.8-3.9,8.8-8.8V86.8c0-4.8-3.9-8.8-8.8-8.8h-59
c-4.8,0-8.8,3.9-8.8,8.8v33.8C59.3,125.5,63.3,129.4,68.1,129.4z M63.4,86.8c0-2.6,2.1-4.7,4.7-4.7h59c2.6,0,4.7,2.1,4.7,4.7v33.8
c0,2.6-2.1,4.7-4.7,4.7h-59c-2.6,0-4.7-2.1-4.7-4.7V86.8z"/>
<path id="XMLID_781_" class="st0" d="M135.8,131.7H59.5c-3.3,0-6,2.7-6,6v1.4c0,3.3,2.7,6,6,6h76.4c3.3,0,6-2.7,6-6v-1.4
C141.8,134.4,139.1,131.7,135.8,131.7z M137.8,139.1c0,1.1-0.9,1.9-1.9,1.9H59.5c-1.1,0-1.9-0.9-1.9-1.9v-1.4
c0-1.1,0.9-1.9,1.9-1.9h76.4c1.1,0,1.9,0.9,1.9,1.9V139.1z"/>
</g>
<g id="XMLID_662_" class="st1">
<path id="XMLID_663_" class="st2" d="M121.3,39C100.7,39,84,55.8,84,76.4c0,0.6,0,1.1,0,1.6h43.2c0.9,0,1.8,0.1,2.6,0.4h7.6
c-0.1,4.1-0.6,8-1.4,11.6v12.3c0.8-1.5,1.5-3.1,2.1-4.8c3.4-0.4,6.9-1,10.3-1.7c-3.2,4.4-7.5,8-12.4,10.4v4.5
c13.4-5.7,22.8-19,22.8-34.4C158.7,55.8,142,39,121.3,39z M101.2,74.4H88.1c0.3-4.5,1.4-8.8,3.3-12.6l0,0
c3.9-0.9,7.9-1.7,11.8-2.2C102.1,64,101.4,69,101.2,74.4z M94.4,57c3.9-5.4,9.5-9.7,15.9-11.9c-2.2,2.7-4.1,6.2-5.6,10.2
C101.2,55.7,97.8,56.2,94.4,57z M119.3,74.4h-14c0.2-5.6,1-10.8,2.4-15.4c3.8-0.4,7.7-0.6,11.6-0.7V74.4z M119.3,54.2
c-3.4,0.1-6.7,0.2-10.1,0.5c2.5-6,6.1-10.2,10.1-11.3V54.2z M123.4,43.4c4,1.1,7.5,5.3,10.1,11.3c-3.3-0.3-6.7-0.5-10.1-0.5V43.4z
M123.4,74.4V58.3c3.9,0.1,7.7,0.3,11.6,0.7c1.4,4.6,2.3,9.8,2.4,15.4H123.4z M138.1,55.2c-1.5-4.1-3.4-7.6-5.6-10.2
c6.4,2.3,12,6.5,15.9,11.9C144.9,56.2,141.5,55.7,138.1,55.2z M151.2,61.8L151.2,61.8c1.9,3.8,3.1,8.1,3.3,12.6h-13.1
c-0.1-5.3-0.9-10.4-2.1-14.8C143.4,60.1,147.3,60.8,151.2,61.8z M151.2,91.1L151.2,91.1c-3.9,0.9-7.9,1.7-11.8,2.2
c1.2-4.5,1.9-9.5,2.1-14.8h13.1C154.3,82.9,153.1,87.2,151.2,91.1z"/>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.2 KiB

Wyświetl plik

@ -1,10 +0,0 @@
<svg width="65" height="65" viewBox="0 0 61 65" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M60.7539 14.3904C59.8143 7.40642 53.7273 1.90257 46.5117 0.836066C45.2943 0.655854 40.6819 0 29.9973 0H29.9175C19.2299 0 16.937 0.655854 15.7196 0.836066C8.70488 1.87302 2.29885 6.81852 0.744617 13.8852C-0.00294988 17.3654 -0.0827298 21.2237 0.0561464 24.7629C0.254119 29.8384 0.292531 34.905 0.753482 39.9598C1.07215 43.3175 1.62806 46.6484 2.41704 49.9276C3.89445 55.9839 9.87499 61.0239 15.7344 63.0801C22.0077 65.2244 28.7542 65.5804 35.2184 64.1082C35.9295 63.9428 36.6318 63.7508 37.3252 63.5321C38.8971 63.0329 40.738 62.4745 42.0913 61.4937C42.1099 61.4799 42.1251 61.4621 42.1358 61.4417C42.1466 61.4212 42.1526 61.3986 42.1534 61.3755V56.4773C42.153 56.4557 42.1479 56.4345 42.1383 56.4151C42.1287 56.3958 42.1149 56.3788 42.0979 56.3655C42.0809 56.3522 42.0611 56.3429 42.04 56.3382C42.019 56.3335 41.9971 56.3336 41.9761 56.3384C37.8345 57.3276 33.5905 57.8234 29.3324 57.8156C22.0045 57.8156 20.0336 54.3384 19.4693 52.8908C19.0156 51.6397 18.7275 50.3346 18.6124 49.0088C18.6112 48.9866 18.6153 48.9643 18.6243 48.9439C18.6333 48.9236 18.647 48.9056 18.6643 48.8915C18.6816 48.8774 18.7019 48.8675 18.7237 48.8628C18.7455 48.858 18.7681 48.8585 18.7897 48.8641C22.8622 49.8465 27.037 50.3423 31.2265 50.3412C32.234 50.3412 33.2387 50.3412 34.2463 50.3146C38.4598 50.1964 42.9009 49.9808 47.0465 49.1713C47.1499 49.1506 47.2534 49.1329 47.342 49.1063C53.881 47.8507 60.1038 43.9097 60.7362 33.9301C60.7598 33.5372 60.8189 29.8148 60.8189 29.4071C60.8218 28.0215 61.2651 19.5781 60.7539 14.3904Z" fill="url(#paint0_linear_89_8)"/>
<path d="M50.3943 22.237V39.5876H43.5185V22.7481C43.5185 19.2029 42.0411 17.3949 39.036 17.3949C35.7325 17.3949 34.0778 19.5338 34.0778 23.7585V32.9759H27.2434V23.7585C27.2434 19.5338 25.5857 17.3949 22.2822 17.3949C19.2949 17.3949 17.8027 19.2029 17.8027 22.7481V39.5876H10.9298V22.237C10.9298 18.6918 11.835 15.8754 13.6453 13.7877C15.5128 11.7049 17.9623 10.6355 21.0028 10.6355C24.522 10.6355 27.1813 11.9885 28.9542 14.6917L30.665 17.5633L32.3788 14.6917C34.1517 11.9885 36.811 10.6355 40.3243 10.6355C43.3619 10.6355 45.8114 11.7049 47.6847 13.7877C49.4931 15.8734 50.3963 18.6899 50.3943 22.237Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_89_8" x1="30.5" y1="0" x2="30.5" y2="65" gradientUnits="userSpaceOnUse">
<stop stop-color="#6364FF"/>
<stop offset="1" stop-color="#563ACC"/>
</linearGradient>
</defs>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.4 KiB

Wyświetl plik

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.3;}
.st1{fill:#585763;}
.st2{fill:#4FC1EA;}
</style>
<g id="XMLID_149_">
<g id="XMLID_2507_" class="st0">
<path id="XMLID_2508_" class="st1" d="M122.7,144.2H77.3c-5,0-9-4.1-9-9v-76c0-5,4.1-9,9-9h45.4c5,0,9,4.1,9,9v76
C131.7,140.2,127.7,144.2,122.7,144.2z M77.3,53.8c-3,0-5.4,2.4-5.4,5.4v76c0,3,2.4,5.4,5.4,5.4h45.4c3,0,5.4-2.4,5.4-5.4v-76
c0-3-2.4-5.4-5.4-5.4H77.3z"/>
</g>
<g id="XMLID_2503_" class="st0">
<path id="XMLID_2504_" class="st1" d="M120.7,131.4H79.3c-3,0-5.4-2.4-5.4-5.4V68.4c0-3,2.4-5.4,5.4-5.4h41.4c3,0,5.4,2.4,5.4,5.4
v57.5C126.1,128.9,123.7,131.4,120.7,131.4z M79.3,66.6c-1,0-1.8,0.8-1.8,1.8v57.5c0,1,0.8,1.8,1.8,1.8h41.4c1,0,1.8-0.8,1.8-1.8
V68.4c0-1-0.8-1.8-1.8-1.8H79.3z"/>
</g>
<g id="XMLID_2501_" class="st0">
<rect id="XMLID_2442_" x="93.5" y="134.4" class="st1" width="12.9" height="3.6"/>
</g>
<g id="XMLID_2465_">
<g id="XMLID_2470_">
<path id="XMLID_2441_" class="st2" d="M102.8,107.8c-1.5-1.5-4-1.5-5.6,0l-2.6-2.6c2.9-2.9,7.7-2.9,10.7,0L102.8,107.8z"/>
</g>
<g id="XMLID_2468_">
<path id="XMLID_2440_" class="st2" d="M108.7,101.9c-4.8-4.8-12.6-4.8-17.4,0l-2.6-2.6c6.2-6.2,16.3-6.2,22.5,0L108.7,101.9z"/>
</g>
<g id="XMLID_2466_">
<path id="XMLID_261_" class="st2" d="M85.2,95.8l-2.6-2.6c9.6-9.6,25.2-9.6,34.8,0l-2.6,2.6C106.7,87.6,93.3,87.6,85.2,95.8z"/>
</g>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.7 KiB

Wyświetl plik

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-124 126 200 200" style="enable-background:new -124 126 200 200;" xml:space="preserve">
<style type="text/css">
.st0{fill:#00EFB7;}
.st1{opacity:0.3;}
.st2{fill:#585763;}
</style>
<g id="XMLID_27_">
<path id="XMLID_1509_" class="st0" d="M26.3,246.3L16,236c-8.3-8.3-21.8-8.3-30.1,0c-8.3,8.3-8.3,21.8,0,30.1l10.2,10.2
c4.1,4.2,9.6,6.2,15.1,6.2s10.9-2.1,15.1-6.2C34.6,268.1,34.6,254.6,26.3,246.3z M1,234.1c3.7,0,7.3,1.2,10.3,3.5L1,248l-10.3-10.3
C-6.3,235.3-2.7,234.1,1,234.1z M-12.4,240.7L-2.1,251l-10.3,10.3C-17.1,255.3-17.1,246.8-12.4,240.7z M23.2,273.3
c-6.6,6.6-17.4,6.6-24,0l-8.7-8.7l24-24l8.7,8.7C29.8,255.9,29.8,266.7,23.2,273.3z"/>
<g id="XMLID_977_" class="st1">
<path id="XMLID_981_" class="st2" d="M-3.8,276.4l-1.6-1.6c-1.5,0.6-3.1,1.1-4.7,1.5c1-1,2-2.1,2.9-3.3l-3.2-3.2
c-3.4,4.5-7.3,7.4-11.5,8.1v-18.8c1,0,2.1,0,3.1-0.1c-0.6-1.4-1-2.8-1.2-4.3c-0.6,0-1.3,0-1.9,0V228H1.6c0,0.5,0,1.1-0.1,1.6
c1.5,0,2.9,0.2,4.3,0.6c0-0.7,0.1-1.4,0.1-2.1H28c-0.2,5.8-1.4,11.3-3.4,16.4l1.6,1.6c0.6,0.6,1.2,1.2,1.7,1.9
c2.9-6.8,4.5-14.3,4.5-22.1c0-31.1-25.3-56.5-56.5-56.5s-56.4,25.5-56.4,56.7s25.3,56.5,56.5,56.5c7.8,0,15.3-1.6,22.1-4.5
C-2.6,277.5-3.2,277-3.8,276.4z M22.3,202.1c3.4,6.6,5.5,14,5.8,21.8H6c-0.2-9-1.4-17.5-3.5-24.9c6.6,0.9,13.2,2.1,19.7,3.7
L22.3,202.1z M19.6,197.6c-6.2-1.4-12.4-2.4-18.7-3.2c-2.8-7.9-6.6-14.2-11.1-18.6C2.3,179.3,12.8,187.2,19.6,197.6z M-21.8,174.2
c7.1,1.3,13.5,8.8,17.9,19.7c-5.9-0.6-11.9-0.9-17.9-1V174.2z M-21.8,197.3c6.5,0.1,13,0.5,19.5,1.2c2.4,7.5,3.8,16.2,4,25.5
h-23.5V197.3z M-37.9,175.8c-4.5,4.3-8.3,10.7-11.1,18.6c-6.3,0.8-12.5,1.9-18.7,3.2C-60.8,187.2-50.3,179.3-37.9,175.8z
M-70.3,202.1l0.1,0.5c6.5-1.6,13.1-2.8,19.7-3.7c-2.1,7.4-3.4,15.8-3.5,24.9h-22.1C-75.8,216.1-73.7,208.7-70.3,202.1z
M-70.3,250c-3.4-6.6-5.5-14-5.8-21.8H-54c0.2,9,1.4,17.5,3.5,24.9c-6.6-0.9-13.2-2.1-19.7-3.7L-70.3,250z M-67.7,254.5
c6.2,1.4,12.4,2.4,18.7,3.2c2.8,7.9,6.6,14.2,11.1,18.6C-50.3,272.9-60.8,265-67.7,254.5z M-26.2,278c-7.1-1.3-13.5-8.8-17.9-19.7
c5.9,0.6,11.9,0.9,17.9,1V278z M-26.2,254.9c-6.5-0.1-13-0.5-19.5-1.2c-2.4-7.5-3.8-16.2-4-25.5h23.5V254.9z M-26.2,223.9h-23.5
c0.2-9.3,1.7-18,4-25.5c6.5-0.7,13-1.1,19.5-1.2V223.9z M-26.2,192.9c-6,0.1-11.9,0.4-17.8,1c4.3-11,10.7-18.5,17.8-19.7V192.9z"
/>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.5 KiB

Wyświetl plik

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-124 126 200 200" style="enable-background:new -124 126 200 200;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.3;fill:#585763;enable-background:new ;}
.st1{fill:#4FC1EA;}
</style>
<g id="XMLID_81_">
<path id="XMLID_2288_" class="st0" d="M-7.9,213.9v-9h-4.2v8.9h-5.1v-8.9h-4.2v8.9h-5.1v-8.9h-4.2v8.9h-5.1v-8.9H-40v9
c-3.2,0.4-5.6,3.1-5.6,6.3v13.3c0,5.9,4.8,10.6,10.6,10.6h9v34h4.2v-34h9c5.9,0,10.6-4.8,10.6-10.6v-13.3
C-2.2,216.9-4.7,214.2-7.9,213.9z M-6.5,233.5c0,3.5-2.9,6.4-6.4,6.4h-22.3c-3.5,0-6.4-2.9-6.4-6.4v-13.3c0-1.2,1-2.1,2.1-2.1h30.8
c1.2,0,2.1,1,2.1,2.1L-6.5,233.5L-6.5,233.5z"/>
<g id="XMLID_2286_">
<path id="XMLID_2287_" class="st1" d="M7.8,197.9L7.8,197.9c0-7.4-5.9-13.4-13.2-13.6c-3-7.5-10.3-12.6-18.5-12.6
s-15.5,5.1-18.5,12.6c-7.3,0.2-13.2,6.2-13.2,13.5c-5.4,1.9-9.1,7-9.1,12.8c0,7.5,6.1,13.5,13.5,13.5h5.5v-4c0-0.1,0-0.1,0-0.2
h-5.5c-5.1,0-9.3-4.2-9.3-9.3c0-4.4,3.2-8.3,7.5-9.1c1.1-0.2,1.9-1.3,1.7-2.4c-0.1-0.5-0.1-0.9-0.1-1.3c0-5.1,4.2-9.3,9.3-9.3
c0.3,0,0.6,0,1,0.1c1,0.1,2-0.5,2.3-1.5c1.8-6.5,8-11.1,14.8-11.1s13,4.6,14.9,11.1c0.3,1,1.2,1.6,2.3,1.5c0.3,0,0.6-0.1,1-0.1
c5.1,0,9.3,4.2,9.3,9.3c0,0.4,0,0.8-0.1,1.3c-0.2,1.1,0.6,2.2,1.7,2.4c4.3,0.9,7.5,4.7,7.5,9.1c0,5.1-4.2,9.3-9.3,9.3h-5.5
c0,0.1,0,0.1,0,0.2v4h5.5c7.5,0,13.5-6.1,13.5-13.5C16.8,204.9,13.1,199.8,7.8,197.9z"/>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.6 KiB

Wyświetl plik

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="2799 -911 16 22">
<g>
<path fill="#211f20" d="M2799-911v11l8-5" />
<path fill="#737373" d="M2799-900v11l8-6" />
<path fill="#f1680d" d="M2807-905v10l8-5" />
<path fill="transparent" d="M2807-895v-10l-8 5z" />
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 290 B

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 160 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 26 KiB

Wyświetl plik

@ -1,132 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 800 600" style="enable-background:new 0 0 800 600;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#5D5C74;stroke-width:4;stroke-miterlimit:10;}
.st1{fill:#4FC1EA;stroke:#5D5C74;stroke-width:3;stroke-miterlimit:10;}
.st2{fill:#5C5C74;}
.st3{fill:#344258;stroke:#5D5C74;stroke-width:4;stroke-miterlimit:10;}
.st4{fill:#FBD7CE;}
.st5{fill:#E4E6E9;}
.st6{fill:#CDCFD2;}
.st7{fill:#5D5C74;}
.st8{fill:#FFFFFF;}
.st9{fill:#DFE1E2;}
.st10{fill:#EDEEEF;}
.st11{fill:none;stroke:#5D5C74;stroke-width:3;stroke-miterlimit:10;}
.st12{fill:none;stroke:#F39200;stroke-width:3;stroke-miterlimit:10;}
.st13{fill:none;stroke:#4FC1EB;stroke-width:3;stroke-miterlimit:10;}
</style>
<g id="XMLID_2188_">
<line id="XMLID_7309_" class="st0" x1="50.3" y1="513.7" x2="759.5" y2="513.7"/>
<path id="XMLID_7308_" class="st1" d="M626.4,232.3c23.9,74.6-11.4,131.2-103.2,131.2c-97,0-125.1-56.4-102.2-131.2
c14.5-47.2,9-98.5,23.7-122c20.8-33.1,40.1-46,78.4-46c36.1,0,59.5,11.5,74.3,43.7C609.6,134.2,610.9,183.9,626.4,232.3z"/>
<path id="XMLID_7305_" class="st2" d="M522.5,363.4c-45.8,0-78-12.2-95.9-36.4c-17.1-23.2-19.7-56.5-7.5-96.5
c6.7-22,9.1-45,11.3-65.4c2.5-23.7,4.6-44.1,12.6-56.9c21.9-34.9,42-46.6,79.5-46.6c38.6,0,61.1,13.3,75.5,44.5
c6.2,13.5,9.6,32.8,13.4,55.2c3.7,21.4,7.9,45.6,15.5,69.3c12.1,37.8,9.3,70.5-8.2,94.4C600.4,350.1,567.1,363.4,522.5,363.4z
M522.5,64.1c-36.5,0-56,11.5-77.4,45.4c-7.7,12.3-9.8,32.4-12.2,55.8c-2.1,20.5-4.6,43.7-11.4,65.9c-12,39.1-9.5,71.7,7.1,94.2
c17.3,23.5,48.9,35.3,93.8,35.3c43.8,0,76.3-12.9,94.2-37.4c17-23.2,19.7-55.1,7.8-92.1c-7.7-23.9-11.9-48.2-15.6-69.6
c-3.9-22.2-7.2-41.3-13.2-54.5C581.8,77,559.9,64.1,522.5,64.1z"/>
<path id="XMLID_7304_" class="st3" d="M392,406.9c0-54.9,59.2-99.5,132.2-99.5s132.2,44.5,132.2,99.5"/>
<path id="XMLID_7303_" class="st4" d="M553.8,156c-28.4,0-52.9-11.6-64.6-28.4c-4.7,18.9-18,33-34,35c0,17.7,0,45.8,0,61.2
c0,23.6,14.8,53,37.9,67.8v23.6c0,13.2,8.3,31.7,30.2,31.7c21.3,0,30.6-18.5,30.6-31.7v-22c24.7-14.2,38-45,38-69.5
c0-23.6,0-77.2,0-77.2c0-0.2,0-0.3,0-0.5C587.8,154,577.9,156,553.8,156z"/>
<path id="XMLID_7300_" class="st2" d="M523.1,347.5c-23.1,0-31.4-19.7-31.4-33v-23c-22-14.4-37.9-43.1-37.9-68.5v-61.2
c0-0.6,0.5-1.2,1.1-1.3c15.3-1.9,28.2-15.2,32.9-34c0.1-0.5,0.5-0.9,1-1c0.5-0.1,1,0.1,1.3,0.5c12,17.1,36.3,27.8,63.5,27.8
c24.7,0,33.3-2.1,36.9-9.1c0.3-0.5,0.9-0.8,1.4-0.7c0.6,0.1,1,0.6,1,1.2l0,0.5v77.2c0,23.1-11.9,54.8-38,70.2v21.2
C555,328.2,545.1,347.5,523.1,347.5z M456.3,162.9v60.1c0,24.8,15.7,52.9,37.3,66.7c0.4,0.2,0.6,0.6,0.6,1.1v23.6
c0,12.2,7.7,30.4,28.9,30.4c20.2,0,29.3-17.8,29.3-30.4v-22c0-0.5,0.2-0.9,0.6-1.1c24.5-14.1,37.3-45.1,37.3-68.4v-73.7
c-5.8,6-17.2,7.1-36.8,7.1c-26.9,0-51.1-10.2-64.1-26.7C484.2,147.7,471.5,160.5,456.3,162.9z"/>
<g id="XMLID_7298_">
<path id="XMLID_7299_" class="st2" d="M537.5,248.2c0,0-5.9,6.8-13.2,6.8c-7.3,0-13.2-6.8-13.2-6.8s5.9,0.8,13.2,0.8
C531.6,249,537.5,248.2,537.5,248.2z"/>
</g>
<g id="XMLID_7296_">
<path id="XMLID_7297_" class="st2" d="M525,229.8c-0.1,0-0.2,0-0.3,0c-2.1-0.1-3.9-0.9-4.9-2.3c-0.8-1.1-1-2.5-0.6-3.9l1.2,0.4
c-0.3,1-0.2,1.9,0.4,2.7c0.8,1.1,2.2,1.8,3.9,1.8c2,0,3.8-0.7,4.7-1.9c0.6-0.8,0.6-1.8,0.2-2.9l1.2-0.5c0.8,1.9,0.3,3.3-0.3,4.1
C529.5,228.8,527.3,229.8,525,229.8z"/>
</g>
<path id="XMLID_7295_" class="st5" d="M670.3,378.6v156.6c0,8.1-6.6,14.7-14.7,14.7H390.2c-8.1,0-14.7-6.6-14.7-14.7V378.4
c0-8.1,6.6-14.7,14.7-14.7h265.4C663.7,363.9,670.3,370.5,670.3,378.6"/>
<path id="XMLID_7294_" class="st6" d="M670.3,518.1v17.2c0,8.1-6.6,14.7-14.7,14.7H390.2c-8.1,0-14.7-6.6-14.7-14.7v-17.3
L670.3,518.1z"/>
<path id="XMLID_7293_" class="st7" d="M375.5,460c-1.7,0-3.1-1.4-3.1-3.1v-31c0-1.7,1.6-2.9,3.1-2.9c1.6,0,2.9,1.4,2.9,2.9v31
C378.6,458.6,377.2,460,375.5,460"/>
<path id="XMLID_7292_" class="st7" d="M655.6,553.2H390.2c-9.9,0-17.8-8-17.8-17.8V476c0-1.7,1.6-2.9,3.1-2.9
c1.6,0,2.9,1.4,2.9,2.9v59.4c0,6.4,5.2,11.8,11.6,11.8h265.6c6.4,0,11.6-5.2,11.6-11.8V378.6c0-6.4-5.2-11.8-11.6-11.8H390.2
c-6.4,0-11.6,5.2-11.6,11.8v30.8c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1v-30.8c0-9.9,8-17.8,17.8-17.8h265.4
c9.9,0,17.8,8,17.8,17.8v156.6C673.4,545.1,665.5,553.2,655.6,553.2"/>
<path id="XMLID_7288_" class="st8" d="M650.2,428.5c-1.4,0-2.4-1-2.4-2.4v-28.2c0-6.8-5.5-12.3-12.3-12.3h-31.7
c-1.4,0-2.4-1-2.4-2.4c0-1.4,1-2.4,2.4-2.4h31.7c9.5,0,17.2,7.8,17.2,17.2v28.2C652.8,427.3,651.6,428.5,650.2,428.5 M586.3,385.5
h-22.2c-1.4,0-2.4-1-2.4-2.4c0-1.4,1-2.4,2.4-2.4h22.2c1.4,0,2.4,1,2.4,2.4C588.7,384.3,587.7,385.5,586.3,385.5 M531.4,469.4
c11.6,13.9,2.8,20.1-8.3,20.1s-20.1-9-20.1-20.1c0-11.1,9-20.1,20.1-20.1S539.4,459.3,531.4,469.4"/>
<path id="XMLID_7285_" class="st7" d="M522.9,452.2c-9.4,0-17,7.6-17,17c0,9.4,7.6,17,17,17c5.2,0,9.4-1.6,10.4-4
c1.2-2.4-0.3-6.4-4.3-11.1c-0.9-1-1-2.8,0-4c3.1-3.8,4-7.8,2.4-10.7C530.2,454,526.9,452.2,522.9,452.2 M522.9,492.6
c-12.8,0-23.2-10.4-23.2-23.2c0-12.8,10.4-23.2,23.2-23.2c6.4,0,11.6,2.9,14,7.8c2.3,4.5,1.6,10-1.7,15.2
c4.5,6.1,5.9,11.4,3.8,15.8C536.8,489.8,530.7,492.6,522.9,492.6"/>
<path id="XMLID_7284_" class="st7" d="M519.8,440.3c-1.7,0-3.1-1.4-3.1-3.1c0-0.3,0-0.5,0.2-0.9c0.2-0.3,2.8-9.7,10.6-12
c1.6-0.5,3.3,0.5,3.8,2.3c0.3,1.6-0.5,3.3-2.1,3.6c-4.3,1.4-6.4,7.6-6.4,7.8C522.4,439.4,521.2,440.3,519.8,440.3"/>
<path id="XMLID_7283_" class="st9" d="M225,530.6h43v-64.1h-43V530.6z"/>
<path id="XMLID_7280_" class="st7" d="M228.1,527.5H265v-57.9h-36.9L228.1,527.5z M268.1,533.7h-43c-1.7,0-3.1-1.4-3.1-3.1v-64.1
c0-1.7,1.4-3.1,3.1-3.1h43c1.7,0,3.1,1.4,3.1,3.1v64.1C271,532.3,269.8,533.7,268.1,533.7z"/>
<path id="XMLID_7275_" class="st7" d="M268.1,522.1c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1c9.5,0,17.3-7.8,17.3-17.3
c0-9.5-7.8-17.3-17.3-17.3c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1c13,0,23.4,10.6,23.4,23.6
C291.5,511.6,280.9,522.1,268.1,522.1 M246.6,458.5c-0.5,0-1-0.2-1.4-0.7c-0.5-0.7-5.5-7.6-4.5-12.3c0.5-2.1,1.7-3.6,3.1-5.2
c1.6-1.9,3.1-3.6,3.3-6.6c0.2-1,1-1.7,2.1-1.7c1,0.2,1.7,1,1.7,2.1c-0.3,4.2-2.4,6.6-4.2,8.7c-1,1.2-2.1,2.4-2.3,3.6
c-0.5,2.4,2.4,7.3,3.8,9.2c0.7,0.9,0.5,1.9-0.3,2.6C247.3,458.4,247,458.5,246.6,458.5 M236,457.2c-0.2,0-0.3,0-0.5-0.2
c-0.3-0.3-3.8-2.6-4.2-5c-0.2-1,0.2-2.1,0.7-2.9c0.5-1.2,0.9-2.3,0.5-3.6c-0.2-0.5,0.2-1,0.7-1c0.5-0.2,1,0.2,1,0.7
c0.5,2.1-0.2,3.5-0.5,4.7c-0.3,0.7-0.5,1.4-0.5,2.1c0.2,1,2.1,2.8,3.3,3.8c0.3,0.3,0.5,0.9,0.2,1.2
C236.6,457,236.4,457.2,236,457.2 M257.2,457.5c-0.3,0-0.7-0.2-0.9-0.7c-0.2-0.5-1.6-4.5-0.3-6.6c0.5-0.9,1.4-1.6,2.3-2.1
c1-0.7,1.9-1.2,2.6-2.6c0.2-0.5,0.7-0.7,1.2-0.3c0.3,0.2,0.7,0.7,0.5,1.2c-0.9,1.9-2.3,2.8-3.3,3.5c-0.7,0.5-1.4,0.9-1.6,1.4
c-0.5,1,0,3.5,0.5,5c0.2,0.5,0,1-0.5,1.2H257.2"/>
<path id="XMLID_7271_" class="st8" d="M239.4,517.3c-1.5,0-2.7-1.1-2.7-2.7v-20c0-1.5,1.1-2.7,2.7-2.7c1.5,0,2.7,1.1,2.7,2.7v20
C242.1,516.2,240.9,517.3,239.4,517.3C239.4,517.5,239.4,517.5,239.4,517.3 M239.4,540.1c-1.5,0-2.7-1.1-2.7-2.7v-10.1
c0-1.5,1.1-2.7,2.7-2.7c1.5,0,2.7,1.1,2.7,2.7v10.1C242.1,538.8,240.9,540.1,239.4,540.1"/>
<path id="XMLID_7270_" class="st6" d="M229.1,268.6L179,318.8c0,0-11.6-10.7-13.3-19.9c0,0-8.3-21.2,10.6-37.9c0,0,11-13,34.1-7.4
C210.4,253.6,223,257.8,229.1,268.6z"/>
<path id="XMLID_7269_" class="st7" d="M109.9,233.2c0.1-0.5,0.5-0.8,0.9-1c0.4-0.2,0.9-0.2,1.4,0l59.9,26.3
c0.2,0.1,0.4,0.2,0.6,0.4c15.5-14.2,39.6-13.9,54.6,1.1c2.3,2.3,4.3,4.9,5.9,7.6l0,0c0.7,0.8,0.7,2-0.1,2.7l-4.2,4.2h-5.7l5.8-5.8
c-1.3-2-2.9-4-4.6-5.8c-13.8-13.8-36.3-13.8-50.2,0c-9.7,9.7-12.6,23.8-8.6,36.1c0,0,0,0,0,0c0.2,0.7,0.1,1.4-0.5,1.9
c-0.8,0.8-2,0.8-2.8,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1-0.1-0.2-0.1-0.3
c-4.2-13.1-1.4-27.9,8.3-38.6l-57.6-25.3l-23.3,74.2h-3.6L109.9,233.2z"/>
<path id="XMLID_7265_" class="st7" d="M112.8,532.3c-0.5,0-1-0.2-1.3-0.6l-39.4-48.4h4.4l37.1,45.6h64.2c0.9,0,1.7,0.8,1.7,1.7v9
c0,0.9-0.8,1.7-1.7,1.7l-137.5,1.4c0,0,0,0,0,0c-0.9,0-1.7-0.8-1.7-1.7c0-0.9,0.7-1.7,1.7-1.7l135.8-1.4v-5.6H112.8z"/>
<path id="XMLID_7263_" class="st7" d="M181.8,321.6c-0.8,0.8-2.1,0.8-2.8,0c-0.8-0.8-0.8-2.1,0-2.8l10.3-10.3v5.7L181.8,321.6z"/>
<path id="XMLID_7262_" class="st10" d="M220.4,308.9c-7.4,7.4-19.1,7.7-27,1.1l28-28C228.1,289.8,227.8,301.5,220.4,308.9z"/>
<path id="XMLID_7256_" class="st7" d="M228.9,274.5h-5.7l-34,34v5.7l1.3-1.3c9.4,8.2,23.7,7.9,32.6-1.1c8.9-8.9,9.3-23.2,1.1-32.6
L228.9,274.5z M221.5,282c6.6,7.8,6.3,19.6-1.1,27c-7.4,7.4-19.1,7.7-27,1.1L221.5,282z"/>
<path id="XMLID_7255_" class="st5" d="M50.2,473.7c-11.2,0-20.2-9.1-20.2-20.2c0-11.2,9.1-20.2,20.2-20.2
c11.2,0,20.2,9.1,20.2,20.2C70.4,464.7,61.3,473.7,50.2,473.7z"/>
<path id="XMLID_7251_" class="st7" d="M72.2,483.3h4.4l-10.2-12.6c4.6-4.3,7.5-10.4,7.5-17.2c0-10.1-6.4-18.7-15.3-22.1l2.8-8.9
h-3.6l-2.5,7.9c-1.6-0.4-3.4-0.6-5.1-0.6c-13,0-23.6,10.6-23.6,23.6c0,13,10.6,23.6,23.6,23.6c5,0,9.7-1.6,13.5-4.3L72.2,483.3z
M50.2,473.7c-11.2,0-20.2-9.1-20.2-20.2c0-11.2,9.1-20.2,20.2-20.2c11.2,0,20.2,9.1,20.2,20.2C70.4,464.7,61.3,473.7,50.2,473.7z"
/>
<rect id="XMLID_7247_" x="40.3" y="532.3" class="st6" width="135.8" height="7"/>
<line id="XMLID_7245_" class="st11" x1="56.4" y1="432.3" x2="88.2" y2="307.8"/>
<g id="XMLID_7240_">
<path id="XMLID_7243_" class="st2" d="M475.8,189.7c-0.6,0-1.3-0.2-1.8-0.7c-1.1-1-1.1-2.6-0.1-3.7c3.3-3.5,7.9-5.3,12.3-4.9
c3.7,0.3,6.8,2.2,8.7,5.1c0.8,1.2,0.4,2.8-0.8,3.6c-1.2,0.8-2.8,0.4-3.6-0.8c-1-1.6-2.7-2.5-4.7-2.7c-2.8-0.3-5.8,1-8,3.3
C477.2,189.4,476.5,189.7,475.8,189.7z"/>
</g>
<g id="XMLID_7234_">
<path id="XMLID_7235_" class="st2" d="M574.4,189.7c-0.7,0-1.4-0.3-1.9-0.8c-2.2-2.3-5.4-3.6-8.6-3.4c-2.6,0.1-4.8,1.2-6.2,3
c-0.9,1.2-2.5,1.4-3.7,0.5c-1.1-0.9-1.4-2.5-0.5-3.7c2.3-3,5.9-4.8,10-5.1c4.8-0.3,9.4,1.6,12.7,5c1,1,1,2.7-0.1,3.7
C575.7,189.4,575.1,189.7,574.4,189.7z"/>
</g>
<path id="XMLID_7233_" class="st12" d="M593.6,24.1c-1.3,1.1-3,1.8-4.9,1.8c-4.1,0-7.4-3.3-7.4-7.4s3.3-7.4,7.4-7.4
s7.4,3.3,7.4,7.4c0,1.3-0.3,2.5-0.9,3.5"/>
<path id="XMLID_7231_" class="st13" d="M927.6,36c-1.2,1-2.8,1.7-4.5,1.7c-3.8,0-6.9-3.1-6.9-6.9s3.1-6.9,6.9-6.9
c3.8,0,6.9,3.1,6.9,6.9c0,1.2-0.3,2.3-0.8,3.2"/>
<path id="XMLID_7227_" class="st13" d="M723.9-25.7c-2.8,2.4-6.5,3.9-10.5,3.9c-8.9,0-16.1-7.2-16.1-16.1S704.5-54,713.4-54
c8.9,0,16.1,7.2,16.1,16.1c0,2.7-0.7,5.3-1.9,7.6"/>
<path id="XMLID_7226_" class="st13" d="M738.4,128.4c-0.9,0.8-2.2,1.3-3.5,1.3c-3,0-5.4-2.4-5.4-5.4s2.4-5.4,5.4-5.4
c3,0,5.4,2.4,5.4,5.4c0,0.9-0.2,1.8-0.6,2.5"/>
<path id="XMLID_7222_" class="st12" d="M776.6,72.4c-1.9,1.6-4.3,2.6-7,2.6c-5.9,0-10.7-4.8-10.7-10.7s4.8-10.7,10.7-10.7
c5.9,0,10.7,4.8,10.7,10.7c0,1.8-0.5,3.5-1.3,5"/>
<path id="XMLID_7218_" class="st12" d="M422.9-49.9c-0.9,0.8-2.2,1.3-3.5,1.3c-3,0-5.4-2.4-5.4-5.4s2.4-5.4,5.4-5.4
c3,0,5.4,2.4,5.4,5.4c0,0.9-0.2,1.8-0.6,2.5"/>
<path id="XMLID_7196_" class="st12" d="M893.7,176.5c-0.9,0.8-2.2,1.3-3.5,1.3c-3,0-5.4-2.4-5.4-5.4s2.4-5.4,5.4-5.4
s5.4,2.4,5.4,5.4c0,0.9-0.2,1.8-0.6,2.5"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 11 KiB

Wyświetl plik

@ -1,29 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="55" height="80" viewBox="0 0 55 80" xmlns="http://www.w3.org/2000/svg" fill="#FFF">
<g transform="matrix(1 0 0 -1 0 80)">
<rect width="10" height="20" rx="3">
<animate attributeName="height"
begin="0s" dur="4.3s"
values="20;45;57;80;64;32;66;45;64;23;66;13;64;56;34;34;2;23;76;79;20" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="15" width="10" height="80" rx="3">
<animate attributeName="height"
begin="0s" dur="2s"
values="80;55;33;5;75;23;73;33;12;14;60;80" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="30" width="10" height="50" rx="3">
<animate attributeName="height"
begin="0s" dur="1.4s"
values="50;34;78;23;56;23;34;76;80;54;21;50" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="45" width="10" height="30" rx="3">
<animate attributeName="height"
begin="0s" dur="2s"
values="30;45;13;80;56;72;45;76;34;23;67;30" calcMode="linear"
repeatCount="indefinite" />
</rect>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.3 KiB

Wyświetl plik

@ -1,47 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<!-- Todo: add easing -->
<svg width="57" height="57" viewBox="0 0 57 57" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
<g fill="none" fill-rule="evenodd">
<g transform="translate(1 1)" stroke-width="2">
<circle cx="5" cy="50" r="5">
<animate attributeName="cy"
begin="0s" dur="2.2s"
values="50;5;50;50"
calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="cx"
begin="0s" dur="2.2s"
values="5;27;49;5"
calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="27" cy="5" r="5">
<animate attributeName="cy"
begin="0s" dur="2.2s"
from="5" to="5"
values="5;50;50;5"
calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="cx"
begin="0s" dur="2.2s"
from="27" to="27"
values="27;49;5;27"
calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="49" cy="50" r="5">
<animate attributeName="cy"
begin="0s" dur="2.2s"
values="50;50;5;50"
calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="cx"
from="49" to="49"
begin="0s" dur="2.2s"
values="49;5;27;49"
calcMode="linear"
repeatCount="indefinite" />
</circle>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.9 KiB

Wyświetl plik

@ -1,52 +0,0 @@
<svg width="135" height="140" viewBox="0 0 135 140" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect y="10" width="15" height="120" rx="6">
<animate attributeName="height"
begin="0.5s" dur="1s"
values="120;110;100;90;80;70;60;50;40;140;120" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="y"
begin="0.5s" dur="1s"
values="10;15;20;25;30;35;40;45;50;0;10" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="30" y="10" width="15" height="120" rx="6">
<animate attributeName="height"
begin="0.25s" dur="1s"
values="120;110;100;90;80;70;60;50;40;140;120" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="y"
begin="0.25s" dur="1s"
values="10;15;20;25;30;35;40;45;50;0;10" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="60" width="15" height="140" rx="6">
<animate attributeName="height"
begin="0s" dur="1s"
values="120;110;100;90;80;70;60;50;40;140;120" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="y"
begin="0s" dur="1s"
values="10;15;20;25;30;35;40;45;50;0;10" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="90" y="10" width="15" height="120" rx="6">
<animate attributeName="height"
begin="0.25s" dur="1s"
values="120;110;100;90;80;70;60;50;40;140;120" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="y"
begin="0.25s" dur="1s"
values="10;15;20;25;30;35;40;45;50;0;10" calcMode="linear"
repeatCount="indefinite" />
</rect>
<rect x="120" y="10" width="15" height="120" rx="6">
<animate attributeName="height"
begin="0.5s" dur="1s"
values="120;110;100;90;80;70;60;50;40;140;120" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="y"
begin="0.5s" dur="1s"
values="10;15;20;25;30;35;40;45;50;0;10" calcMode="linear"
repeatCount="indefinite" />
</rect>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.3 KiB

Wyświetl plik

@ -1,20 +0,0 @@
<svg width="135" height="135" viewBox="0 0 135 135" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<path d="M67.447 58c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10zm9.448 9.447c0 5.523 4.477 10 10 10 5.522 0 10-4.477 10-10s-4.478-10-10-10c-5.523 0-10 4.477-10 10zm-9.448 9.448c-5.523 0-10 4.477-10 10 0 5.522 4.477 10 10 10s10-4.478 10-10c0-5.523-4.477-10-10-10zM58 67.447c0-5.523-4.477-10-10-10s-10 4.477-10 10 4.477 10 10 10 10-4.477 10-10z">
<animateTransform
attributeName="transform"
type="rotate"
from="0 67 67"
to="-360 67 67"
dur="2.5s"
repeatCount="indefinite"/>
</path>
<path d="M28.19 40.31c6.627 0 12-5.374 12-12 0-6.628-5.373-12-12-12-6.628 0-12 5.372-12 12 0 6.626 5.372 12 12 12zm30.72-19.825c4.686 4.687 12.284 4.687 16.97 0 4.686-4.686 4.686-12.284 0-16.97-4.686-4.687-12.284-4.687-16.97 0-4.687 4.686-4.687 12.284 0 16.97zm35.74 7.705c0 6.627 5.37 12 12 12 6.626 0 12-5.373 12-12 0-6.628-5.374-12-12-12-6.63 0-12 5.372-12 12zm19.822 30.72c-4.686 4.686-4.686 12.284 0 16.97 4.687 4.686 12.285 4.686 16.97 0 4.687-4.686 4.687-12.284 0-16.97-4.685-4.687-12.283-4.687-16.97 0zm-7.704 35.74c-6.627 0-12 5.37-12 12 0 6.626 5.373 12 12 12s12-5.374 12-12c0-6.63-5.373-12-12-12zm-30.72 19.822c-4.686-4.686-12.284-4.686-16.97 0-4.686 4.687-4.686 12.285 0 16.97 4.686 4.687 12.284 4.687 16.97 0 4.687-4.685 4.687-12.283 0-16.97zm-35.74-7.704c0-6.627-5.372-12-12-12-6.626 0-12 5.373-12 12s5.374 12 12 12c6.628 0 12-5.373 12-12zm-19.823-30.72c4.687-4.686 4.687-12.284 0-16.97-4.686-4.686-12.284-4.686-16.97 0-4.687 4.686-4.687 12.284 0 16.97 4.686 4.687 12.284 4.687 16.97 0z">
<animateTransform
attributeName="transform"
type="rotate"
from="0 67 67"
to="360 67 67"
dur="8s"
repeatCount="indefinite"/>
</path>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.9 KiB

Wyświetl plik

@ -1,56 +0,0 @@
<svg width="105" height="105" viewBox="0 0 105 105" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<circle cx="12.5" cy="12.5" r="12.5">
<animate attributeName="fill-opacity"
begin="0s" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="12.5" cy="52.5" r="12.5" fill-opacity=".5">
<animate attributeName="fill-opacity"
begin="100ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="52.5" cy="12.5" r="12.5">
<animate attributeName="fill-opacity"
begin="300ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="52.5" cy="52.5" r="12.5">
<animate attributeName="fill-opacity"
begin="600ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="92.5" cy="12.5" r="12.5">
<animate attributeName="fill-opacity"
begin="800ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="92.5" cy="52.5" r="12.5">
<animate attributeName="fill-opacity"
begin="400ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="12.5" cy="92.5" r="12.5">
<animate attributeName="fill-opacity"
begin="700ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="52.5" cy="92.5" r="12.5">
<animate attributeName="fill-opacity"
begin="500ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="92.5" cy="92.5" r="12.5">
<animate attributeName="fill-opacity"
begin="200ms" dur="1s"
values="1;.2;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.1 KiB

Wyświetl plik

@ -1,18 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="140" height="64" viewBox="0 0 140 64" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<path d="M30.262 57.02L7.195 40.723c-5.84-3.976-7.56-12.06-3.842-18.063 3.715-6 11.467-7.65 17.306-3.68l4.52 3.76 2.6-5.274c3.717-6.002 11.47-7.65 17.305-3.68 5.84 3.97 7.56 12.054 3.842 18.062L34.49 56.118c-.897 1.512-2.793 1.915-4.228.9z" fill-opacity=".5">
<animate attributeName="fill-opacity"
begin="0s" dur="1.4s"
values="0.5;1;0.5"
calcMode="linear"
repeatCount="indefinite" />
</path>
<path d="M105.512 56.12l-14.44-24.272c-3.716-6.008-1.996-14.093 3.843-18.062 5.835-3.97 13.588-2.322 17.306 3.68l2.6 5.274 4.52-3.76c5.84-3.97 13.592-2.32 17.307 3.68 3.718 6.003 1.998 14.088-3.842 18.064L109.74 57.02c-1.434 1.014-3.33.61-4.228-.9z" fill-opacity=".5">
<animate attributeName="fill-opacity"
begin="0.7s" dur="1.4s"
values="0.5;1;0.5"
calcMode="linear"
repeatCount="indefinite" />
</path>
<path d="M67.408 57.834l-23.01-24.98c-5.864-6.15-5.864-16.108 0-22.248 5.86-6.14 15.37-6.14 21.234 0L70 16.168l4.368-5.562c5.863-6.14 15.375-6.14 21.235 0 5.863 6.14 5.863 16.098 0 22.247l-23.007 24.98c-1.43 1.556-3.757 1.556-5.188 0z" />
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.3 KiB

Wyświetl plik

@ -1,17 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
<g fill="none" fill-rule="evenodd">
<g transform="translate(1 1)" stroke-width="2">
<circle stroke-opacity=".5" cx="18" cy="18" r="18"/>
<path d="M36 18c0-9.94-8.06-18-18-18">
<animateTransform
attributeName="transform"
type="rotate"
from="0 18 18"
to="360 18 18"
dur="1s"
repeatCount="indefinite"/>
</path>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 710 B

Wyświetl plik

@ -1,37 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="44" height="44" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
<g fill="none" fill-rule="evenodd" stroke-width="2">
<circle cx="22" cy="22" r="1">
<animate attributeName="r"
begin="0s" dur="1.8s"
values="1; 20"
calcMode="spline"
keyTimes="0; 1"
keySplines="0.165, 0.84, 0.44, 1"
repeatCount="indefinite" />
<animate attributeName="stroke-opacity"
begin="0s" dur="1.8s"
values="1; 0"
calcMode="spline"
keyTimes="0; 1"
keySplines="0.3, 0.61, 0.355, 1"
repeatCount="indefinite" />
</circle>
<circle cx="22" cy="22" r="1">
<animate attributeName="r"
begin="-0.9s" dur="1.8s"
values="1; 20"
calcMode="spline"
keyTimes="0; 1"
keySplines="0.165, 0.84, 0.44, 1"
repeatCount="indefinite" />
<animate attributeName="stroke-opacity"
begin="-0.9s" dur="1.8s"
values="1; 0"
calcMode="spline"
keyTimes="0; 1"
keySplines="0.3, 0.61, 0.355, 1"
repeatCount="indefinite" />
</circle>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.5 KiB

Wyświetl plik

@ -1,42 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="45" height="45" viewBox="0 0 45 45" xmlns="http://www.w3.org/2000/svg" stroke="#4FC1EA">
<g fill="none" fill-rule="evenodd" transform="translate(1 1)" stroke-width="2">
<circle cx="22" cy="22" r="6" stroke-opacity="0">
<animate attributeName="r"
begin="1.5s" dur="3s"
values="6;22"
calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="stroke-opacity"
begin="1.5s" dur="3s"
values="1;0" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="stroke-width"
begin="1.5s" dur="3s"
values="2;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="22" cy="22" r="6" stroke-opacity="0">
<animate attributeName="r"
begin="3s" dur="3s"
values="6;22"
calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="stroke-opacity"
begin="3s" dur="3s"
values="1;0" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="stroke-width"
begin="3s" dur="3s"
values="2;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="22" cy="22" r="8">
<animate attributeName="r"
begin="0s" dur="1.5s"
values="6;1;2;3;4;5;6"
calcMode="linear"
repeatCount="indefinite" />
</circle>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.8 KiB

Wyświetl plik

@ -1,55 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="58" height="58" viewBox="0 0 58 58" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<g transform="translate(2 1)" stroke="#FFF" stroke-width="1.5">
<circle cx="42.601" cy="11.462" r="5" fill-opacity="1" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="1;0;0;0;0;0;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="49.063" cy="27.063" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;1;0;0;0;0;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="42.601" cy="42.663" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;1;0;0;0;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="27" cy="49.125" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;0;1;0;0;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="11.399" cy="42.663" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;0;0;1;0;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="4.938" cy="27.063" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;0;0;0;1;0;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="11.399" cy="11.462" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;0;0;0;0;1;0" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="27" cy="5" r="5" fill-opacity="0" fill="#fff">
<animate attributeName="fill-opacity"
begin="0s" dur="1.3s"
values="0;0;0;0;0;0;0;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.8 KiB

Wyświetl plik

@ -1,32 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="a">
<stop stop-color="#fff" stop-opacity="0" offset="0%"/>
<stop stop-color="#fff" stop-opacity=".631" offset="63.146%"/>
<stop stop-color="#fff" offset="100%"/>
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<g transform="translate(1 1)">
<path d="M36 18c0-9.94-8.06-18-18-18" id="Oval-2" stroke="url(#a)" stroke-width="2">
<animateTransform
attributeName="transform"
type="rotate"
from="0 18 18"
to="360 18 18"
dur="0.9s"
repeatCount="indefinite" />
</path>
<circle fill="#fff" cx="36" cy="18" r="1">
<animateTransform
attributeName="transform"
type="rotate"
from="0 18 18"
to="360 18 18"
dur="0.9s"
repeatCount="indefinite" />
</circle>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.3 KiB

Wyświetl plik

@ -1,33 +0,0 @@
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<circle cx="15" cy="15" r="15">
<animate attributeName="r" from="15" to="15"
begin="0s" dur="0.8s"
values="15;9;15" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="fill-opacity" from="1" to="1"
begin="0s" dur="0.8s"
values="1;.5;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="60" cy="15" r="9" fill-opacity="0.3">
<animate attributeName="r" from="9" to="9"
begin="0s" dur="0.8s"
values="9;15;9" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="fill-opacity" from="0.5" to="0.5"
begin="0s" dur="0.8s"
values=".5;1;.5" calcMode="linear"
repeatCount="indefinite" />
</circle>
<circle cx="105" cy="15" r="15">
<animate attributeName="r" from="15" to="15"
begin="0s" dur="0.8s"
values="15;9;15" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="fill-opacity" from="1" to="1"
begin="0s" dur="0.8s"
values="1;.5;1" calcMode="linear"
repeatCount="indefinite" />
</circle>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.5 KiB

Wyświetl plik

@ -1,5 +0,0 @@
<svg width="480px" height="480px" viewBox="0 0 480 480" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="none" stroke-width="1" fill="#00d1b2" fill-rule="evenodd">
<polygon id="Path" points="136 296 156 156 236 76 336 176 276 236 356 316 236 396"></polygon>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 342 B

Wyświetl plik

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 798 454" style="enable-background:new 0 0 798 454;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{fill:#FFFFFF;}
</style>
<path class="st0" d="M92.8,330.4c-7.4,0-13.7-1.2-18.9-3.7c-5.2-2.5-9.4-6.1-12.4-10.8c-3-4.7-5.3-10.2-6.6-16.4
c-1.4-6.2-2.1-13.3-2.1-21.5v-50.1c0-6.7,0.5-12.6,1.4-17.9c0.9-5.3,2.4-10.1,4.5-14.6c2.1-4.4,4.8-8.1,8.1-11
c3.3-2.9,7.5-5.2,12.5-6.8c5-1.6,10.8-2.4,17.3-2.4c6.3,0,11.9,0.7,16.8,2.1c4.9,1.4,8.9,3.3,12.2,5.8c3.3,2.5,5.9,5.6,8,9.3
c2.1,3.7,3.5,7.8,4.4,12.2c0.9,4.4,1.3,9.3,1.3,14.8v9.6h-31.5v-12.1c0-2.3,0-4.2-0.1-5.6s-0.3-3.1-0.7-4.8
c-0.4-1.8-0.9-3.1-1.7-4.1c-0.7-1-1.8-1.8-3.2-2.5c-1.4-0.7-3.1-1-5.1-1c-2.1,0-3.8,0.4-5.2,1.2c-1.4,0.8-2.5,1.7-3.3,2.9
c-0.8,1.1-1.4,2.6-1.8,4.5c-0.4,1.9-0.7,3.6-0.8,5.1c-0.1,1.5-0.1,3.4-0.1,5.7v69.1c0,6,0.9,10.8,2.6,14.2c1.7,3.5,4.9,5.2,9.4,5.2
c8.4,0,12.7-6.7,12.7-20.1v-16.9H97.2v-19.9h42.3v78.4h-21.4l-1.8-12.6C112,325.4,104.1,330.4,92.8,330.4z"/>
<line class="st0" x1="175.9" y1="330" x2="118.1" y2="330"/>
<path class="st0" d="M297.2,304.2c-0.6,0.1-1.2,0.2-1.8,0.3c-0.6,0.1-1.4,0.2-2.4,0.2c-1,0.1-1.8,0.1-2.6,0
c-6.3-0.2-9.4-3.1-9.4-8.7v-55.7h14.9v-19.8H281v-32.7h-29.6v32.7h-9.9h-11.5H227h-26.5v79c-7.5,4.4-11.9,3.8-14.3,1.9v-80.9h-29.4
V305c0,7.3,1.6,13.3,4.9,18c3.3,4.7,8,7,14.2,7c3,0,5.9-0.5,8.8-1.5l0,0c0,0,6.5,0.2,15.8-5.5v5.2h29.4v-77.6h21.4v40
c0,3.2,0.1,6,0.3,8.5c0.2,2.5,0.5,5.1,1,7.9c0.5,2.7,1.1,5.1,1.9,7.2c0.8,2.1,1.9,4.1,3.2,6c1.3,1.9,2.9,3.5,4.7,4.8
c1.8,1.3,4,2.3,6.6,3.1c2.6,0.8,5.5,1.3,8.7,1.4c1,0.1,2,0.1,3,0.1c5.3,0,11.1-0.5,17.4-1.6V304C298.1,304,297.8,304.1,297.2,304.2z
"/>
<polygon class="st0" points="308.5,219 332,219 352.5,296 372,219 396,219 415,296 436.5,219 460.5,219 429,330 404,330
384.5,256.1 365,330 340,330 "/>
<ellipse class="st0" cx="519" cy="275.1" rx="58.5" ry="57.9"/>
<ellipse class="st1" cx="519" cy="275.1" rx="31.5" ry="31.1"/>
<path class="st0" d="M593.7,219h24.7v16.7c0,0,9.7-17,39.7-16.7v25c0,0-33.3-5-39.3,26.7V330h-25V219z"/>
<path class="st0" d="M675,166.7h25V252c0,0,30.3,6.3,37.7-33H762c0,0,1,32.7-29.3,51.3L776,330h-30l-33.3-46c0,0-3.3-6.3-12.7-6v52
h-25V166.7z"/>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.4 KiB

Wyświetl plik

@ -1,42 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-300 709 798 454" style="enable-background:new -300 709 798 454;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{opacity:0.2;enable-background:new ;}
</style>
<g class="st0">
<path d="M-270.7,993.5c9.2,32,16.7,41.7,20,47.7s23.8,26.1,23.8,26.1s51.3,43.8,103.3,31.5c52-12.3,67.8-30.3,67.8-30.3
c9-4.8,41.5-39.5,41.5-39.5l-49.2-56c0,0-37,43.3-60.8,48.8s-38-5-38-5s-22.3-8.3-29-34.8s3.5-41.8,3.5-41.8s1-3.7,16.5-19.7
s43-12,43-12c-16-9.8-20.8-11-20.8-11c-33.3-12.3-63.3-4-63.3-4s-33.9,5.5-50.6,46.2C-263,939.7-276.8,974.4-270.7,993.5z"/>
<path d="M-269.2,938.5c0,0,5.5-37,53.5-56s95,17.5,95,17.5l30.8,29c0,0,89.7,103,120.7,133s63.5,34.5,63.5,34.5s35.5,9.5,76.5-5.5
s55.5-39,55.5-39s29-34,30-74.5c0,0-9.3,28.8-31.5,40.3c-22.2,11.5-36.8,21.3-90,14.5c0,0-19.8-4.3-33.8-12.8s-33.3-27.3-33.3-27.3
s-19.3-18.8-37-40.8s-45.3-56.8-45.3-56.8s-52.2-54.3-106.5-60.5c-54.3-6.2-90,18.8-90,18.8S-262.7,885.3-269.2,938.5z"/>
<path d="M-0.7,897.5l49.5,62c0,0,43.5-53.5,74-51s38.5,16.5,38.5,16.5s16.5,16.2,17.5,41.4c1,25.2-21.9,47.7-39,55.1
c0,0,36.9,7.7,70.5-6.5c33.6-14.2,47-52,46-67.5c0,0-42.7-3.2-55.7-39.2s4-48.7,2-50s-34.3-27.8-90.7-25.1
C55.7,836,0.3,891.7-0.7,897.5z"/>
</g>
<g class="st1">
<path d="M223.3,918c-0.5,0-0.9-0.5-0.9-1v-50.8c0-0.3,0.3-0.7,0.6-0.7h12c0.5,0,0.8,0.3,0.8,0.7v50.9c0,0.4-0.3,0.9-0.8,0.9H223.3z
"/>
<path d="M238.6,866.4c0-0.5,0.4-0.9,0.8-0.9h11.8c0.5,0,0.8,0.3,1,0.8l4.2,15.8c0.1,0.6,0.3,0.8,0.5,0.8c0.2,0,0.4-0.3,0.4-0.9
v-15.6c0-0.5,0.3-0.9,0.8-0.9h10.5c0.6,0,0.9,0.5,0.9,1v50.6c0,0.5-0.3,0.9-0.8,0.9h-13.1c-0.3,0-0.7-0.3-0.8-0.7l-3.1-12.6
c-0.1-0.7-0.4-1-0.6-1s-0.4,0.3-0.4,1v12.4c0,0.5-0.4,0.9-0.9,0.9h-10.6c-0.4,0-0.7-0.4-0.7-1V866.4z"/>
<path d="M272.4,866.5c0-0.5,0.3-1,0.8-1h25.2c0.5,0,0.8,0.4,0.8,0.8v12.2c0,0.5-0.4,0.9-0.9,0.9H287c-0.4,0-0.8,0.3-0.8,0.8v4.2
c0,0.4,0.2,0.6,0.7,0.6h5.3c0.3,0,0.8,0.3,0.8,0.7v12.7c0,0.4-0.3,0.8-0.8,0.8h-5.3c-0.3,0-0.7,0.5-0.7,0.9v17c0,0.6-0.4,1-0.9,1
h-12.2c-0.4,0-0.8-0.4-0.8-0.9V866.5z"/>
<path d="M302.7,918c-0.5,0-0.9-0.5-0.9-1v-50.8c0-0.3,0.3-0.7,0.6-0.7h12c0.5,0,0.8,0.3,0.8,0.7v50.9c0,0.4-0.3,0.9-0.8,0.9H302.7z
"/>
<path d="M318,866.4c0-0.5,0.4-0.9,0.8-0.9h11.8c0.5,0,0.8,0.3,1,0.8l4.2,15.8c0.1,0.6,0.3,0.8,0.5,0.8c0.2,0,0.4-0.3,0.4-0.9v-15.6
c0-0.5,0.3-0.9,0.8-0.9h10.5c0.6,0,0.9,0.5,0.9,1v50.6c0,0.5-0.3,0.9-0.8,0.9h-13.1c-0.3,0-0.7-0.3-0.8-0.7l-3.1-12.6
c-0.1-0.7-0.4-1-0.6-1s-0.4,0.3-0.4,1v12.4c0,0.5-0.4,0.9-0.9,0.9h-10.6c-0.4,0-0.7-0.4-0.7-1V866.4z"/>
<path d="M352.7,918c-0.5,0-0.9-0.5-0.9-1v-50.8c0-0.3,0.3-0.7,0.6-0.7h12c0.5,0,0.8,0.3,0.8,0.7v50.9c0,0.4-0.4,0.9-0.8,0.9H352.7z
"/>
<path d="M377.4,918c-0.5,0-1-0.4-1-1v-36.5c0-0.5-0.4-0.8-0.9-0.8h-7c-0.4,0-0.9-0.6-0.9-1v-12.5c0-0.4,0.2-0.7,0.6-0.7h30
c0.5,0,0.9,0.3,0.9,0.8v12.3c0,0.6-0.4,1-1,1h-7c-0.5,0-0.8,0.4-0.8,1v36.5c0,0.5-0.4,0.9-1,0.9H377.4z"/>
<path d="M401.6,866.4c0-0.4,0.4-0.9,0.9-0.9h24.9c0.4,0,0.7,0.4,0.7,0.8v12.6c0,0.4-0.3,0.7-0.8,0.7h-11.7c-0.3,0-0.5,0.2-0.5,0.5
v3.9c0,0.3,0.3,0.5,0.5,0.5h5.5c0.3,0,0.5,0.2,0.5,0.5v12.7c0,0.3-0.3,0.6-0.6,0.6h-5.7c-0.3,0-0.5,0.2-0.5,0.6v4.1
c0,0.3,0.2,0.5,0.4,0.5h12.1c0.5,0,0.8,0.3,0.8,0.7v13c0,0.4-0.4,0.8-0.8,0.8h-25.1c-0.4,0-0.8-0.4-0.8-0.9V866.4z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 3.4 KiB

Wyświetl plik

@ -1,41 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 798 454" style="enable-background:new 0 0 798 454;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
</style>
<g class="st0">
<path d="M167.3,251.3l29.7,80.7c2.6,6.9,8.2,10.4,16.9,10.4h45.5c13.2,0,19.8,4.6,19.8,13.9c0,6.4-2.3,11.4-7,15
c-4.7,3.6-11.2,5.4-19.5,5.4h-46.7c-12.4,0-21.1-1.7-26.1-5.1c-5.1-3.4-9.7-10.6-13.8-21.4l-37.2-100.6l-29.1,71.5
c-5.6,14.1-13.6,21.1-24,21.1c-4.3,0-8-1.4-11.1-4.2c-3.1-2.8-4.6-6.1-4.6-10c0-3.1,0.8-6.7,2.4-10.7l1.7-4.1l36.5-89.9
c5.5-13.7,8.3-23.1,8.3-28.4c0-4.6-2-8.5-6-11.9c-4-3.3-8.6-5-14-5c-9.6,0-18.2,4-25.8,12c-7.6,8-11.5,17-11.5,26.9
c0,10.9,5.9,18.4,17.6,22.6c7.1,2.5,10.7,6.9,10.7,13.2c0,5.2-2,9.6-6.1,13c-4.1,3.4-9.2,5.1-15.2,5.1c-11.7,0-21.7-5-30.1-14.9
c-8.3-9.9-12.5-21.8-12.5-35.6c0-20.5,7.7-38.4,23-53.8s33.3-23,53.9-23c15.4,0,28.2,4.5,38.5,13.5c10.3,9,15.5,20.2,15.5,33.7
c0,9.6-2.4,20.3-7.3,32.3l-4.9,11.9l73.8-77.2c8-8.3,15.2-12.5,21.8-12.5c4.5,0,8.2,1.5,11.2,4.4c3,3,4.5,6.7,4.5,11.2
c0,5.5-3.8,12.3-11.4,20.2L167.3,251.3z"/>
<path d="M260,261.6l-4.8,11.8c-4.3,10.5-9.9,15.7-16.9,15.7c-4.2,0-7.7-1.3-10.5-3.8c-2.8-2.5-4.2-5.7-4.2-9.4c0-2.2,1-5.8,3.1-11
l15.9-39.2c3.8-9.5,9.3-14.2,16.3-14.2c6.9,0,11.2,3.3,12.8,9.8l1.1,4.4c0.6,2.2,1.4,3.7,2.5,4.2c1.1,0.6,3.9,0.8,8.3,0.8h32.9
c12.3,0,18.4,4.3,18.4,12.9c0,11.9-7.8,17.8-23.3,17.8L310,263c-14.9,14.2-22.3,25.2-22.3,33c0,7.8,4.3,11.7,12.9,11.7h17.7
c11.9,0,17.8,4.1,17.8,12.4c0,5.8-2.1,10.3-6.3,13.5c-4.2,3.2-10,4.8-17.5,4.8h-27.5c-9.4,0-17-3.2-23-9.7
c-6-6.5-8.9-14.8-8.9-25.2c0-6.6,1.6-12.9,4.8-19.1c3.2-6.2,8.8-13.8,16.9-22.8H260z"/>
<path d="M407.4,228.9c13.6,0,24.8,4.3,33.5,12.9c8.8,8.6,13.1,19.6,13.1,32.9c0,10-2.3,20-6.9,29.9c-4.6,9.9-10.5,17.8-17.8,23.7
c-4.9,3.8-9.9,6.5-15.1,7.9c-5.2,1.5-12.5,2.2-21.9,2.2c-15.3,0-25.6-1.8-30.9-5.5c-12.6-8.6-18.8-21.4-18.8-38.2
c0-17.8,6.4-33.2,19.3-46.2C374.7,235.4,389.9,228.9,407.4,228.9z M404.1,258.8c-6.9,0-13.3,3.4-19,10.3
c-5.7,6.8-8.6,14.4-8.6,22.6c0,10.9,6.1,16.3,18.3,16.3c7.1,0,12.6-2.2,16.4-6.6c6.4-7.2,9.6-15.5,9.6-24.7c0-5.3-1.5-9.6-4.6-12.9
C413.1,260.4,409,258.8,404.1,258.8z"/>
<path d="M630.6,307.7h16.7c11.8,0,17.7,4.2,17.7,12.5c0,5.7-2.1,10.2-6.3,13.4c-4.2,3.2-10,4.8-17.4,4.8h-28.5
c-6.2,0-11.2-1.6-15-4.9c-3.8-3.3-5.8-7.6-5.8-12.9c0-3.7,1.3-8.6,3.8-14.9l13.2-32.2c0.7-1.9,1.1-3.6,1.1-5.2
c0-6.1-3.1-9.1-9.3-9.1c-4.8,0-9.5,2.2-14.2,6.5c-4.7,4.3-8.4,10-11.2,17.1l-15.7,38.8c-5.2,12.6-12.6,18.8-22.5,18.8
c-3.8,0-7.1-1.3-9.8-3.8c-2.7-2.5-4.1-5.5-4.1-9c0-2.7,0.7-5.9,2.1-9.6l1.5-3.8l15.9-39.2c1.4-3.5,2.1-6.2,2.1-8.2
c0-2.1-0.9-3.9-2.8-5.4c-1.9-1.5-4.1-2.3-6.6-2.3c-10.1,0-18.1,7.3-24,21.9l-16.4,40.3c-5.2,12.6-12.6,19-22.3,19
c-3.8,0-7.1-1.2-9.9-3.7c-2.8-2.5-4.1-5.5-4.1-9.1c0-2.8,0.7-6,2.1-9.6l1.5-3.8l28-68.9c3.9-9.6,9.8-14.5,17.7-14.5
c8.2,0,13.2,3.8,15.2,11.5c6.4-5.4,11.5-9,15.5-10.8c4-1.8,8.9-2.7,14.7-2.7c12.6,0,22,5.5,28.2,16.4c10.5-11,22.3-16.4,35.4-16.4
c9,0,16.5,2.6,22.6,7.8c6,5.2,9.1,11.6,9.1,19.2c0,4.8-1,9.7-3.1,14.8L630.6,307.7z"/>
<path d="M735.4,228.9c13.6,0,24.8,4.3,33.5,12.9c8.8,8.6,13.1,19.6,13.1,32.9c0,10-2.3,20-6.9,29.9c-4.6,9.9-10.5,17.8-17.8,23.7
c-4.9,3.8-9.9,6.5-15.1,7.9c-5.2,1.5-12.5,2.2-21.9,2.2c-15.3,0-25.6-1.8-30.9-5.5c-12.6-8.6-18.8-21.4-18.8-38.2
c0-17.8,6.4-33.2,19.3-46.2C702.7,235.4,717.9,228.9,735.4,228.9z M732.1,258.8c-6.9,0-13.3,3.4-19,10.3
c-5.7,6.8-8.6,14.4-8.6,22.6c0,10.9,6.1,16.3,18.3,16.3c7.1,0,12.6-2.2,16.4-6.6c6.4-7.2,9.6-15.5,9.6-24.7c0-5.3-1.5-9.6-4.6-12.9
C741.1,260.4,737,258.8,732.1,258.8z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 3.7 KiB

Wyświetl plik

@ -1,50 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 798 454" style="enable-background:new 0 0 798 454;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
</style>
<g class="st0">
<path d="M42.8,188L42.8,188c-8.6,0-15.5-6.9-15.5-15.5V136c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v36.5
C58.3,181.1,51.3,188,42.8,188z"/>
<path d="M131.8,188L131.8,188c-8.6,0-15.5-6.9-15.5-15.5v-79c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v79
C147.3,181.1,140.3,188,131.8,188z"/>
<path d="M309.8,188L309.8,188c-8.6,0-15.5-6.9-15.5-15.5v-79c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v79
C325.3,181.1,318.3,188,309.8,188z"/>
<path d="M220.8,221L220.8,221c-8.6,0-15.5-6.9-15.5-15.5v-173c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v173
C236.3,214.1,229.3,221,220.8,221z"/>
<path d="M398.2,188L398.2,188c-8.6,0-15.5-6.9-15.5-15.5V136c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v36.5
C413.7,181.1,406.8,188,398.2,188z"/>
<path d="M755.2,188L755.2,188c-8.6,0-15.5-6.9-15.5-15.5V136c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v36.5
C770.7,181.1,763.8,188,755.2,188z"/>
<path d="M487.2,188L487.2,188c-8.6,0-15.5-6.9-15.5-15.5v-79c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v79
C502.7,181.1,495.8,188,487.2,188z"/>
<path d="M665.2,188L665.2,188c-8.6,0-15.5-6.9-15.5-15.5v-79c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v79
C680.7,181.1,673.8,188,665.2,188z"/>
<path d="M576.2,221L576.2,221c-8.6,0-15.5-6.9-15.5-15.5v-173c0-8.6,6.9-15.5,15.5-15.5h0c8.6,0,15.5,6.9,15.5,15.5v173
C591.7,214.1,584.8,221,576.2,221z"/>
</g>
<g class="st0">
<path d="M166.8,401.5c-12,0-20.9-3-26.6-9.1c-5.7-6.1-8.7-16.2-9-30.3l25.2-3.3c0,4,0.2,7.4,0.7,10.1c0.4,2.7,1.1,4.8,1.9,6.3
c0.8,1.4,1.7,2.5,2.7,3s2.1,0.9,3.3,0.9c3.3,0,5-2.4,5-7.2c0-4.7-1.1-8.7-3.2-12.1s-5.5-7.1-10.2-11.1l-7.7-6.5
c-2.8-2.4-5.1-4.5-6.8-6.4c-1.8-1.9-3.6-4.1-5.4-6.8c-1.8-2.7-3.2-5.7-4.1-9c-0.9-3.3-1.3-6.9-1.3-10.9c0-10.5,3.2-18.6,9.5-24.3
c6.3-5.7,15.1-8.6,26.2-8.6c19.9,0,30,11.8,30.1,35.4l-25.8,2.6c0-3.2,0-5.6-0.1-7.1c-0.1-1.6-0.3-3.2-0.6-4.9
c-0.3-1.7-0.9-2.9-1.6-3.5c-0.8-0.7-1.8-1-3-1c-1.8,0-3.2,1-4.1,2.9c-0.9,1.9-1.4,3.7-1.4,5.6c0,1,0.1,2,0.3,3
c0.2,1,0.3,1.8,0.5,2.6c0.1,0.8,0.5,1.6,1,2.5c0.5,0.9,0.9,1.6,1.1,2.2c0.2,0.5,0.7,1.2,1.5,2.1s1.2,1.5,1.5,1.8
c0.2,0.3,0.8,1,1.8,1.8c0.9,0.9,1.5,1.4,1.7,1.6c0.2,0.2,0.8,0.7,1.9,1.7c1.1,1,1.7,1.5,1.8,1.6l7,6.2c3,2.7,5.5,5.2,7.6,7.5
c2.1,2.3,4.1,5,6,8.1s3.3,6.4,4.3,10c1,3.6,1.4,7.5,1.4,11.6c0,8.7-3,16.1-9,22C184.5,398.5,176.6,401.5,166.8,401.5z"/>
<path d="M241.8,399.6v-51.6l-22.2-69.8h28.1l9.6,32.5l8-32.5h26.9l-21.8,69.8v51.6H241.8z"/>
<path d="M350.3,401.5c-12,0-20.9-3-26.6-9.1c-5.7-6.1-8.7-16.2-9-30.3l25.2-3.3c0,4,0.2,7.4,0.7,10.1c0.4,2.7,1.1,4.8,1.9,6.3
c0.8,1.4,1.7,2.5,2.7,3s2.1,0.9,3.3,0.9c3.3,0,5-2.4,5-7.2c0-4.7-1.1-8.7-3.2-12.1s-5.5-7.1-10.2-11.1l-7.7-6.5
c-2.8-2.4-5.1-4.5-6.8-6.4c-1.8-1.9-3.6-4.1-5.4-6.8c-1.8-2.7-3.2-5.7-4.1-9c-0.9-3.3-1.3-6.9-1.3-10.9c0-10.5,3.2-18.6,9.5-24.3
c6.3-5.7,15.1-8.6,26.2-8.6c19.9,0,30,11.8,30.1,35.4l-25.8,2.6c0-3.2,0-5.6-0.1-7.1c-0.1-1.6-0.3-3.2-0.6-4.9
c-0.3-1.7-0.9-2.9-1.6-3.5c-0.8-0.7-1.8-1-3-1c-1.8,0-3.2,1-4.1,2.9c-0.9,1.9-1.4,3.7-1.4,5.6c0,1,0.1,2,0.3,3
c0.2,1,0.3,1.8,0.5,2.6c0.1,0.8,0.5,1.6,1,2.5c0.5,0.9,0.9,1.6,1.1,2.2c0.2,0.5,0.7,1.2,1.5,2.1s1.2,1.5,1.5,1.8
c0.2,0.3,0.8,1,1.8,1.8c0.9,0.9,1.5,1.4,1.7,1.6c0.2,0.2,0.8,0.7,1.9,1.7c1.1,1,1.7,1.5,1.8,1.6l7,6.2c3,2.7,5.5,5.2,7.6,7.5
c2.1,2.3,4.1,5,6,8.1s3.3,6.4,4.3,10c1,3.6,1.4,7.5,1.4,11.6c0,8.7-3,16.1-9,22C367.9,398.5,360,401.5,350.3,401.5z"/>
<path d="M421.7,399.6v-99.5H404v-22h65.1v22h-17.7v99.5H421.7z"/>
<path d="M494.9,399.6V278.1h56.8v19.9h-27.1v27.1h20.2v20.7h-20.2v33.9H552v19.8H494.9z"/>
<path d="M578.8,399.6V278.1h29.7v47.3l18.4-47.3h29.2l-22,55.2l22.3,66.3h-30.5L610.1,347l-1.5,1.9v50.7H578.8z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 4.0 KiB

Wyświetl plik

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 798 454" style="enable-background:new 0 0 798 454;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{fill:#FFFFFF;}
</style>
<path class="st0" d="M36.4,149l49-10.5v41h36v42h-37V294c0,0-0.5,26,37,15v38.5c0,0-21,14-63,0c0,0-19.3-14.4-22-39.3
S36.4,149,36.4,149z"/>
<path class="st0" d="M137.4,181v172.7h49V235.5c0,0,18-20,36-8.5v-46.8c0,0-9.8-5.3-27.3,0.7c0,0-11,6-13.4,13.5l-2.4-14.6
l-41.9,0.2V181z"/>
<rect x="235.1" y="180.7" class="st0" width="48.7" height="173.1"/>
<polygon class="st0" points="235.1,165 283.8,154.3 283.8,114.7 235.1,125.3 "/>
<path class="st0" d="M438.9,209.8c0,0-13.3-25.8-44.8-31.8c-31.5-6-46.3,14.5-46.3,14.5l-2.8,1.5v-54.2v-25.2L300.4,125v228.7h1.5
h49.8v-11c19.5,13.3,40.3,12,40.3,12c33.8-7,41.8-24.3,41.8-24.3s11.8-11,18-50S438.9,209.8,438.9,209.8z"/>
<path class="st1" d="M351.1,230.3v72.3c0,0,15,16,36,5s16.7-54.7,16.7-54.7s-7.5-31.7-27.1-32.3C357.1,220,351.1,230.3,351.1,230.3z
"/>
<path class="st0" d="M605.8,283.7h-95c0,0,0,25.1,22.7,27.9c22.7,2.8,34.7,2.5,62.7-8.5l0.3,38.3c0,0-46.3,23.7-87.7,7
c-41.3-16.7-46-61-46-61s-10.3-53.3,20.7-87.7s78-19,78-19s36,15,42,58.3C603.4,239,608.8,254.7,605.8,283.7z"/>
<path class="st1" d="M509.9,246.5c0,0-1.2-27.7,24-29.7c25.2-2,26,30.7,26,30.7h-50L509.9,246.5z"/>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.5 KiB

Wyświetl plik

@ -1,103 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 1390.7043 342.00719"
version="1.1"
id="svg8"
sodipodi:docname="fedigov_logo.svg"
width="367.95718mm"
height="90.489403mm"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs12" />
<sodipodi:namedview
id="namedview10"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
units="mm"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="0.75878906"
inkscape:cx="961.40026"
inkscape:cy="360.44273"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg8"
inkscape:document-units="mm"
showguides="true"
inkscape:guide-bbox="true" />
<g
class=""
transform="matrix(0.81519102,0,0,0.63953351,1006.7493,-16.755778)"
id="g6"
style="fill:#a39688;fill-opacity:1">
<path
d="M 256,26.2 52,135 H 460 Z M 73,153 v 14 h 366 v -14 z m 16,32 v 206 h 30 V 185 Z m 101.334,0 v 206 h 30 V 185 Z m 101.332,0 v 206 h 30 V 185 Z M 393,185 v 206 h 30 V 185 Z M 73,409 v 30 h 366 v -30 z m -32,48 v 30 h 430 v -30 z"
fill="#ffffff"
fill-opacity="1"
id="path4"
style="fill:#a39688;fill-opacity:1" />
</g>
<g
id="g6533"
transform="matrix(1.2730611,0,0,1.2730611,-416.13679,-687.34859)">
<g
id="text22805"
style="font-size:9px;fill:none;stroke-width:0.75" />
<g
id="g104535"
transform="matrix(1.7189439,0,0,1.7189439,-858.87858,-251.43576)">
<g
aria-label="Fedi"
id="text33986"
style="font-size:144px;fill:#a39688;stroke-width:7.5;stroke-opacity:0.333333">
<path
d="m 764.26543,503.54759 q 0,2.016 -1.44,2.016 -1.44,0 -2.016,-3.6 -1.728,-10.368 -7.056,-15.12 -3.456,-3.024 -10.656,-3.744 -2.592,-0.288 -11.52,-0.288 -6.624,0 -15.84,0.432 v 42.048 q 18.432,0.144 22.752,-2.304 4.32,-2.592 5.184,-14.256 0.288,-3.312 1.728,-3.312 1.44,0 1.44,2.16 0,1.296 -0.144,2.16 -0.432,9.936 -0.432,18.432 0,10.944 0.576,17.28 0.144,0.576 0.144,1.728 0,1.728 -1.44,1.728 -1.152,0 -1.44,-0.864 -0.288,-0.864 -1.008,-6.624 -1.152,-8.784 -4.608,-10.944 -3.312,-2.16 -13.392,-2.16 -5.328,0 -9.36,0.288 l 0.144,14.688 -0.288,28.224 q 0,4.176 3.312,5.328 1.584,0.576 7.056,0.432 2.304,0 2.304,1.152 0,1.296 -2.88,1.296 h -1.44 q -2.016,0 -5.472,-0.144 -3.312,0 -4.464,0 l -21.456,0.144 q -2.736,0 -2.736,-1.152 0,-1.152 4.896,-1.44 5.04,-0.288 5.904,-1.296 0.864,-1.152 0.864,-6.768 l -0.144,-82.656 q -0.144,-2.592 -1.584,-3.168 -1.296,-0.72 -7.344,-0.864 -2.304,0 -2.304,-1.584 0,-1.44 2.592,-1.44 h 2.304 q -0.288,0 13.824,0.144 14.256,0.144 23.328,0.144 24.336,0 29.808,-1.152 0.144,1.872 0.864,10.8 0.432,6.048 1.152,10.8 0.288,2.016 0.288,3.456 z"
style="-inkscape-font-specification:'Bodoni 72, '"
id="path6536" />
<path
d="m 822.44132,563.88359 q 0,1.44 -2.304,5.184 -2.16,3.6 -4.464,5.904 -6.192,6.336 -16.56,6.336 -12.96,0 -21.744,-9.36 -8.64,-9.36 -8.64,-23.184 0,-14.4 8.208,-24.048 8.352,-9.648 20.736,-9.648 10.224,0 17.136,6.048 6.912,5.904 7.344,15.264 -4.608,0.72 -12.24,0.576 l -10.08,-0.144 q -1.008,0 -17.28,0.432 -0.72,4.752 -0.72,9.072 0,14.544 5.472,22.464 5.616,7.776 15.696,7.776 5.76,0 9.216,-2.592 3.456,-2.592 7.488,-9.936 0.576,-1.152 1.584,-1.152 1.152,0 1.152,1.008 z m -12.528,-29.376 q -0.576,-17.28 -12.384,-17.28 -11.664,0 -14.544,17.28 z"
style="-inkscape-font-specification:'Bodoni 72, '"
id="path6538" />
<path
d="m 895.01709,576.69959 q 0,1.008 -2.016,1.008 h -0.72 q -1.152,0 -2.448,-0.144 -1.152,0 -1.152,0 -7.056,0 -11.952,2.88 -2.016,1.152 -2.448,1.152 -1.296,0 -1.296,-1.728 l 0.144,-4.464 q -6.192,5.904 -14.688,5.904 -12.096,0 -20.016,-9.216 -7.776,-9.36 -7.776,-23.76 0,-14.832 7.776,-24.048 7.92,-9.216 20.592,-9.216 9.792,0 14.688,7.056 v -22.464 q 0,-10.944 -1.008,-13.536 -0.864,-2.16 -2.592,-2.016 -4.176,0.432 -5.04,0.432 -1.872,0 -1.872,-1.296 0,-1.296 1.584,-1.296 l 5.184,0.144 q 4.32,0.144 13.248,-4.032 0.576,-0.288 1.008,-0.288 1.44,0 1.44,3.456 0,0.864 0,3.024 -0.144,2.304 -0.144,4.032 v 49.68 q 0,34.128 0.72,36.576 0.288,1.008 6.768,1.008 2.016,0 2.016,1.152 z m -21.312,-36.144 q 0,-13.824 -3.024,-17.712 -3.888,-4.896 -9.936,-4.896 -7.776,0 -12.384,8.064 -4.608,8.064 -4.608,21.6 0,12.96 4.032,22.176 1.728,3.888 5.04,6.48 3.456,2.448 7.056,2.448 4.464,0 8.064,-2.592 3.6,-2.736 4.608,-6.48 1.152,-3.744 1.152,-29.088 z"
style="-inkscape-font-specification:'Bodoni 72, '"
id="path6540" />
<path
d="m 918.77706,489.00359 q 0,6.48 -6.48,6.48 -2.736,0 -4.608,-1.728 -1.872,-1.872 -1.872,-4.464 0,-6.768 6.48,-6.768 6.48,0 6.48,6.48 z m 10.8,89.712 q 0,1.296 -2.448,1.296 0.144,0 -3.456,-0.288 -4.32,-0.288 -7.2,-0.288 l -14.976,0.288 q -0.72,0.144 -1.728,0.144 -1.584,0 -1.584,-1.008 0,-1.44 2.88,-1.44 5.472,-0.144 5.904,-0.72 0.576,-0.72 0.576,-6.048 l -0.144,-43.632 q -0.144,-3.6 -0.432,-4.176 -0.144,-0.72 -1.728,-0.72 l -4.176,0.144 q -0.576,0.144 -1.44,0.144 -1.584,0 -1.584,-1.152 0,-1.008 2.448,-1.152 9.648,-0.432 16.56,-4.608 l 1.44,-0.864 q 1.152,2.16 1.152,7.92 0,-0.288 0,1.44 -0.144,1.728 -0.144,5.616 v 39.312 q 0,5.76 0.144,6.768 0.288,1.008 1.584,1.296 2.16,0.576 6.336,0.576 2.016,0 2.016,1.152 z"
style="-inkscape-font-specification:'Bodoni 72, '"
id="path6542" />
</g>
<g
aria-label="gov"
id="text42976"
style="font-size:144px;font-family:'Bodoni 72';-inkscape-font-specification:'Bodoni 72, ';fill:#a47c42;stroke:#f1b967;stroke-width:7.5;stroke-opacity:0.333333">
<path
d="m 1002.9392,523.49157 q 0,6.624 -5.90401,6.624 -2.016,0 -3.744,-1.296 -1.584,-1.44 -1.584,-3.168 0,-0.576 0.432,-1.728 0.432,-1.296 0.432,-2.016 0,-1.872 -2.016,-1.872 -1.728,0 -3.312,1.872 -1.584,1.728 -1.584,3.6 0,0.432 0.72,4.896 0.72,4.464 0.72,6.768 0,9.792 -6.768,16.416 -6.768,6.624 -16.848,6.624 -2.592,0 -9.504,-2.16 -1.872,-0.576 -2.448,-0.576 -3.024,0 -5.472,2.448 -2.448,2.448 -2.448,5.328 0,7.488 9.072,7.488 3.456,0 11.088,-1.296 5.904,-1.008 10.8,-1.008 8.784,0 13.68,4.608 5.04,4.608 5.04,12.816 0,12.384 -10.656,20.592 -10.512,8.208 -26.64,8.208 -11.952,0 -18.864,-4.896 -6.768,-4.752 -6.768,-13.248 0,-8.208 6.336,-12.384 3.168,-2.016 10.08,-3.6 -10.224,-4.032 -10.224,-12.384 0,-10.368 13.248,-14.4 -8.64,-6.768 -8.64,-17.856 0,-10.368 6.624,-16.56 6.624,-6.336 17.424,-6.336 5.904,0 9.504,1.584 3.744,1.584 8.64,6.336 4.608,-6.768 11.376,-6.768 8.20801,0 8.20801,7.344 z m -26.78401,14.256 q 0,-20.88 -11.52,-20.88 -11.232,0 -11.232,19.44 0,21.888 11.952,21.888 10.8,0 10.8,-20.448 z m 11.088,55.152 q 0,-11.952 -14.112,-11.952 -4.032,0 -11.952,1.296 -7.776,1.296 -11.664,1.296 -7.344,3.888 -7.344,13.68 0,7.344 5.184,11.808 5.328,4.464 13.968,4.464 10.944,0 18.432,-6.048 7.488,-5.904 7.488,-14.544 z"
style="stroke:none"
id="path6553" />
<path
d="m 1064.1391,548.40357 q 0,13.968 -8.496,23.472 -8.496,9.36 -21.168,9.36 -13.104,0 -21.888,-9.36 -8.784,-9.504 -8.784,-23.472 0,-14.4 8.496,-23.904 8.64,-9.504 21.456,-9.504 12.96,0 21.6,9.648 8.784,9.504 8.784,23.76 z m -13.104,-0.144 q 0,-15.84 -4.896,-24.624 -3.6,-6.48 -12.096,-6.48 -8.064,0 -12.672,8.352 -4.464,8.208 -4.464,22.896 0,14.544 4.752,22.752 4.896,8.064 13.536,8.064 6.624,0 9.792,-5.04 6.048,-9.504 6.048,-25.92 z"
style="stroke:none"
id="path6555" />
<path
d="m 1128.219,517.73157 q 0,1.152 -2.736,1.152 -1.008,0 -2.592,-0.144 h -0.864 q -2.592,0 -4.032,3.168 -0.864,2.736 -1.728,5.472 l -12.096,37.152 q -1.008,2.88 -2.88,8.784 -2.304,7.92 -3.744,7.92 -1.008,0 -2.016,-2.736 -0.72,-1.728 -1.44,-3.888 -11.664,-31.536 -11.808,-31.392 -7.488,-21.312 -9.072,-23.184 -1.296,-1.296 -4.032,-1.152 l -3.312,0.144 q -1.44,0 -1.44,-1.152 0,-1.152 2.016,-1.152 l 10.08,0.288 q 2.304,0 9.072,-0.144 7.344,-0.144 7.632,-0.144 h 0.72 q 1.44,0 1.44,1.008 0,1.152 -4.464,1.152 -4.464,0 -4.464,1.152 0,1.584 1.296,4.752 2.304,5.76 8.928,24.768 2.88,8.496 4.752,12.96 4.032,-12.816 7.2,-22.032 6.336,-18.72 6.336,-20.448 0,-1.296 -2.16,-1.296 -1.152,0 -1.872,0.144 h -1.296 q -1.872,0 -1.872,-1.152 0,-1.008 1.728,-1.008 l 8.928,0.144 5.472,-0.144 q 4.32,-0.144 4.32,1.008 z"
style="stroke:none"
id="path6557" />
</g>
</g>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 8.7 KiB

Wyświetl plik

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="390 76 1230 300" style="enable-background:new 390 76 1230 300;" xml:space="preserve">
<style type="text/css">
.st0{fill:#344358;}
.st1{fill:#F39208;}
.st2{fill:#FCC010;}
.st3{fill:#F49619;}
.st4{fill:#EC630E;}
</style>
<circle id="XMLID_2_" class="st0" cx="1389.2" cy="223.1" r="25.9"/>
<circle id="XMLID_19_" class="st1" cx="1443.1" cy="158.6" r="30.8"/>
<circle id="XMLID_20_" class="st0" cx="1447.5" cy="242.8" r="13"/>
<g>
<path id="XMLID_59_" class="st2" d="M570.6,374.2c-81.9,0-148.2-66.3-148.2-148.2S488.9,77.6,570.8,77.6L570.6,374.2z"/>
<path id="XMLID_58_" class="st3" d="M570.8,111.1v40.9v137.7v50.8c-63.5,0-114.9-51.3-114.9-114.9
C455.9,162.4,507.4,111,570.8,111.1z"/>
<path id="XMLID_57_" class="st4" d="M570.8,152.1v137.7l-63.5-54.2c-5.8-5.1-6.2-14-0.8-19.4l64.2-64.2L570.8,152.1z"/>
</g>
<g id="XMLID_60_">
<path id="XMLID_61_" class="st0" d="M676.4,161v43.2h83.3v49.3h-83.3v82.3h-51.2v-224h136.1V161H676.4z"/>
<path id="XMLID_63_" class="st0" d="M886.1,172.5v54.4c-19.8-3.2-48.1,4.8-48.1,36.5v72.4H790v-160H838v28.5
C844.5,182.8,865.9,172.5,886.1,172.5z"/>
<path id="XMLID_65_" class="st1" d="M985,297.4c13.1,0,24.4-5.2,30.7-12.2l38.5,22.1c-15.7,21.8-39.4,33-69.8,33
c-54.7,0-88.7-36.8-88.7-84.6c0-47.7,34.6-84.6,85.1-84.6c46.8,0,81.3,36.2,81.3,84.6c0,6.7-0.6,13.1-1.9,19.2H946.6
C952.7,291.6,967.4,297.4,985,297.4z M1014.5,239.1c-5.2-18.5-19.5-25.3-33.9-25.3c-18.2,0-30.4,8.9-34.9,25.3H1014.5z"/>
<path id="XMLID_68_" class="st0" d="M1207.3,287.8c0,36.8-32,52.5-66.6,52.5c-32,0-56.4-12.2-68.9-38.1l41.6-23.7
c4.2,12.2,13.1,18.9,27.3,18.9c11.5,0,17.2-3.6,17.2-9.9c0-17.6-78.8-8.3-78.8-63.7c0-34.9,29.4-52.5,62.7-52.5
c26,0,49,11.5,62.4,34.3l-40.9,22.1c-4.5-8.3-10.9-14.1-21.4-14.1c-8.3,0-13.5,3.2-13.5,8.9
C1128.5,240.7,1207.3,228.6,1207.3,287.8z"/>
<path id="XMLID_70_" class="st0" d="M1384.9,237.5v98.3h-48v-91.3c0-19.8-12.5-29.1-27.9-29.1c-17.6,0-29.7,10.2-29.7,33v87.4
h-48.1V111.7h48.1v79.1c8.6-11.9,24.7-19.5,45.8-19.5C1357.4,171.2,1384.9,194.3,1384.9,237.5z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.3 KiB

Wyświetl plik

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1230 300" style="enable-background:new 0 0 1230 300;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#F39208;}
</style>
<rect x="13" y="5.1" class="st0" width="131.9" height="291.5"/>
<rect x="156.9" y="5.1" class="st0" width="131.9" height="137.9"/>
<rect x="156.9" y="156" class="st1" width="131.9" height="140.7"/>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 644 B

Wyświetl plik

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="390 76 1230 300" style="enable-background:new 390 76 1230 300;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#F39208;}
.st2{fill:#FCC010;}
.st3{fill:#F49619;}
.st4{fill:#EC630E;}
</style>
<circle id="XMLID_2_" class="st0" cx="1389.2" cy="223.1" r="25.9"/>
<circle id="XMLID_19_" class="st1" cx="1443.1" cy="158.6" r="30.8"/>
<circle id="XMLID_20_" class="st0" cx="1447.5" cy="242.8" r="13"/>
<g>
<path id="XMLID_59_" class="st2" d="M570.6,374.2c-81.9,0-148.2-66.3-148.2-148.2S488.9,77.6,570.8,77.6L570.6,374.2z"/>
<path id="XMLID_58_" class="st3" d="M570.8,111.1v40.9v137.7v50.8c-63.5,0-114.9-51.3-114.9-114.9
C455.9,162.4,507.4,111,570.8,111.1z"/>
<path id="XMLID_57_" class="st4" d="M570.8,152.1v137.7l-63.5-54.2c-5.8-5.1-6.2-14-0.8-19.4l64.2-64.2L570.8,152.1z"/>
</g>
<g id="XMLID_60_">
<path id="XMLID_61_" class="st0" d="M676.4,161v43.2h83.3v49.3h-83.3v82.3h-51.2v-224h136.1V161H676.4z"/>
<path id="XMLID_63_" class="st0" d="M886.1,172.5v54.4c-19.8-3.2-48.1,4.8-48.1,36.5v72.4H790v-160H838v28.5
C844.5,182.8,865.9,172.5,886.1,172.5z"/>
<path id="XMLID_65_" class="st1" d="M985,297.4c13.1,0,24.4-5.2,30.7-12.2l38.5,22.1c-15.7,21.8-39.4,33-69.8,33
c-54.7,0-88.7-36.8-88.7-84.6c0-47.7,34.6-84.6,85.1-84.6c46.8,0,81.3,36.2,81.3,84.6c0,6.7-0.6,13.1-1.9,19.2H946.6
C952.7,291.6,967.4,297.4,985,297.4z M1014.5,239.1c-5.2-18.5-19.5-25.3-33.9-25.3c-18.2,0-30.4,8.9-34.9,25.3H1014.5z"/>
<path id="XMLID_68_" class="st0" d="M1207.3,287.8c0,36.8-32,52.5-66.6,52.5c-32,0-56.4-12.2-68.9-38.1l41.6-23.7
c4.2,12.2,13.1,18.9,27.3,18.9c11.5,0,17.2-3.6,17.2-9.9c0-17.6-78.8-8.3-78.8-63.7c0-34.9,29.4-52.5,62.7-52.5
c26,0,49,11.5,62.4,34.3l-40.9,22.1c-4.5-8.3-10.9-14.1-21.4-14.1c-8.3,0-13.5,3.2-13.5,8.9
C1128.5,240.7,1207.3,228.6,1207.3,287.8z"/>
<path id="XMLID_70_" class="st0" d="M1384.9,237.5v98.3h-48v-91.3c0-19.8-12.5-29.1-27.9-29.1c-17.6,0-29.7,10.2-29.7,33v87.4
h-48.1V111.7h48.1v79.1c8.6-11.9,24.7-19.5,45.8-19.5C1357.4,171.2,1384.9,194.3,1384.9,237.5z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.3 KiB

Wyświetl plik

@ -1,75 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-206 346 1230 300" style="enable-background:new -206 346 1230 300;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#F39208;}
.st2{fill:#FCC010;}
.st3{fill:#F49619;}
.st4{fill:#EC630E;}
.st5{fill:#CBEAFC;}
.st6{fill:#77C2E0;}
.st7{fill:#F9DE6A;}
.st8{fill:#C6781A;}
</style>
<circle id="XMLID_2_" class="st0" cx="897.4" cy="529.4" r="25.9"/>
<circle id="XMLID_19_" class="st1" cx="951.3" cy="464.9" r="30.8"/>
<circle id="XMLID_20_" class="st0" cx="955.7" cy="549.1" r="13"/>
<path id="XMLID_59_" class="st2" d="M-168.3,486.8c-30.8-30.8-30.8-80.7,0-111.5s80.8-30.8,111.6,0L-168.3,486.8z"/>
<path id="XMLID_58_" class="st3" d="M-69.3,387.9l-15.4,15.4l-51.8,51.8l-19.1,19.1c-23.9-23.9-23.9-62.5,0-86.4
C-131.8,364-93.1,364-69.3,387.9z"/>
<path id="XMLID_57_" class="st4" d="M-84.7,403.3l-51.8,51.8l-3.5-44.3c-0.3-4.1,2.9-7.6,7-7.6L-84.7,403.3L-84.7,403.3z"/>
<polygon id="XMLID_56_" class="st5" points="22.8,411.5 20.6,440 18.1,471.6 5.5,632.7 -114.4,632.7 -126.7,474.4 -128.3,454.5
-131.6,411.5 "/>
<rect id="XMLID_55_" x="-72.8" y="460.5" class="st6" width="37.8" height="37.8"/>
<polygon id="XMLID_54_" class="st6" points="22.8,411.5 20.6,440 5.5,632.7 -4.9,632.7 10.2,440 12.4,411.5 "/>
<path id="XMLID_53_" class="st1" d="M18.1,471.6L5.5,632.7h-119.9l-12.3-158.3c11.4-4.4,27.9-6.9,48.8-0.6c31.4,9.5,57,3.3,85.6-0.9
C11.1,472.5,14.6,472,18.1,471.6z"/>
<path id="XMLID_52_" class="st7" d="M-35,478.6v19.7h-37.8v-23C-59.5,478.7-47.1,479.3-35,478.6z"/>
<path id="XMLID_51_" class="st8" d="M18.1,471.6L5.5,632.7H-4.9L7.6,473C11.1,472.5,14.6,472,18.1,471.6z"/>
<rect id="XMLID_50_" x="-95.1" y="510.4" transform="matrix(-0.3456 0.9384 -0.9384 -0.3456 394.1975 783.7637)" class="st7" width="37.8" height="37.8"/>
<path id="XMLID_42_" class="st0" d="M25.9,408.7c-0.8-0.9-1.9-1.4-3.1-1.4H-82.7l16.4-16.4l0,0l0,0l12.6-12.6c1.7-1.7,1.7-4.3,0-6
c-32.4-32.4-85.1-32.4-117.6,0c-14.5,14.6-23.1,33.9-24.2,54.5c-0.1,2.3,1.7,4.3,4,4.4c0.1,0,0.1,0,0.2,0c2.2,0,4.1-1.8,4.2-4
c1-18.5,8.7-35.8,21.8-48.9c14.1-14.1,32.8-21.9,52.8-21.9c18.5,0,36,6.7,49.7,19l-6.6,6.6c-25.6-22.6-64.8-21.6-89.3,2.9
s-25.4,63.7-2.9,89.3l-6.6,6.6c-9.6-10.7-15.8-23.8-18-38.1c-0.4-2.3-2.5-3.9-4.8-3.5c-2.3,0.4-3.9,2.5-3.5,4.8
c2.7,17.5,10.8,33.3,23.3,45.8c0.8,0.8,1.9,1.2,3,1.2c1.1,0,2.2-0.4,3-1.2l32.9-32.9l1.4,17.7v0.1l8.7,111c0.2,2.2,2,3.9,4.2,3.9
c0.1,0,0.2,0,0.3,0c2.3-0.2,4.1-2.2,3.9-4.6l-8.4-107.7c13.2-4.3,27.7-4.1,43.1,0.6c0.7,0.2,1.4,0.4,2.1,0.6v19.8
c0,2.3,1.9,4.2,4.2,4.2H-35c2.3,0,4.2-1.9,4.2-4.2v-15.8c9.4-0.8,18.7-2.2,28.1-3.7c5.3-0.8,10.7-1.7,16.2-2.4l-11.9,152h-112
l-2.1-27c-0.2-2.3-2.2-4.1-4.6-3.9c-2.3,0.2-4.1,2.2-3.9,4.6l2.4,30.9c0.2,2.2,2,3.9,4.2,3.9H5.5c2.2,0,4-1.7,4.2-3.9l12.7-161l0,0
l2.7-34.7c0.2-2.3-1.6-4.4-3.9-4.6c-2.3-0.2-4.4,1.6-4.6,3.9l-2.4,31.2C8,468.6,1.9,469.6-4,470.5c-9,1.4-17.9,2.8-26.8,3.6v-13.5
c0-2.3-1.9-4.2-4.2-4.2h-37.8c-2.3,0-4.2,1.9-4.2,4.2v9.2c-16-4.8-31.7-5.1-45.9-1l-4.1-52.9H18.3l-0.4,4.5
c-0.2,2.3,1.6,4.4,3.9,4.6c2.3,0.2,4.4-1.6,4.6-3.9l0.7-9.1C27.2,410.7,26.7,409.5,25.9,408.7z M-39.3,494.1h-29.3v-13.5
c8.7,1.8,16.9,2.5,25,2.5c1.5,0,2.9,0,4.4-0.1L-39.3,494.1L-39.3,494.1z M-39.3,464.8v9.8c-9.5,0.3-19.1-0.3-29.3-2.6v-7.2
L-39.3,464.8L-39.3,464.8z M-94.7,407.3h-12.6v-32.8c11.5,1,22.7,5.5,31.9,13.5L-94.7,407.3z M-135.7,413.8l1.1,14h-34.6
c0.7-12.1,5.2-24.1,13.6-33.8L-135.7,413.8z M-155.6,468.2c-8-9.2-12.5-20.4-13.5-31.9h35.1l0.7,9.6L-155.6,468.2z M-130.2,407.3
l-19.4-19.3c9.8-8.4,21.7-13,33.8-13.6v33h-14.4V407.3z"/>
<path id="XMLID_39_" class="st0" d="M-50.5,514.2L-86,501.1c-1.1-0.4-2.2-0.3-3.2,0.1c-1,0.5-1.8,1.3-2.2,2.4l-13.1,35.5
c-0.8,2.2,0.3,4.6,2.5,5.4l35.5,13.1c0.5,0.2,1,0.3,1.5,0.3c1.7,0,3.3-1.1,4-2.8l13.1-35.5C-47.2,517.4-48.3,515-50.5,514.2z
M-67.5,548.2L-95,538.1l10.1-27.5l27.5,10.1L-67.5,548.2z"/>
<path id="XMLID_38_" class="st0" d="M-10.8,519.6c2.3,0,4.2-1.9,4.2-4.2v-0.9c0-2.3-1.9-4.2-4.2-4.2s-4.2,1.9-4.2,4.2v0.9
C-15,517.7-13.2,519.6-10.8,519.6z"/>
<path id="XMLID_37_" class="st0" d="M-69.3,601.7c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2s4.2-1.9,4.2-4.2v-0.9
C-65,603.5-66.9,601.7-69.3,601.7z"/>
<path id="XMLID_36_" class="st0" d="M-53.9,617.8c2.3,0,4.2-1.9,4.2-4.2v-0.9c0-2.3-1.9-4.2-4.2-4.2s-4.2,1.9-4.2,4.2v0.9
C-58.2,615.9-56.3,617.8-53.9,617.8z"/>
<path id="XMLID_35_" class="st0" d="M-18.9,573.6c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2s4.2-1.9,4.2-4.2v-0.9
C-14.7,575.5-16.5,573.6-18.9,573.6z"/>
<path id="XMLID_34_" class="st0" d="M-53.9,566.6v-0.9c0-2.3-1.9-4.2-4.2-4.2s-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2
C-55.8,570.8-53.9,569-53.9,566.6z"/>
<path id="XMLID_33_" class="st0" d="M-24.4,504.8c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2s4.2-1.9,4.2-4.2V509
C-20.2,506.7-22.1,504.8-24.4,504.8z"/>
<g id="XMLID_60_">
<path id="XMLID_61_" class="st0" d="M139.6,457.9v43.6h84v49.7h-84v83H87.9v-226h137.3v49.7H139.6z"/>
<path id="XMLID_63_" class="st0" d="M351.2,469.5v54.9c-20-3.2-48.5,4.8-48.5,36.8v73h-48.5V472.8h48.5v28.8
C309.2,479.9,330.8,469.5,351.2,469.5z"/>
<path id="XMLID_65_" class="st1" d="M451,595.5c13.2,0,24.6-5.2,31-12.3l38.8,22.3c-15.8,22-39.7,33.3-70.4,33.3
c-55.2,0-89.5-37.1-89.5-85.3c0-48.1,34.9-85.3,85.9-85.3c47.2,0,82,36.5,82,85.3c0,6.8-0.6,13.2-1.9,19.4H412.2
C418.4,589.7,433.2,595.5,451,595.5z M480.7,536.7c-5.2-18.7-19.7-25.5-34.2-25.5c-18.4,0-30.7,9-35.2,25.5H480.7z"/>
<path id="XMLID_68_" class="st0" d="M675.2,585.8c0,37.1-32.3,53-67.2,53c-32.3,0-56.9-12.3-69.5-38.4l42-23.9
c4.2,12.3,13.2,19.1,27.5,19.1c11.6,0,17.4-3.6,17.4-10c0-17.8-79.5-8.4-79.5-64.3c0-35.2,29.7-53,63.3-53
c26.2,0,49.4,11.6,63,34.6l-41.3,22.3c-4.5-8.4-11-14.2-21.6-14.2c-8.4,0-13.6,3.2-13.6,9C595.7,538.3,675.2,526.1,675.2,585.8z"/>
<path id="XMLID_70_" class="st0" d="M854.4,535.1v99.2H806v-92.1c0-20-12.6-29.4-28.1-29.4c-17.8,0-30,10.3-30,33.3v88.2h-48.5
V408.2h48.5V488c8.7-12,24.9-19.7,46.2-19.7C826.7,468.2,854.4,491.5,854.4,535.1z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 6.1 KiB

Wyświetl plik

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1230 300" style="enable-background:new 0 0 1230 300;" xml:space="preserve">
<style type="text/css">
.st0{fill:#344358;}
.st1{fill:#F39208;}
.st2{fill:#FCC010;}
.st3{fill:#F49619;}
.st4{fill:#EC630E;}
.st5{fill:#CBEAFC;}
.st6{fill:#77C2E0;}
.st7{fill:#F9DE6A;}
.st8{fill:#C6781A;}
.st9{fill:#010202;}
</style>
<circle id="XMLID_2_" class="st0" cx="1103.4" cy="183.4" r="25.9"/>
<circle id="XMLID_19_" class="st1" cx="1157.3" cy="118.9" r="30.8"/>
<circle id="XMLID_20_" class="st0" cx="1161.7" cy="203.1" r="13"/>
<path id="XMLID_59_" class="st2" d="M37.7,140.8C6.9,110,6.9,60.1,37.7,29.3s80.8-30.8,111.6,0L37.7,140.8z"/>
<path id="XMLID_58_" class="st3" d="M136.7,41.9l-15.4,15.4l-51.8,51.8l-19.1,19.1c-23.9-23.9-23.9-62.5,0-86.4
C74.2,18,112.9,18,136.7,41.9z"/>
<path id="XMLID_57_" class="st4" d="M121.3,57.3l-51.8,51.8L66,64.8c-0.3-4.1,2.9-7.6,7-7.6H121.3L121.3,57.3z"/>
<polygon id="XMLID_56_" class="st5" points="228.8,65.5 226.6,94 224.1,125.6 211.5,286.7 91.6,286.7 79.3,128.4 77.7,108.5
74.4,65.5 "/>
<rect id="XMLID_55_" x="133.2" y="114.5" class="st6" width="37.8" height="37.8"/>
<polygon id="XMLID_54_" class="st6" points="228.8,65.5 226.6,94 211.5,286.7 201.1,286.7 216.2,94 218.4,65.5 "/>
<path id="XMLID_53_" class="st1" d="M224.1,125.6l-12.6,161.1H91.6L79.3,128.4c11.4-4.4,27.9-6.9,48.8-0.6c31.4,9.5,57,3.3,85.6-0.9
C217.1,126.5,220.6,126,224.1,125.6z"/>
<path id="XMLID_52_" class="st7" d="M171,132.6v19.7h-37.8v-23C146.5,132.7,158.9,133.3,171,132.6z"/>
<path id="XMLID_51_" class="st8" d="M224.1,125.6l-12.6,161.1h-10.4L213.6,127C217.1,126.5,220.6,126,224.1,125.6z"/>
<rect id="XMLID_50_" x="110.9" y="164.5" transform="matrix(0.3456 -0.9384 0.9384 0.3456 -87.1514 241.7549)" class="st7" width="37.8" height="37.8"/>
<path id="XMLID_42_" class="st9" d="M231.9,62.7c-0.8-0.9-1.9-1.4-3.1-1.4H123.3l16.4-16.4c0,0,0,0,0,0c0,0,0,0,0,0l12.6-12.6
c1.7-1.7,1.7-4.3,0-6c-32.4-32.4-85.1-32.4-117.6,0C20.2,40.9,11.6,60.2,10.5,80.8c-0.1,2.3,1.7,4.3,4,4.4c0.1,0,0.1,0,0.2,0
c2.2,0,4.1-1.8,4.2-4c1-18.5,8.7-35.8,21.8-48.9c14.1-14.1,32.8-21.9,52.8-21.9c18.5,0,36,6.7,49.7,19l-6.6,6.6
C111,13.4,71.8,14.4,47.3,38.9c-24.5,24.5-25.4,63.7-2.9,89.3l-6.6,6.6c-9.6-10.7-15.8-23.8-18-38.1c-0.4-2.3-2.5-3.9-4.8-3.5
c-2.3,0.4-3.9,2.5-3.5,4.8c2.7,17.5,10.8,33.3,23.3,45.8c0.8,0.8,1.9,1.2,3,1.2c1.1,0,2.2-0.4,3-1.2l32.9-32.9l1.4,17.7
c0,0,0,0.1,0,0.1l8.7,111c0.2,2.2,2,3.9,4.2,3.9c0.1,0,0.2,0,0.3,0c2.3-0.2,4.1-2.2,3.9-4.6l-8.4-107.7c13.2-4.3,27.7-4.1,43.1,0.6
c0.7,0.2,1.4,0.4,2.1,0.6v19.8c0,2.3,1.9,4.2,4.2,4.2H171c2.3,0,4.2-1.9,4.2-4.2v-15.8c9.4-0.8,18.7-2.2,28.1-3.7
c5.3-0.8,10.7-1.7,16.2-2.4l-11.9,152H95.6l-2.1-27c-0.2-2.3-2.2-4.1-4.6-3.9c-2.3,0.2-4.1,2.2-3.9,4.6l2.4,30.9
c0.2,2.2,2,3.9,4.2,3.9h119.9c2.2,0,4-1.7,4.2-3.9L228.4,126c0,0,0,0,0,0l2.7-34.7c0.2-2.3-1.6-4.4-3.9-4.6
c-2.3-0.2-4.4,1.6-4.6,3.9l-2.4,31.2c-6.2,0.8-12.3,1.8-18.2,2.7c-9,1.4-17.9,2.8-26.8,3.6v-13.5c0-2.3-1.9-4.2-4.2-4.2h-37.8
c-2.3,0-4.2,1.9-4.2,4.2v9.2c-16-4.8-31.7-5.1-45.9-1l-4.1-52.9h145.3l-0.4,4.5c-0.2,2.3,1.6,4.4,3.9,4.6c2.3,0.2,4.4-1.6,4.6-3.9
l0.7-9.1C233.2,64.7,232.7,63.5,231.9,62.7z M166.7,148.1h-29.3v-13.5c8.7,1.8,16.9,2.5,25,2.5c1.5,0,2.9,0,4.4-0.1L166.7,148.1
L166.7,148.1z M166.7,118.8v9.8c-9.5,0.3-19.1-0.3-29.3-2.6v-7.2L166.7,118.8L166.7,118.8z M111.3,61.3H98.7V28.5
c11.5,1,22.7,5.5,31.9,13.5L111.3,61.3z M70.3,67.8l1.1,14H36.8C37.5,69.7,42,57.7,50.4,48L70.3,67.8z M50.4,122.2
c-8-9.2-12.5-20.4-13.5-31.9H72l0.7,9.6L50.4,122.2z M75.8,61.3L56.4,42c9.8-8.4,21.7-13,33.8-13.6v33H75.8z"/>
<path id="XMLID_39_" class="st9" d="M155.5,168.2L120,155.1c-1.1-0.4-2.2-0.3-3.2,0.1c-1,0.5-1.8,1.3-2.2,2.4l-13.1,35.5
c-0.8,2.2,0.3,4.6,2.5,5.4l35.5,13.1c0.5,0.2,1,0.3,1.5,0.3c1.7,0,3.3-1.1,4-2.8l13.1-35.5C158.8,171.4,157.7,169,155.5,168.2z
M138.5,202.2l-27.5-10.1l10.1-27.5l27.5,10.1L138.5,202.2z"/>
<path id="XMLID_38_" class="st9" d="M195.2,173.6c2.3,0,4.2-1.9,4.2-4.2v-0.9c0-2.3-1.9-4.2-4.2-4.2s-4.2,1.9-4.2,4.2v0.9
C191,171.7,192.8,173.6,195.2,173.6z"/>
<path id="XMLID_37_" class="st9" d="M136.7,255.7c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2c2.3,0,4.2-1.9,4.2-4.2v-0.9
C141,257.5,139.1,255.7,136.7,255.7z"/>
<path id="XMLID_36_" class="st9" d="M152.1,271.8c2.3,0,4.2-1.9,4.2-4.2v-0.9c0-2.3-1.9-4.2-4.2-4.2s-4.2,1.9-4.2,4.2v0.9
C147.8,269.9,149.7,271.8,152.1,271.8z"/>
<path id="XMLID_35_" class="st9" d="M187.1,227.6c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2c2.3,0,4.2-1.9,4.2-4.2v-0.9
C191.3,229.5,189.5,227.6,187.1,227.6z"/>
<path id="XMLID_34_" class="st9" d="M152.1,220.6v-0.9c0-2.3-1.9-4.2-4.2-4.2c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2
C150.2,224.8,152.1,223,152.1,220.6z"/>
<path id="XMLID_33_" class="st9" d="M181.6,158.8c-2.3,0-4.2,1.9-4.2,4.2v0.9c0,2.3,1.9,4.2,4.2,4.2s4.2-1.9,4.2-4.2V163
C185.8,160.7,183.9,158.8,181.6,158.8z"/>
<g id="XMLID_60_">
<path id="XMLID_61_" class="st0" d="M345.6,111.9v43.6h84v49.7h-84v83h-51.7V62.2h137.3v49.7H345.6z"/>
<path id="XMLID_63_" class="st0" d="M557.2,123.5v54.9c-20-3.2-48.5,4.8-48.5,36.8v73h-48.5V126.8h48.5v28.8
C515.2,133.9,536.8,123.5,557.2,123.5z"/>
<path id="XMLID_65_" class="st1" d="M657,249.5c13.2,0,24.6-5.2,31-12.3l38.8,22.3c-15.8,22-39.7,33.3-70.4,33.3
c-55.2,0-89.5-37.1-89.5-85.3c0-48.1,34.9-85.3,85.9-85.3c47.2,0,82,36.5,82,85.3c0,6.8-0.6,13.2-1.9,19.4H618.2
C624.4,243.7,639.2,249.5,657,249.5z M686.7,190.7c-5.2-18.7-19.7-25.5-34.2-25.5c-18.4,0-30.7,9-35.2,25.5H686.7z"/>
<path id="XMLID_68_" class="st0" d="M881.2,239.8c0,37.1-32.3,53-67.2,53c-32.3,0-56.9-12.3-69.5-38.4l42-23.9
c4.2,12.3,13.2,19.1,27.5,19.1c11.6,0,17.4-3.6,17.4-10c0-17.8-79.5-8.4-79.5-64.3c0-35.2,29.7-53,63.3-53
c26.2,0,49.4,11.6,63,34.6l-41.3,22.3c-4.5-8.4-11-14.2-21.6-14.2c-8.4,0-13.6,3.2-13.6,9C801.7,192.3,881.2,180.1,881.2,239.8z"/>
<path id="XMLID_70_" class="st0" d="M1060.4,189.1v99.2H1012v-92.1c0-20-12.6-29.4-28.1-29.4c-17.8,0-30,10.3-30,33.3v88.2h-48.5
V62.2h48.5v79.8c8.7-12,24.9-19.7,46.2-19.7C1032.7,122.2,1060.4,145.5,1060.4,189.1z"/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 6.2 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 12 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 37 KiB

Wyświetl plik

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
<style type="text/css">
.st0{fill:#3D84C3;}
.st1{fill:#4497D3;}
.st2{fill:#5AB0E4;}
.st3{fill:#3B8ECC;}
</style>
<g id="XMLID_441_">
<polygon id="XMLID_445_" class="st0" points="41.3,50.6 26.8,64 110.5,64 "/>
<polygon id="XMLID_444_" class="st1" points="26.8,64 41.3,77.4 110.5,64 "/>
<polygon id="XMLID_443_" class="st2" points="110.5,64 33.1,106.2 41.3,77.4 "/>
<polygon id="XMLID_442_" class="st3" points="110.5,64 41.3,50.6 33.1,21.8 "/>
</g>
</svg>

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 833 B

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 7.7 KiB

Wyświetl plik

@ -1,199 +0,0 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Gründe
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Kanäle
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Zitate
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Brief
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Gründe
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Kanäle
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Zitate
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Brief
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<section class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Impressum</h1>
<h5 class="subtitle is-5 is-muted"></h5>
<div class="divider"></div>
</div>
</div>
<div class="content">
<p>Text Impressum</p>
</div>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Sprachen</h3>
</div>
<ul class="link-list list-translations">
<li><a href="https://fedigov.ch/">Deutsch</a></li>
<li><a href="https://fedigov.ch/en/">English</a></li>
<li><a href="https://fedigov.ch/fr/">Francais</a></li>
<li><a href="https://fedigov.ch/it/">Italiano</a></li>
</ul>
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Eine Initiative von</h3>
<a href="https://gnulinux.ch" style="color: #a39688" target="_blank">GNU/Linux.ch</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE-CH</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="mailto:kontakt@gnulinux.ch" style="color: #a39688" target="_blank">Contact</a> |
<a href="https://gnulinux.ch/impressum" style="color: #a39688" target="_blank">Imprint</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,462 +0,0 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta name="generator" content="Hugo 0.88.1" />
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.119b58c3a95812961d1e5957dbb9944709add1b30b4a725a6c812ffbf09b92a9.css" integrity="sha256-EZtYw6lYEpYdHllX27mURwmt0bMLSnJabIEv&#43;/Cbkqk=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<section class="hero is-fullheight is-default is-bold">
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Motivação
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canais
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverso
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citações
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Carta
</span>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Motivação
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canais
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverso
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citações
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Carta
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Comunicação federada nas instituições públicas
</h1>
<h2 class="subtitle is-5 is-muted">
Comunicar com confiança e respeito com o público
</h2>
<p>
<a class="button cta rounded primary-btn raised" href="/#section6_id">
Intervir
</a>
<a class="button cta rounded primary-btn raised" href="#section1_id">
Fedi... quê?
</a>
</p>
<br/><br/>
<p class="subtitle is-6 is-muted">
As instituições públicas (agências governamentais, emissoras, instituições de ensino) usam predominantemente plataformas proprietárias como Twitter, Facebook, Instagram e Youtube. As empresas por detrás destas plataformas controlam quem as pode utilizar e como podem ser utilizadas. Além disso, ao destacar e utilizar estes serviços, as instituições públicas acabam por publicitar e incentivar as pessoas a utilizar estes serviços.
<br/><br/>
Queremos convencer as instituições públicas a repensar o seu uso das redes sociais. Isto é possível com a transição gradual para soluções federadas de Software Livre.
</p>
</div>
<div class="column is-5 is-offset-1">
<figure class="image is-4by3">
<img src="/images/illustrations/fedigov1.svg" alt="Description">
</figure>
</div>
</div>
</div>
</div>
<div class="hero-foot mb-20">
<div class="container">
<div class="tabs is-centered">
<ul>
</ul>
</div>
</div>
</div>
</section>
<section id="section2_id" class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Motivos para mudar</h1>
<h3 class="subtitle is-5 is-muted">O ponto de entrada para uma comunicação ética</h3>
<div class="divider"></div>
</div>
<div class="column is-7 mt-60">
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Soberania</span>
<span class="icon-box-text">A soberania digital procura a utilização independente e auto-determinada de tecnologias digitais por parte do estado, organizações e indivíduos. Soluções de Software Livre descentralizadas dão-nos o direito de as usar, estudar, distribuir e melhorar para qualquer objectivo. Este é um ponto fundamental para a democracia numa sociedade cada vez mais digital.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Protecção de Dados</span>
<span class="icon-box-text">As pessoas não devem ser forçadas a ceder os seus dados a megacorporações só para poderem comunicar com instituições públicas. A administração pública deve apoiar o público a proteger os seus dados.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Dinheiro público</span>
<span class="icon-box-text">O dinheiro público deve ser usado para o benefício da população e para cumprir as obrigações legais das instituições públicas, e não para subsidiar modelos de negócio duvidosos de provedores internacionais.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Certeza legal</span>
<span class="icon-box-text">É difícil de conciliar a utilização de redes sociais de empresas gigantes tecnológicas com as leis de protecção de dados. As instituições públicas têm o dever de garantir a comunicação segura e legal das pessoas.</span>
</p>
</div>
</div>
</article>
</div>
</div>
</div>
</section>
<section id="section1_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Comunicação aberta</h2>
<h3 class="subtitle is-5 is-muted">no Fediverso</h3>
<div class="divider is-centered"></div>
</div>
<div class="content-wrapper">
<div class="columns">
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Mastodon em vez de Twitter</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/message-regular.svg">
</div>
<div class="card-text">
<p>Microblogging</p>
</div>
<div class="card-action">
<a href="https://joinmastodon.org/" class="button btn-align-md accent-btn raised">Começar</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Pixelfed em vez de Instagram</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/image-regular.svg">
</div>
<div class="card-text">
<p>Partilha de fotografias</p>
</div>
<div class="card-action">
<a href="https://pixelfed.org" class="button btn-align-md accent-btn raised">Começar</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>PeerTube em vez de Youtube</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/video-solid.svg">
</div>
<div class="card-text">
<p>Partilha de vídeos</p>
</div>
<div class="card-action">
<a href="https://joinpeertube.org/" class="button btn-align-md accent-btn raised">Começar</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section3_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-1">
<div class="has-text-centered">
<img class="pushed-image" src="/images/illustrations/fediverse.png">
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Fediverso</h2>
<h3 class="subtitle is-5 is-muted">Um conjunto de serviços federados usados para publicação na web e alojamento de ficheiros, redes sociais e microblogging.</h3>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised" href="https://fediverse.party/en/fediverse/">
Explorar
</a>
</p>
</div>
</section>
<section id="section4_id" class="section is-medium section-secondary">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 light-text is-spaced">Bons exemplos</h2>
<h3 class="subtitle is-5 light-text">Comunicação o público de forma soberana, sem publicidade e com foco na privacidade.</h3>
</div>
<div class="content-wrapper">
<div class="columns is-vcentered">
<div class="column is-4">
<figure class="testimonial">
<a href="https://social.bund.de/@blnbdi">
<blockquote>
Com o nosso novo perfil de Mastodon queremos mostrar que as redes sociais podem ser usadas de acordo com as leis de protecção de dados.
</blockquote>
<div class="author">
<h5>Volker Brozio</h5>
<span>Encarregado de protecção de dados de Berlim</span>
</div>
</a>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<a href="https://edps.europa.eu/press-publications/press-news/press-releases/2022/edps-launches-pilot-phase-two-social-media_en">
<blockquote>
Com o lançamento piloto do EU Voice e EU Video, queremos oferecer redes sociais alternativas que prioritizem os indivíduos e o seu direito à privacidade e protecção de dados.
</blockquote>
<div class="author">
<h5>Wojciech Wiewiórowski</h5>
<span>Autoridade Europeia para a Proteção de Dados</span>
</div>
</a>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<a href="https://baw%c3%bc.social/@RegierungBW">
<blockquote>
Na rede Mastodon, mantemos um diálogo digital activo sem entregar os nossos dados ou os dos utilizadores a uma empresa comercial que faz negócios com os dados pessoais.
</blockquote>
<div class="author">
<h5>Stefan Brink</h5>
<span>Encarregado de protecção de dados de Baden-Württemberg</span>
</div>
</a>
</figure>
</div>
</div>
</div>
</div>
</section>
<section id="section6_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Contacte as instituições públicas</h2>
<h3 class="subtitle is-5 is-muted">Uma carta recebe mais atenção que uma mensagem de correio electrónico. Copie o texto abaixo e envie uma carta para as instituições públicas.</h3>
</div>
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-text">Endereço <br/><br/> Assunto: Utilização de redes sociais na vossa instituição <br/><br/> Exmo/as. Sr/as., <br/><br/> A vossa instituição providencia vários canais de comunicação para alcançar e interagir com as pessoas. <br/><br/> As redes sociais têm tomado um papel cada vez mais importante neste contexto. Esta utilização, no entanto, não é sem desvantagens. Por exemplo, uma desvantagem é a dependência de empresas gigantes tecnológicas internacionais. A sua posição dominante no que toca ao acesso livre a plataformas de comunicação compromete a nossa soberania digital. <br/><br/> Temos também observado vários encarregados de protecção de dados indicarem que estas redes não cumprem os requisitos legais e que seriam necessárias mudanças regulatórias significativas para que os seus utilizadores estivessem protegidos de acordo com as legislações existentes no que toca a protecção de dados. <br/><br/> É importante que a Administração Pública adopte serviços distribuidos de Software Livre para comunicar com as pessoas, em vez de as tornar dependentes das vontades e comportamentos destas empresas gigantes tecnológicas. <br/><br/> Gostaríamos então que a vossa instituição contribuisse para esta causa ao adoptar soluções federadas, como o Mastodon, para comunicar com o público. <br/><br/> Com os melhores cumprimentos</span>
</p>
</div>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised"
href="mailto:kontakt@behoerde.ch?subject=Verwendung%20von%20sozialen%20Medien%20in%20ihrer%20Beh%c3%b6rde&body=Exmo/as.%20Sr/as.,%20%0D%0A%0D%0A%20A%20vossa%20institui%c3%a7%c3%a3o%20providencia%20v%c3%a1rios%20canais%20de%20comunica%c3%a7%c3%a3o%20para%20alcan%c3%a7ar%20e%20interagir%20com%20as%20pessoas.%20%0D%0A%0D%0A%20As%20redes%20sociais%20t%c3%aam%20tomado%20um%20papel%20cada%20vez%20mais%20importante%20neste%20contexto.%20Esta%20utiliza%c3%a7%c3%a3o,%20no%20entanto,%20n%c3%a3o%20%c3%a9%20sem%20desvantagens.%20Por%20exemplo,%20uma%20desvantagem%20%c3%a9%20a%20depend%c3%aancia%20de%20empresas%20gigantes%20tecnol%c3%b3gicas%20internacionais.%20A%20sua%20posi%c3%a7%c3%a3o%20dominante%20no%20que%20toca%20ao%20acesso%20livre%20a%20plataformas%20de%20comunica%c3%a7%c3%a3o%20compromete%20a%20nossa%20soberania%20digital.%20%0D%0A%0D%0A%20Temos%20tamb%c3%a9m%20observado%20v%c3%a1rios%20encarregados%20de%20protec%c3%a7%c3%a3o%20de%20dados%20indicarem%20que%20estas%20redes%20n%c3%a3o%20cumprem%20os%20requisitos%20legais%20e%20que%20seriam%20necess%c3%a1rias%20mudan%c3%a7as%20regulat%c3%b3rias%20significativas%20para%20que%20os%20seus%20utilizadores%20estivessem%20protegidos%20de%20acordo%20com%20as%20legisla%c3%a7%c3%b5es%20existentes%20no%20que%20toca%20a%20protec%c3%a7%c3%a3o%20de%20dados.%20%0D%0A%0D%0A%20%c3%89%20importante%20que%20a%20Administra%c3%a7%c3%a3o%20P%c3%bablica%20adopte%20servi%c3%a7os%20distribuidos%20de%20Software%20Livre%20para%20comunicar%20com%20as%20pessoas,%20em%20vez%20de%20os%20tornar%20dependentes%20das%20vontades%20e%20comportamentos%20destas%20empresas%20gigantes%20tecnol%c3%b3gicas.%20%3cbr/%3e%3cbr/%3e%20%0D%0A%0D%0A%20Gostar%c3%adamos%20ent%c3%a3o%20que%20a%20vossa%20institui%c3%a7%c3%a3o%20contribuisse%20para%20esta%20causa%20ao%20adoptar%20solu%c3%a7%c3%b5es%20federadas,%20como%20o%20Mastodon,%20para%20comunicar%20com%20o%20p%c3%bablico.%20%0D%0A%0D%0A%20Com%20os%20melhores%20cumprimentos">
Alternativamente, envie um email
</a>
</p>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Uma iniciativa de</h3>
<a href="https://ansol.org" style="color: #a39688" target="_blank">ANSOL</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="https://ansol.org/contactos" style="color: #a39688" target="_blank">Contacto</a> |
<a href="https://ansol.org/sobre" style="color: #a39688" target="_blank">Sobre</a> |
<a href="https://codeberg.org/hugopeixoto/fedigov" style="color: #a39688" target="_blank">Código</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>FediGov</title>
<link>https://fedigov.ch/</link>
<description>Recent content on FediGov</description>
<generator>Hugo -- gohugo.io</generator>
<language>pt</language><atom:link href="https://fedigov.ch/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

Wyświetl plik

@ -1,479 +0,0 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.104.2" />
<meta name="description" content="federated communication for authorities" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>FediGov</title>
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link href="/css/fonts.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/style.min.406e548ca6662643d08b83273d5a132aabdf706b01cfff74ff6c891fda6bf155.css" integrity="sha256-QG5UjKZmJkPQi4MnPVoTKqvfcGsBz/90/2yJH9pr8VU=">
<link rel="stylesheet" type="text/css" href="/css/icons.css">
</head>
<body>
<div id="preloader">
<div id="status"></div>
</div>
<section class="hero is-fullheight is-default is-bold">
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbar-menu" class="navbar-menu is-static">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Motivi
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canali
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citazioni
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Lettera
</span>
</a>
<a href="#translations" title="Translations / Languages" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<nav id="navbar-clone" class="navbar is-fresh is-transparent" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logos/fedigov_logo.svg" alt="" width="112" height="28">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="cloned-navbar-menu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="cloned-navbar-menu" class="navbar-menu is-fixed">
<div class="navbar-end">
<a href="#section2_id" class="navbar-item is-secondary">
Motivi
</a>
<a href="#section1_id" class="navbar-item is-secondary">
Canali
</a>
<a href="#section3_id" class="navbar-item is-secondary">
Fediverse
</a>
<a href="#section4_id" class="navbar-item is-secondary">
Citazioni
</a>
<a href="#section6_id" class="navbar-item">
<span class="button signup-button rounded secondary-btn raised">
Lettera
</span>
</a>
<a href="#translations" class="navbar-item navbar-translation">
<i class="fa fa-language" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</nav>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Comunicazione federata per le istituzioni pubbliche
</h1>
<h2 class="subtitle is-5 is-muted">
Comunicare con sicurezza e rispetto con i cittadini
</h2>
<p>
<a class="button cta rounded primary-btn raised" href="/#section6_id">
Agire ora
</a>
<a class="button cta rounded primary-btn raised" href="#section1_id">
Fedi... Cosa?
</a>
</p>
<br/><br/>
<p class="subtitle is-6 is-muted">
Le istituzioni pubbliche (autorità pubbliche, emittenti, istituzioni educative) utilizzano prevalentemente piattaforme proprietarie come Twitter, Facebook, Instagram e YouTube. Le aziende che ne fanno parte possono decidere chi comunica sulle loro piattaforme e come. Inoltre, le istituzioni pubbliche pubblicizzano i loro servizi attraverso link ben visibili e l&#39;uso dei servizi e incoraggiano i cittadini a utilizzarli.
<br/><br/>
Vogliamo convincere le autorità pubbliche a ripensare l&#39;uso dei social media. Questo è possibile grazie alla graduale transizione verso soluzioni federate di software libero.
</p>
</div>
<div class="column is-5 is-offset-1">
<figure class="image is-4by3">
<img src="/images/illustrations/fedigov1.svg" alt="Description">
</figure>
</div>
</div>
</div>
</div>
<div class="hero-foot mb-20">
<div class="container">
<div class="tabs is-centered">
<ul>
</ul>
</div>
</div>
</div>
</section>
<section id="section2_id" class="section is-medium">
<div class="container">
<div class="columns">
<div class="column is-centered-tablet-portrait">
<h1 class="title section-title">Motivi per un cambiamento</h1>
<h3 class="subtitle is-5 is-muted">Iniziare a comunicare in modo etico.</h3>
<div class="divider"></div>
</div>
<div class="column is-7 mt-60">
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Sovranità</span>
<span class="icon-box-text">La sovranità digitale persegue l&rsquo;obiettivo di consentire l&rsquo;uso e la progettazione indipendente e autodeterminata delle tecnologie digitali da parte dello Stato, dell&rsquo;economia e degli individui. Le soluzioni di software libero decentralizzato danno a tutte le persone e le organizzazioni il diritto di usarle, comprenderle, diffonderle e migliorarle per qualsiasi scopo. Si tratta di una pietra miliare della nostra democrazia in una società sempre più digitalizzata.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Protezione dei dati</span>
<span class="icon-box-text">I cittadini non dovrebbero essere costretti a fornire i propri dati alle grandi aziende per comunicare con le istituzioni pubbliche. La pubblica amministrazione deve sostenere i cittadini nella protezione dei dati.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Denaro pubblico</span>
<span class="icon-box-text">L&rsquo;uso del denaro dei contribuenti dovrebbe essere utilizzato principalmente a beneficio della popolazione e per adempiere agli obblighi legali del settore pubblico, invece di sovvenzionare modelli commerciali dubbi di fornitori internazionali.</span>
</p>
</div>
</div>
</article>
<article class="media icon-box">
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-title">Certezza giuridica</span>
<span class="icon-box-text">L&rsquo;uso dei social network da parte delle grandi aziende digitali globali è difficile da conciliare con la nuova legge svizzera sulla protezione dei dati. In quanto autorità pubblica, è necessario garantire ai cittadini una comunicazione legalmente sicura.</span>
</p>
</div>
</div>
</article>
</div>
</div>
</div>
</section>
<section id="section1_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Comunicazione aperta</h2>
<h3 class="subtitle is-5 is-muted">su fediverse</h3>
<div class="divider is-centered"></div>
</div>
<div class="content-wrapper">
<div class="columns">
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Mastodon al posto di Twitter</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/message-regular.svg">
</div>
<div class="card-text">
<p>Microblogging</p>
</div>
<div class="card-action">
<a href="https://joinmastodon.org/" class="button btn-align-md accent-btn raised">Avvio</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Pixelfed invece di Instagram</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/image-regular.svg">
</div>
<div class="card-text">
<p>Condividere le foto</p>
</div>
<div class="card-action">
<a href="https://pixelfed.social/site/about" class="button btn-align-md accent-btn raised">Avvio</a>
</div>
</div>
</div>
<div class="column is-one-third">
<div class="feature-card is-bordered has-text-centered revealOnScroll delay-1" data-animation="fadeInLeft">
<div class="card-title">
<h4>Peertube invece di Youtube</h4>
</div>
<div class="card-icon">
<img src="/images/illustrations/icons/video-solid.svg">
</div>
<div class="card-text">
<p>Condividere i video</p>
</div>
<div class="card-action">
<a href="https://peertube.ch/" class="button btn-align-md accent-btn raised">Avvio</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section3_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-1">
<div class="has-text-centered">
<img class="pushed-image" src="/images/illustrations/fediverse.png">
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Fediverse</h2>
<h3 class="subtitle is-5 is-muted">Vari servizi interconnessi utilizzati per il social networking, il microblogging, il blogging o i siti web e il file hosting.</h3>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised" href="https://tour.fediverse.at/">
Scoprire
</a>
</p>
</div>
</section>
<section id="section4_id" class="section is-medium section-secondary">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2 light-text is-spaced">Esempi positivi</h2>
<h3 class="subtitle is-5 light-text">Abbiamo avviato una comunicazione senza pubblicità, orientata alla privacy e sovrana con i cittadini.</h3>
</div>
<div class="content-wrapper">
<div class="columns is-vcentered">
<div class="column is-4">
<figure class="testimonial">
<blockquote>
La Commissaria di Berlino per la protezione dei dati e la libertà d&#39;informazione. Qui &#34;barrita&#34; il dipartimento che si occupa di comitati, stampa e pubbliche relazioni.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/1.png" alt=""/>
<h5>Maja Smoltczyk</h5>
<span>Commissario per la protezione dei dati di Berlino</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
Con il lancio pilota di EU Voice e EU Video, vogliamo offrire piattaforme di social media alternative che diano priorità alle persone e al loro diritto alla privacy e alla protezione dei dati.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/3.png" alt=""/>
<h5>Wojciech Wiewiórowski</h5>
<span>Garante europeo della protezione dei dati</span>
</div>
</figure>
</div>
<div class="column is-4">
<figure class="testimonial">
<blockquote>
Il garante per la protezione dei dati del Baden-Württemberg afferma che Mastodon non è un sostituto completo di Twitter, ma è un buon sostituto.
</blockquote>
<div class="author">
<img src="/images/illustrations/faces/2.png" alt=""/>
<h5>Stefan Brink</h5>
<span>Commissario per la protezione dei dati del Baden-Württemberg</span>
</div>
</figure>
</div>
</div>
</div>
</div>
</section>
<section id="section6_id" class="section section-feature-grey is-medium">
<div class="container">
<div class="title-wrapper has-text-centered">
<h2 class="title is-2">Invia una lettera alle autorità pubbliche</h2>
<h3 class="subtitle is-5 is-muted">Una lettera riceve più attenzione di un&#39;e-mail. Copiate il testo e inviate una lettera alle autorità governative.</h3>
</div>
<div class="media-content mt-50">
<div class="content">
<p>
<span class="icon-box-text">indirizzo <br/><br/> Oggetto: Uso dei social media nella vostra agenzia pubblica <br/><br/> Gentile Signora/Signore &hellip; <br/><br/> Apprezziamo il fatto che la vostra autorità metta a disposizione diversi canali di comunicazione per entrare in contatto e scambiarsi con i propri concittadini. <br/><br/> I social media svolgono un ruolo sempre più importante in questo senso. Ma questo comporta anche una serie di insidie. Tra questi, ad esempio, la dipendenza dalle società informatiche internazionali e la loro posizione dominante per quanto riguarda il libero accesso alle piattaforme di comunicazione. Ciò è anche associato alla perdita di sovranità digitale. <br/><br/> È con grande preoccupazione che di recente abbiamo sentito dichiarazioni di commissari per la protezione dei dati che criticavano il fatto che queste reti non rispettano i requisiti di legge e che sarebbero necessarie norme di ampia portata per proteggere gli utenti in termini di protezione dei dati. <br/><br/> Pertanto, è importante che la pubblica amministrazione utilizzi i servizi distribuiti di software libero e rafforzi tali offerte invece di rendere i cittadini ulteriormente dipendenti dalle grandi aziende e dal loro comportamento. <br/><br/> Saremmo quindi lieti se anche la vostra autorità decidesse di dare un contributo in tal senso e in futuro utilizzasse soluzioni decentralizzate di software libero, come Mastodon, per comunicare con i cittadini. <br/><br/> Cordiali saluti</span>
</p>
</div>
</div>
<p class="has-text-centered mt-20">
<a class="button cta is-large rounded secondary-btn raised"
href="mailto:contatto@autorita.ch?subject=Utilizzo%20dei%20social%20media%20nella%20vostra%20autorit%c3%a0%20pubblica.&body=Gentile%20signora/signore%20...%20%0D%0A%0D%0A%20Apprezziamo%20il%20fatto%20che%20la%20vostra%20autorit%c3%a0%20metta%20a%20disposizione%20diversi%20canali%20di%20comunicazione%20per%20entrare%20in%20contatto%20e%20scambiare%20con%20i%20propri%20concittadini.%20%0D%0A%0D%0A%20I%20social%20media%20svolgono%20un%20ruolo%20sempre%20pi%c3%b9%20importante%20in%20questo%20senso.%20Ma%20questo%20comporta%20anche%20una%20serie%20di%20insidie.%20Tra%20questi,%20ad%20esempio,%20la%20dipendenza%20dalle%20societ%c3%a0%20informatiche%20internazionali%20e%20la%20loro%20posizione%20dominante%20per%20quanto%20riguarda%20il%20libero%20accesso%20alle%20piattaforme%20di%20comunicazione.%20Ci%c3%b2%20%c3%a8%20anche%20associato%20alla%20perdita%20di%20sovranit%c3%a0%20digitale.%20%0D%0A%0D%0A%20%c3%88%20con%20grande%20preoccupazione%20che%20di%20recente%20abbiamo%20sentito%20dichiarazioni%20di%20commissari%20per%20la%20protezione%20dei%20dati%20che%20criticavano%20il%20fatto%20che%20queste%20reti%20non%20rispettano%20i%20requisiti%20di%20legge%20e%20che%20sarebbero%20necessarie%20norme%20di%20ampia%20portata%20per%20proteggere%20gli%20utenti%20in%20termini%20di%20protezione%20dei%20dati.%20%0D%0A%0D%0A%20Pertanto,%20%c3%a8%20importante%20che%20la%20pubblica%20amministrazione%20utilizzi%20i%20servizi%20distribuiti%20di%20software%20libero%20e%20rafforzi%20tali%20offerte%20invece%20di%20rendere%20i%20cittadini%20ulteriormente%20dipendenti%20dalle%20grandi%20aziende%20e%20dal%20loro%20comportamento.%20%0D%0A%0D%0A%20Saremmo%20quindi%20lieti%20se%20anche%20la%20vostra%20autorit%c3%a0%20decidesse%20di%20dare%20un%20contributo%20in%20tal%20senso%20e%20in%20futuro%20utilizzasse%20soluzioni%20decentralizzate%20di%20software%20libero,%20come%20Mastodon,%20per%20comunicare%20con%20i%20cittadini.%20%0D%0A%0D%0A%20Cordiali%20saluti">
Inviare per e-mail
</a>
</p>
</div>
</section>
<footer class="footer footer-dark" id="translations">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-logo">
<img src="/images/logos/fedigov_logo.svg">
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Lingua</h3>
</div>
<ul class="link-list list-translations">
<li><a href="https://fedigov.ch/">Deutsch</a></li>
<li><a href="https://fedigov.ch/en/">English</a></li>
<li><a href="https://fedigov.ch/fr/">Francais</a></li>
<li><a href="https://fedigov.ch/it/">Italiano</a></li>
</ul>
</div>
</div>
<div class="column">
<div class="footer-column">
<div class="footer-header">
<h3>Un&#39;iniziativa di</h3>
<a href="https://gnulinux.ch" style="color: #a39688" target="_blank">GNU/Linux.ch</a>
+ <a href="https://fsfe.org" style="color: #a39688" target="_blank">FSFE-CH</a>
</div>
</div>
</div>
</div>
<div class="title-wrapper has-text-centered">
<p><a href="mailto:kontakt@gnulinux.ch" style="color: #a39688" target="_blank">Contact</a> |
<a href="https://gnulinux.ch/impressum" style="color: #a39688" target="_blank">Imprint</a> |
<a href="http://creativecommons.org/licenses/by-sa/3.0/" style="color: #a39688">CC-BY-SA 3.0</a></p>
</div>
</footer>
<div id="backtotop"><a href="#"></a></div>
<div id="backtotop"><a href="#"></a></div>
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/feather-4.29.0.min.js"></script>
<script src="/js/fresh.js"></script>
<script src="/js/jquery.panelslider.min.js"></script>
<script src="/js/modernizr-2.8.3.min.js"></script>
</body>
</html>

Wyświetl plik

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>FediGov</title>
<link>https://fedigov.ch/it/</link>
<description>Recent content on FediGov</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language><atom:link href="https://fedigov.ch/it/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

Wyświetl plik

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/it/</loc>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://fedigov.ch/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/"
/>
<xhtml:link
rel="alternate"
hreflang="fr"
href="https://fedigov.ch/fr/"
/>
<xhtml:link
rel="alternate"
hreflang="it"
href="https://fedigov.ch/it/"
/>
</url>
</urlset>

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1,144 +0,0 @@
$(document).ready(function(){
//Preloader
$(window).on('load', function() { // makes sure the whole site is loaded
$('#status').fadeOut(); // will first fade out the loading animation
$('#preloader').delay(350).fadeOut('slow'); // will fade out the white DIV that covers the website.
$('body').delay(350).css({'overflow':'visible'});
})
//Mobile menu toggle
if ($('.navbar-burger').length) {
$('.navbar-burger').on("click", function(){
var menu_id = $(this).attr('data-target');
$(this).toggleClass('is-active');
$("#"+menu_id).toggleClass('is-active');
$('.navbar.is-light').toggleClass('is-dark-mobile')
});
}
//Animate left hamburger icon and open sidebar
$('.menu-icon-trigger').click(function(e){
e.preventDefault();
$('.menu-icon-wrapper').toggleClass('open');
$('.sidebar').toggleClass('is-active');
});
//Close sidebar
$('.sidebar-close').click(function() {
$('.sidebar').removeClass('is-active');
$('.menu-icon-wrapper').removeClass('open');
})
//Sidebar menu
if ($('.sidebar').length) {
$(".sidebar-menu > li.have-children > a").on("click", function(i){
i.preventDefault();
if( ! $(this).parent().hasClass("active") ){
$(".sidebar-menu li ul").slideUp();
$(this).next().slideToggle();
$(".sidebar-menu li").removeClass("active");
$(this).parent().addClass("active");
}
else{
$(this).next().slideToggle();
$(".sidebar-menu li").removeClass("active");
}
});
}
//Navbar Clone
if ($('#navbar-clone').length) {
$(window).scroll(function() { // this will work when your window scrolled.
var height = $(window).scrollTop(); //getting the scrolling height of window
if(height > 50) {
$("#navbar-clone").addClass('is-active');
} else{
$("#navbar-clone").removeClass('is-active');
}
});
}
//Init feather icons
feather.replace();
//reveal elements on scroll so animations trigger the right way
var $window = $(window),
win_height_padded = $window.height() * 1.1,
isTouch = Modernizr.touch;
$window.on('scroll', revealOnScroll);
function revealOnScroll() {
var scrolled = $window.scrollTop();
$(".revealOnScroll:not(.animated)").each(function () {
var $this = $(this),
offsetTop = $this.offset().top;
if (scrolled + win_height_padded > offsetTop) {
if ($this.data('timeout')) {
window.setTimeout(function(){
$this.addClass('animated ' + $this.data('animation'));
}, parseInt($this.data('timeout'),10));
} else {
$this.addClass('animated ' + $this.data('animation'));
}
}
});
}
// Back to Top button behaviour
var pxShow = 600;
var scrollSpeed = 500;
$(window).scroll(function() {
if ($(window).scrollTop() >= pxShow) {
$("#backtotop").addClass('visible');
} else {
$("#backtotop").removeClass('visible');
}
});
$('#backtotop a').on('click', function() {
$('html, body').animate({
scrollTop: 0
}, scrollSpeed);
return false;
});
// Select all links with hashes
$('a[href*="#"]')
// Remove links that don't actually link to anything
.not('[href="#"]')
.not('[href="#0"]')
.click(function(event) {
// On-page links
if (
location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '')
&&
location.hostname == this.hostname
) {
// Figure out element to scroll to
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
// Does a scroll target exist?
if (target.length) {
// Only prevent default if animation is actually gonna happen
event.preventDefault();
$('html, body').animate({
scrollTop: target.offset().top
}, 550, function() {
// Callback after animation
// Must change focus!
var $target = $(target);
$target.focus();
if ($target.is(":focus")) { // Checking if the target was focused
return false;
} else {
$target.attr('tabindex','-1'); // Adding tabindex for elements not focusable
$target.focus(); // Set focus again
};
});
}
}
});
})

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1 +0,0 @@
(function(e){"use strict";function r(r){var i=r.data("ps-options");if(e("body").hasClass(i.bodyClass)||n)return;r.trigger("psBeforeOpen"),n=!0,r.addClass("ps-active-panel"),e("body").addClass(i.bodyClass).one(t,function(e){n=!1,r.trigger("psOpen"),typeof i.onOpen=="function"&&i.onOpen()})}var t=["transitionend","webkitTransitionEnd","oTransitionEnd","MSTransitionEnd"].join(" "),n=!1;e.panelslider=function(e,t){e.panelslider(t)},e.panelslider.close=function(r){var i=e(".ps-active-panel"),s=i.data("ps-options");if(!i.length||n)return;i.trigger("psBeforeClose"),n=!0,i.removeClass("ps-active-panel"),e("body").removeClass(s.bodyClass).one(t,function(e){n=!1,i.trigger("psClose"),r&&setTimeout(function(){r()},0)})},e(document).on("click keyup",function(t){var n=e(".ps-active-panel");if(t.type=="keyup"&&t.keyCode!=27)return;n.length&&n.data("ps-options").clickClose&&e.panelslider.close()}),e(document).on("click",".ps-active-panel",function(e){e.stopPropagation()}),e.fn.panelslider=function(t){var n={bodyClass:"ps-active",clickClose:!0,onOpen:null},i=e(this.attr("href"));return i.data("ps-options",e.extend({},n,t)),this.click(function(t){var n=e(".ps-active-panel");n.length?n[0]==i[0]?e.panelslider.close():e.panelslider.close(function(){r(i)}):r(i),t.preventDefault(),t.stopPropagation()}),this}})(jQuery);

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1 +0,0 @@
<!DOCTYPE html><html><head><title>https://fedigov.ch</title><link rel="canonical" href="https://fedigov.ch"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://fedigov.ch" /></head></html>

Wyświetl plik

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://fedigov.ch/en/"
/>
<xhtml:link
rel="alternate"
hreflang="pt"
href="https://fedigov.ch/"
/>
</url>
</urlset>

Wyświetl plik

@ -1,4 +0,0 @@
# TODO: Remove/edit this file once we go live
User-agent: *
Disallow: /

Wyświetl plik

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://fedigov.ch/</loc>
</url>
</urlset>

Wyświetl plik

@ -6174,10 +6174,15 @@ Color variables
Navbar
========================================================================== */
.navbar.is-fresh {
position: relative;
position: sticky;
top: 0px;
min-height: 3.8rem;
transition: all .3s;
z-index: 99; }
z-index: 99;
width: 100%;
min-height: 4rem !important;
background: #fff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12); }
.navbar.is-fresh .container {
min-height: 4rem; }
.navbar.is-fresh.no-shadow {
@ -6223,30 +6228,10 @@ Navbar
display: block;
line-height: 0;
font-size: .9rem !important; }
.navbar.is-fresh.is-fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-height: 4rem !important;
background: #fff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12); }
.navbar.is-fresh.is-fixed a {
color: #444F60; }
.navbar.is-fresh.is-fixed a:hover {
color: #4FC1EA; }
#navbar-clone {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #fff;
transform: translateY(-100%);
z-index: 100;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12); }
#navbar-clone.is-active {
transform: translateY(0); }
.navbar.is-fresh a {
color: #444F60; }
.navbar.is-fresh a:hover {
color: #4FC1EA; }
/* ==========================================================================
Dropdown styles

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1 +0,0 @@
{"Target":"css/style.min.119b58c3a95812961d1e5957dbb9944709add1b30b4a725a6c812ffbf09b92a9.css","MediaType":"text/css","Data":{"Integrity":"sha256-EZtYw6lYEpYdHllX27mURwmt0bMLSnJabIEv+/Cbkqk="}}

Wyświetl plik

@ -4,7 +4,8 @@ Navbar
//Navbar
.navbar.is-fresh {
position: relative;
position: sticky;
top: 0px;
min-height: 3.8rem;
transition: all .3s;
z-index: 99;
@ -81,35 +82,14 @@ Navbar
}
}
//Fixed navbar modifier
&.is-fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-height: 4rem !important;
background: $white;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
a {
color: $blue-grey;
&:hover {
color: $primary;
}
width: 100%;
min-height: 4rem !important;
background: $white;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
a {
color: $blue-grey;
&:hover {
color: $primary;
}
}
}
//Cloned fixed navbar
#navbar-clone {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: $white;
transform: translateY(-100%);
z-index: 100;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
&.is-active {
transform: translateY(0);
}
}

Some files were not shown because too many files have changed in this diff Show More