Nouveau logo + Zone cliquable plus petite

This commit is contained in:
Miraty 2019-12-25 21:55:10 +01:00
parent 3e3c645e3f
commit 5ec718ee74
58 changed files with 5872 additions and 1284 deletions

View File

@ -1,116 +0,0 @@
/* Ubuntu Font Family Bower-ready v0.1.13 */
/* Ubuntu @font-face kit */
$UbuntuFontsPath: "./fonts" !default;
/* BEGIN Ubuntu Light */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-light-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-light-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-light-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-light-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-light-webfont.svg#ubuntulight') format('svg');
font-weight: 300;
font-style: normal;
}
/* END Ubuntu Light */
/* BEGIN Ubuntu Light Italic */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-light-italic-webfont.svg#ubuntulight_italic') format('svg');
font-weight: 300;
font-style: italic;
}
/* END Ubuntu Light Italic */
/* BEGIN Ubuntu Regular */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
font-weight: normal;
font-style: normal;
}
/* END Ubuntu Regular */
/* BEGIN Ubuntu Regular Italic */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-regular-italic-webfont.svg#ubuntuitalic') format('svg');
font-weight: normal;
font-style: italic;
}
/* END Ubuntu Regular Italic */
/* BEGIN Ubuntu Medium */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-medium-webfont.svg#ubuntumedium') format('svg');
font-weight: 500;
font-style: normal;
}
/* END Ubuntu Medium */
/* BEGIN Ubuntu Medium Italic */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-medium-italic-webfont.svg#ubuntumedium_italic') format('svg');
font-weight: 500;
font-style: italic;
}
/* END Ubuntu Medium Italic */
/* BEGIN Ubuntu Bold */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-bold-webfont.svg#ubuntubold') format('svg');
font-weight: bold;
font-style: normal;
}
/* END Ubuntu Bold */
/* BEGIN Ubuntu Bold Italic */
@font-face {
font-family: 'Ubuntu';
src: url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-bold-italic-webfont.svg#ubuntubold_italic') format('svg');
font-weight: bold;
font-style: italic;
}
/* END Ubuntu Bold Italic */

View File

@ -1,18 +0,0 @@
/* Ubuntu Font Family Bower-ready v0.1.13 */
/* Ubuntu Condensed @font-face kit */
$UbuntuFontsPath: "./fonts" !default;
/* BEGIN Ubuntu Condensed */
@font-face {
font-family: 'Ubuntu Condensed';
src: url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntu-condensed-webfont.svg#ubuntu_condensedregular') format('svg');
font-weight: normal;
font-style: normal;
}
/* END Ubuntu Condensed */

View File

@ -1,62 +0,0 @@
/* Ubuntu Font Family Bower-ready v0.1.13 */
/* Ubuntu Mono @font-face kit */
$UbuntuFontsPath: "./fonts" !default;
/* BEGIN Ubuntu Mono Regular */
@font-face {
font-family: 'Ubuntu Monospace';
src: url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-webfont.svg#ubuntu_monoregular') format('svg');
font-weight: normal;
font-style: normal;
}
/* END Ubuntu Mono Regular */
/* BEGIN Ubuntu Mono Italic */
@font-face {
font-family: 'Ubuntu Monospace';
src: url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntumono-regular-italic-webfont.svg#ubuntu_monoitalic') format('svg');
font-weight: normal;
font-style: italic;
}
/* END Ubuntu Mono Italic */
/* BEGIN Ubuntu Mono Bold */
@font-face {
font-family: 'Ubuntu Monospace';
src: url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-webfont.svg#ubuntu_monobold') format('svg');
font-weight: bold;
font-style: normal;
}
/* END Ubuntu Mono Bold */
/* BEGIN Ubuntu Mono Bold Italic */
@font-face {
font-family: 'Ubuntu Monospace';
src: url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.eot');
src: url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.woff2') format('woff2'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.woff') format('woff'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.ttf') format('truetype'),
url('#{$UbuntuFontsPath}/ubuntumono-bold-italic-webfont.svg#ubuntu_monobold_italic') format('svg');
font-weight: bold;
font-style: italic;
}
/* END Ubuntu Mono Bold Italic */

View File

@ -1,8 +0,0 @@
/* Ubuntu Font Family Bower-ready v0.1.13 */
/* Ubuntu (complete package) @font-face kit */
$UbuntuFontsPath: "./fonts" !default;
@import "./ubuntu-base.scss";
@import "./ubuntu-condensed.scss";
@import "./ubuntu-mono.scss";

View File

@ -1,38 +0,0 @@
{
"name": "ubuntu-fontface",
"version": "0.1.13",
"main": [
"./ubuntu.css",
"./ubuntu.min.css",
"./_ubuntu.scss",
"./ubuntu.less"
],
"homepage": "https://github.com/earaujoassis/ubuntu-fontface",
"authors": [
"Ewerton Assis <earaujoassis@gmail.com>"
],
"description": "Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)",
"keywords": [
"ubuntu",
"font",
"fontface",
"css",
"sass",
"less",
"web",
"design"
],
"license": [
"MIT",
"Ubuntu Font License"
],
"ignore": [
"**/.*",
"fonts/original-pack",
"node_modules",
"bower_components",
"test",
"tests",
"site"
]
}

View File

@ -1,25 +0,0 @@
{
"name": "earaujoassis/ubuntu-fontface",
"type": "css",
"description": "Ubuntu Font Family",
"homepage": "https://earaujoassis.github.io/ubuntu-fontface/",
"keywords": ["css", "sass", "less", "fonts", "font", "ubuntu", "fontface"],
"authors": [
{
"name": "Ewerton Assis",
"email": "earaujoassis@gmail.com",
"homepage": "https://earaujoassis.com/",
"role": "Maintainer"
},
{
"name": "Pavel Rykov",
"email": "p.rikov@drteam.rocks",
"homepage": "http://drteam.rocks/",
"role": "Contributor"
}
],
"require": {},
"autoload": {},
"minimum-stability": "dev",
"license": "MIT"
}

View File

@ -1,21 +0,0 @@
The Ubuntu Font Family is very long-term endeavour, and the first time
that a professionally-designed font has been funded specifically with
the intent of being an on-going community expanded project:
http://font.ubuntu.com/
Development of the Ubuntu Font Family is undertaken on Launchpad:
http://launchpad.net/ubuntu-font-family/
and this is where milestones, bug management and releases are handled.
Contributions are welcomed. Your work will be used on millions of
computers every single day! Following the initial bootstrapping of
Latin, Cyrillic, Greek, Arabic and Hebrew expansion will be undertaken
by font designers from the font design and Ubuntu communities.
To ensure that the Ubuntu Font Family can be re-licensed to future
widely-used libre font licences, copyright assignment is being required:
https://launchpad.net/~uff-contributors

View File

@ -1,292 +0,0 @@
This is the FONTLOG file for the Ubuntu Font Family and attempts to follow
the recommendations at: http://scripts.sil.org/OFL-FAQ_web#43cecb44
Overview
The new Ubuntu Font Family was started to enable the personality of
Ubuntu to be seen and felt in every menu, button and dialog.
The typeface is sans-serif, uses OpenType features and is manually
hinted for clarity on desktop and mobile computing screens.
The scope of the Ubuntu Font Family includes all the languages used by
the various Ubuntu users around the world in tune with Ubuntu's
philosophy which states that every user should be able to use their
software in the language of their choice. So the Ubuntu Font Family
project will be extended to cover many more written languages.
History
The Ubuntu Font Family has been creating during 2010 and 2011. As of
September 2011 coverage is provided for Latin, Cyrillic and Greek across
Regular, Italic, Bold and Bold-Italic. Further work was uptaken during
2015.
ChangeLog
2015-08-21 (Paul Sladen) Ubuntu Font Family version 0.83
Note: This release was created by binary patching from the v0.80
release using the scripts in 'sources/patch-0.80-0.83/' to rebuild
the necessary tables. The release selectively updates only those
proportional .ttf font files exhibiting the bug below bug number;
the Ubuntu Mono monospace font files remain unchanged, being the
original version 0.80 ones.
[Marc Foley]
* [Engineering] Fixed wrong characters appear in some mac apps. (LP: #1334363)
2011-09-22 (Paul Sladen) Ubuntu Font Family version 0.80
[Vincent Connare/Dalton Maag]
* Wish for addition of a monospaced member to the family (LP: #640382)
* Mono: No hinting yet - Ubuntu Beta Mono font looks jagged in
Netbeans and terrible with ClearType (LP: #820493)
* Emacs: choosing normal monospace font in Emacs but gives bold-italic
(LP: #791076)
* PUA: ensure that Ubuntu Circle of Friends logo is full size: (LP: #853855)
+ U+E0FF becomes large size in proportionals, remains small width in
monospaces
+ U+F0FF becomes small size (proportionals only)
+ U+F200 is full ubuntu logomark (proportionals only)
[Paul Sladen]
* Monospace: Patch Family Name to be "Ubuntu Mono"
* Monospace: Patch U+EFFD version debugging glyph to be '0.8'
[Cody Boisclair]
* Monospace: Force .null HDMX advance to 500
* Monospace: Remap ASCII box-drawing characters (LP: #788757)
[Júlio Reis]
* Date corrections to 'FONTLOG' (LP: #836595)
2011-03-08 (Paul Sladen) Ubuntu Font Family version 0.71.2
* (Production) Adjust Medium WeightClass to 500 (Md, MdIt) (LP: #730912)
2011-03-07 (Paul Sladen) Ubuntu Font Family version 0.71.1
* (Design) Add Capitalised version of glyphs and kern. (Lt, LtIt,
Md, MdIt) DM (LP: #677446)
* (Design) Re-space and tighen Regular and Italic by amount specified
by Mark Shuttleworth (minus 4 FUnits). (Rg, It) (LP: #677149)
* (Design) Design: Latin (U+0192) made straight more like l/c f with
tail (LP: #670768)
* (Design) (U+01B3) should have hook on right, as the lowercase
(U+01B4) (LP: #681026)
* (Design) Tail of Light Italic germandbls, longs and lowercase 'f'
to match Italic/BoldItalic (LP: #623925)
* (Production) Update <case> feature (Lt, LtIt, Md, MdIt). DM
(LP: #676538, #676539)
* (Production) Remove Bulgarian locl feature for Italics. (LP: #708578)
* (Production) Update Description information with new string:
"The Ubuntu Font Family are libre fonts funded by Canonical Ltd
on behalf of the Ubuntu project. The font design work and
technical implementation is being undertaken by Dalton Maag. The
typeface is sans-serif, uses OpenType features and is manually
hinted for clarity on desktop and mobile computing screens. The
scope of the Ubuntu Font Family includes all the languages used
by the various Ubuntu users around the world in tune with
Ubuntu's philosophy which states that every user should be able
to use their software in the language of their choice. The
project is ongoing, and we expect the family will be extended to
cover many written languages in the coming years."
(Rg, It, Bd, BdIt, Lt, LtIt, Md, MdIt) (LP: #690590)
* (Production) Pixel per em indicator added at U+F000 (Lt, LtIt, Md,
MdIt) (LP: #615787)
* (Production) Version number indicator added at U+EFFD (Lt, LtIt, Md,
MdIt) (LP: #640623)
* (Production) fstype bit set to 0 - Editable (Lt, LtIt, Md, MdIt)
(LP: #648406)
* (Production) Localisation of name table has been removed because
of problems with Mac OS/X interpretation of localisation. DM
(LP: #730785)
* (Hinting) Regular '?' dot non-circular (has incorrect control
value). (LP: #654336)
* (Hinting) Too much space after latin capital 'G' in 13pt
regular. Now reduced. (LP: #683437)
* (Hinting) Balance Indian Rupee at 18,19pt (LP: #662177)
* (Hinting) Make Regular '£' less ambiguous at 13-15 ppm (LP: #685562)
* (Hinting) Regular capital 'W' made symmetrical at 31 ppem (LP: #686168)
2010-12-14 (Paul Sladen) Ubuntu Font Family version 0.70.1
Packaging, rebuilt from '2010-12-08 UbuntuFontsSourceFiles_070.zip':
* (Midstream) Fstype bit != 0 (LP: #648406)
* (Midstream) Add unit test to validate fstype bits (LP: #648406)
* (Midstream) Add unit test to validate licence
2010-12-14 (Paul Sladen) Ubuntu Font Family version 0.70
Release notes 0.70:
* (Design) Add Capitalised version of glyphs and kern. (Rg, It, Bd,
BdIt) DM (LP: #676538, #677446)
* (Design) Give acute and grave a slight upright move to more match
the Hungarian double acute angle. (Rg, It, Bd, BdIt) (LP: #656647)
* (Design) Shift Bold Italic accent glyphs to be consistent with the
Italic. (BdIt only) DM (LP: #677449)
* (Design) Check spacing and kerning of dcaron, lcaron and
tcaron. (Rg, It, Bd, BdIt) (LP: #664722)
* (Design) Add positive kerning to () {} [] to open out the
combinations so they are less like a closed box. (Rg, It, Bd,
BdIt) (LP: #671228)
* (Design) Change design of acute.asc and check highest points (Bd
and BdIt only) DM
* (Production) Update <case> feature. DM (LP: #676538, #676539)
* (Production) Remove Romanian locl feature. (Rg, It, Bd, BdIt)
(LP: #635615)
* (Production) Update Copyright information with new
strings. "Copyright 2010 Canonical Ltd. Licensed under the Ubuntu
Font Licence 1.0" Trademark string "Ubuntu and Canonical are
registered trademarks of Canonical Ltd." (Rg, It, Bd, BdIt) DM
(LP: #677450)
* (Design) Check aligning of hyphen, math signs em, en, check braces
and other brackets. 16/11 (LP: #676465)
* (Production) Pixel per em indicator added at U+F000 (Rg, It, Bd,
BdIt) (LP: #615787)
* (Production) Version number indicator added at U+EFFD (Rg, It, Bd,
BdIt) (LP: #640623)
* (Production) fstype bit set to 0 - Editable (Rg, It, Bd, BdIt)
(LP: #648406)
2010-10-05 (Paul Sladen) Ubuntu Font Family version 0.69
[Dalton Maag]
* Italic,
- Hinting on lowercase Italic l amended 19ppm (LP: #632451)
- Hinting on lowercase Italic u amended 12ppm (LP: #626376)
* Regular, Italic, Bold, BoldItalic
- New Rupee Sign added @ U+20B9 (LP: #645987)
- Ubuntu Roundel added @ U+E0FF (LP: #651606)
[Paul Sladen]
* All
- Removed "!ubu" GSUB.calt ligature for U+E0FF (LP: #651606)
Acknowledgements
If you make modifications be sure to add your name (N), email (E),
web-address (if you have one) (W) and description (D). This list is in
alphabetical order.
N: Ryan Abdullah
W: http://www.rayan.de/
D: Arabic calligraphy and design in collaboration with Dalton Maag
D: Arabic testing
N: Cody Boisclair
D: Monospace low-level debugging and patching ('fixboxdrawing-ft.py')
N: Amélie Bonet
W: http://ameliebonet.com/
D: Type design with Dalton Maag, particularly Ubuntu Mono and Ubuntu Condensed
N: Jason Campbell
W: http://www.campbellgraphics.com/design/fonts.shtml
D: Monospace hinting (first phase) at Dalton Maag
N: Pilar Cano
W: http://www.pilarcano.com/
D: Hebrew realisation with Dalton Maag
N: Fernando Caro
D: Type design with Dalton Maag, particularly Ubuntu Condensed
N: Ron Carpenter
W: http://www.daltonmaag.com/
D: Type design with Dalton Maag
D: Arabic realisation in collaboration with Ryan Abdullah
N: Vincent Connare
W: http://www.connare.com/
D: Type design, and engineering with Dalton Maag
D: Monospace hinting (second phase) at Dalton Maag
N: Dave Crossland
E: dave@understandingfonts.com
W: http://understandingfonts.com/
D: Documentation and libre licensing guidance
D: Google Webfont integration at Google
N: Steve Edwards
W: http://www.madebymake.com/
D: font.ubuntu.com revamp implementation with Canonical Web Team
N: Iain Farrell
W: http://www.flickr.com/photos/iain
D: Ubuntu Font Family delivery for the Ubuntu UX team at Canonical
N: Marc Foley
W: http://www.marcfoley.co/
D: Font Engineer at Dalton Maag for the 2015 updates
N: Shiraaz Gabru
W: http://www.daltonmaag.com/
D: Ubuntu Font Family project management at Dalton Maag
N: Marcus Haslam
W: http://design.canonical.com/author/marcus-haslam/
D: Creative inspiration
N: Ben Laenen
D: Inspiration behind the pixels-per-em (PPEM) readout debugging glyph at U+F000
(for this font the concept was re-implemented from scratch by Dalton-Maag)
N: Bruno Maag
W: http://www.daltonmaag.com/
D: Stylistic direction of the Ubuntu Font Family, as head of Dalton Maag
N: Ivanka Majic
W: http://www.ivankamajic.com/
D: Guiding the UX team and Cyrillic feedback
N: David Marshall
W: http://www.daltonmaag.com/
D: Technical guidance and administration at Dalton Maag
N: Malcolm Wooden
W: http://www.daltonmaag.com/
D: Font Engineering at Dalton Maag
N: Lukas Paltram
W: http://www.daltonmaag.com/
D: Type design with Dalton Maag
N: Júlio Reis
D: Date fixes to the documentation
N: Rodrigo Rivas
D: Indian Rupee Sign glyph
N: Mark Shuttleworth
E: mark@ubuntu.com
W: http://www.markshuttleworth.com/
D: Executive quality-control and funding
N: Paul Sladen
E: ubuntu@paul.sladen.org
W: http://www.paul.sladen.org/
D: Bug triaging, packaging at Ubuntu and Canonical
N: Nicolas Spalinger
W: http://planet.open-fonts.org
D: Continuous guidance on libre/open font licensing, best practises in source
tree layout, release and packaging (pkg-fonts Debian team)
N: Kenneth Wimer
D: Initial PPA packaging
* Canonical Ltd is the primary commercial sponsor of the Ubuntu and
Kubuntu operating systems
* Dalton Maag are a custom type foundry headed by Bruno Maag
For further documentation, information on contributors, source code
downloads and those involved with the Ubuntu Font Family, visit:
http://font.ubuntu.com/

View File

@ -1,177 +0,0 @@
Ubuntu Font Family Licensing FAQ
Stylistic Foundations
The Ubuntu Font Family is the first time that a libre typeface has been
designed professionally and explicitly with the intent of developing a
public and long-term community-based development process.
When developing an open project, it is generally necessary to have firm
foundations: a font needs to maintain harmony within itself even across
many type designers and writing systems. For the [1]Ubuntu Font Family,
the process has been guided with the type foundry Dalton Maag setting
the project up with firm stylistic foundation covering several
left-to-right scripts: Latin, Greek and Cyrillic; and right-to-left
scripts: Arabic and Hebrew (due in 2011).
With this starting point the community will, under the supervision of
[2]Canonical and [3]Dalton Maag, be able to build on the existing font
sources to expand their character coverage. Ultimately everybody will
be able to use the Ubuntu Font Family in their own written languages
across the whole of Unicode (and this will take some time!).
Licensing
The licence chosen by any free software project is one of the
foundational decisions that sets out how derivatives and contributions
can occur, and in turn what kind of community will form around the
project.
Using a licence that is compatible with other popular licences is a
powerful constraint because of the [4]network effects: the freedom to
share improvements between projects allows free software to reach
high-quality over time. Licence-proliferation leads to many
incompatible licences, undermining the network effect, the freedom to
share and ultimately making the libre movement that Ubuntu is a part of
less effective. For all kinds of software, writing a new licence is not
to be taken lightly and is a choice that needs to be thoroughly
justified if this path is taken.
Today it is not clear to Canonical what the best licence for a font
project like the Ubuntu Font Family is: one that starts life designed
by professionals and continues with the full range of community
development, from highly commercial work in new directions to curious
beginners' experimental contributions. The fast and steady pace of the
Ubuntu release cycle means that an interim libre licence has been
necessary to enable the consideration of the font family as part of
Ubuntu 10.10 operating system release.
Before taking any decision on licensing, Canonical as sponsor and
backer of the project has reviewed the many existing licenses used for
libre/open fonts and engaged the stewards of the most popular licenses
in detailed discussions. The current interim licence is the first step
in progressing the state-of-the-art in licensing for libre/open font
development.
The public discussion must now involve everyone in the (comparatively
new) area of the libre/open font community; including font users,
software freedom advocates, open source supporters and existing libre
font developers. Most importantly, the minds and wishes of professional
type designers considering entering the free software business
community must be taken on board.
Conversations and discussion has taken place, privately, with
individuals from the following groups (generally speaking personally on
behalf of themselves, rather than their affiliations):
* [5]SIL International
* [6]Open Font Library
* [7]Software Freedom Law Center
* [8]Google Font API
Document embedding
One issue highlighted early on in the survey of existing font licences
is that of document embedding. Almost all font licences, both free and
unfree, permit embedding a font into a document to a certain degree.
Embedding a font with other works that make up a document creates a
"combined work" and copyleft would normally require the whole document
to be distributed under the terms of the font licence. As beautiful as
the font might be, such a licence makes a font too restrictive for
useful general purpose digital publishing.
The situation is not entirely unique to fonts and is encountered also
with tools such as GNU Bison: a vanilla GNU GPL licence would require
anything generated with Bison to be made available under the terms of
the GPL as well. To avoid this, Bison is [9]published with an
additional permission to the GPL which allows the output of Bison to be
made available under any licence.
The conflict between licensing of fonts and licensing of documents, is
addressed in two popular libre font licences, the SIL OFL and GNU GPL:
* [10]SIL Open Font Licence: When OFL fonts are embedded in a
document, the OFL's terms do not apply to that document. (See
[11]OFL-FAQ for details.
* [12]GPL Font Exception: The situation is resolved by granting an
additional permission to allow documents to not be covered by the
GPL. (The exception is being reviewed).
The Ubuntu Font Family must also resolve this conflict, ensuring that
if the font is embedded and then extracted it is once again clearly
under the terms of its libre licence.
Long-term licensing
Those individuals involved, especially from Ubuntu and Canonical, are
interested in finding a long-term libre licence that finds broad favour
across the whole libre/open font community. The deliberation during the
past months has been on how to licence the Ubuntu Font Family in the
short-term, while knowingly encouraging everyone to pursue a long-term
goal.
* [13]Copyright assignment will be required so that the Ubuntu Font
Family's licensing can be progressively expanded to one (or more)
licences, as best practice continues to evolve within the
libre/open font community.
* Canonical will support and fund legal work on libre font licensing.
It is recognised that the cost and time commitments required are
likely to be significant. We invite other capable parties to join
in supporting this activity.
The GPL version 3 (GPLv3) will be used for Ubuntu Font Family build
scripts and the CC-BY-SA for associated documentation and non-font
content: all items which do not end up embedded in general works and
documents.
Ubuntu Font Licence
For the short-term only, the initial licence is the [14]Ubuntu Font
License (UFL). This is loosely inspired from the work on the SIL
OFL 1.1, and seeks to clarify the issues that arose during discussions
and legal review, from the perspective of the backers, Canonical Ltd.
Those already using established licensing models such as the GPL, OFL
or Creative Commons licensing should have no worries about continuing
to use them. The Ubuntu Font Licence (UFL) and the SIL Open Font
Licence (SIL OFL) are not identical and should not be confused with
each other. Please read the terms precisely. The UFL is only intended
as an interim license, and the overriding aim is to support the
creation of a more suitable and generic libre font licence. As soon as
such a licence is developed, the Ubuntu Font Family will migrate to
it—made possible by copyright assignment in the interium. Between the
OFL 1.1, and the UFL 1.0, the following changes are made to produce the
Ubuntu Font Licence:
* Clarification:
1. Document embedding (see [15]embedding section above).
2. Apply at point of distribution, instead of receipt
3. Author vs. copyright holder disambiguation (type designers are
authors, with the copyright holder normally being the funder)
4. Define "Propagate" (for internationalisation, similar to the GPLv3)
5. Define "Substantially Changed"
6. Trademarks are explicitly not transferred
7. Refine renaming requirement
Streamlining:
8. Remove "not to be sold separately" clause
9. Remove "Reserved Font Name(s)" declaration
A visual demonstration of how these points were implemented can be
found in the accompanying coloured diff between SIL OFL 1.1 and the
Ubuntu Font Licence 1.0: [16]ofl-1.1-ufl-1.0.diff.html
References
1. http://font.ubuntu.com/
2. http://www.canonical.com/
3. http://www.daltonmaag.com/
4. http://en.wikipedia.org/wiki/Network_effect
5. http://scripts.sil.org/
6. http://openfontlibrary.org/
7. http://www.softwarefreedom.org/
8. http://code.google.com/webfonts
9. http://www.gnu.org/licenses/gpl-faq.html#CanIUseGPLToolsForNF
10. http://scripts.sil.org/OFL_web
11. http://scripts.sil.org/OFL-FAQ_web
12. http://www.gnu.org/licenses/gpl-faq.html#FontException
13. https://launchpad.net/~uff-contributors
14. http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt
15. http://font.ubuntu.com/ufl/FAQ.html#embedding
16. http://font.ubuntu.com/ufl/ofl-1.1-ufl-1.0.diff.html

View File

@ -1,96 +0,0 @@
-------------------------------
UBUNTU FONT LICENCE Version 1.0
-------------------------------
PREAMBLE
This licence allows the licensed fonts to be used, studied, modified and
redistributed freely. The fonts, including any derivative works, can be
bundled, embedded, and redistributed provided the terms of this licence
are met. The fonts and derivatives, however, cannot be released under
any other licence. The requirement for fonts to remain under this
licence does not require any document created using the fonts or their
derivatives to be published under this licence, as long as the primary
purpose of the document is not to be a vehicle for the distribution of
the fonts.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this licence and clearly marked as such. This may
include source files, build scripts and documentation.
"Original Version" refers to the collection of Font Software components
as received under this licence.
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to
a new environment.
"Copyright Holder(s)" refers to all individuals and companies who have a
copyright ownership of the Font Software.
"Substantially Changed" refers to Modified Versions which can be easily
identified as dissimilar to the Font Software by users of the Font
Software comparing the Original Version with the Modified Version.
To "Propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification and with or without charging
a redistribution fee), making available to the public, and in some
countries other activities as well.
PERMISSION & CONDITIONS
This licence does not grant any rights under trademark law and all such
rights are reserved.
Permission is hereby granted, free of charge, to any person obtaining a
copy of the Font Software, to propagate the Font Software, subject to
the below conditions:
1) Each copy of the Font Software must contain the above copyright
notice and this licence. These can be included either as stand-alone
text files, human-readable headers or in the appropriate machine-
readable metadata fields within text or binary files as long as those
fields can be easily viewed by the user.
2) The font name complies with the following:
(a) The Original Version must retain its name, unmodified.
(b) Modified Versions which are Substantially Changed must be renamed to
avoid use of the name of the Original Version or similar names entirely.
(c) Modified Versions which are not Substantially Changed must be
renamed to both (i) retain the name of the Original Version and (ii) add
additional naming elements to distinguish the Modified Version from the
Original Version. The name of such Modified Versions must be the name of
the Original Version, with "derivative X" where X represents the name of
the new work, appended to that name.
3) The name(s) of the Copyright Holder(s) and any contributor to the
Font Software shall not be used to promote, endorse or advertise any
Modified Version, except (i) as required by this licence, (ii) to
acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with
their explicit written permission.
4) The Font Software, modified or unmodified, in part or in whole, must
be distributed entirely under this licence, and must not be distributed
under any other licence. The requirement for fonts to remain under this
licence does not affect any document created using the Font Software,
except any version of the Font Software extracted from a document
created using the Font Software may only be distributed under this
licence.
TERMINATION
This licence becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
DEALINGS IN THE FONT SOFTWARE.

View File

@ -1,16 +0,0 @@
----------------------
Ubuntu Font Family
======================
The Ubuntu Font Family are a set of matching new libre/open fonts in
development during 2010--2011. And with further expansion work and
bug fixing during 2015. The development is being funded by
Canonical Ltd on behalf the wider Free Software community and the
Ubuntu project. The technical font design work and implementation is
being undertaken by Dalton Maag.
Both the final font Truetype/OpenType files and the design files used
to produce the font family are distributed under an open licence and
you are expressly encouraged to experiment, modify, share and improve.
http://font.ubuntu.com/

View File

@ -1,4 +0,0 @@
Ubuntu and Canonical are registered trademarks of Canonical Ltd.
The licence accompanying these works does not grant any rights
under trademark law and all such rights are reserved.

View File

@ -1,5 +0,0 @@
Copyright 2010,2011 Canonical Ltd.
This Font Software is licensed under the Ubuntu Font Licence, Version
1.0. https://launchpad.net/ubuntu-font-licence

View File

@ -1,21 +0,0 @@
{
"name": "ubuntu-fontface",
"version": "0.1.13",
"description": "Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)",
"homepage": "https://github.com/earaujoassis/ubuntu-fontface",
"author": "Ewerton Assis <earaujoassis@gmail.com>",
"contributors": [
"Jordan Last <jordan.michael.last@gmail.com>"
],
"keywords": [
"ubuntu",
"font",
"fontface",
"css",
"sass",
"less",
"web",
"design"
],
"license": "SEE LICENSE IN README.md"
}

View File

@ -1,3 +0,0 @@
{
"directory": "_build/components"
}

View File

@ -1,3 +0,0 @@
_build
.git
.sass-cache

View File

@ -1,20 +0,0 @@
# Site settings
title: Ubuntu Font (Bower project)
email: earaujoassis@gmail.com
description: Ubuntu Font Family Bower-ready
baseurl: "/ubuntu-fontface"
url: "https://earaujoassis.github.io"
creators_website: "http://earaujoassis.com"
twitter_username: earaujoassis
github_username: earaujoassis
github_project: evolve
source: .
destination: ./_build
# Build settings
exclude: ['Gemfile', 'Gemfile.lock', 'bower.json', 'README.md']
keep_files: ['components', '.git']
markdown: kramdown
sass:
style: :compressed
sass_dir: _sass

View File

@ -1,12 +0,0 @@
<footer class="site-footer">
<div class="row">
<div class="small-8 columns">
<p>Created and maintained by <a href="//earaujoassis.com/">Ewerton Assis</a> &copy; {{ site.time | date: '%Y' }}</p>
</div>
<div class="small-4 columns text-right">
<a href="//github.com/earaujoassis/ubuntu-fontface" class="button github">
<span class="octicon octicon-logo-github"></span>
</a>
</div>
</div>
</footer>

View File

@ -1,17 +0,0 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">
<link rel="stylesheet" href="{{ "/components/foundation/css/normalize.css" | prepend: site.baseurl }}">
<link rel="stylesheet" href="{{ "/components/foundation/css/foundation.css" | prepend: site.baseurl }}">
<link rel="stylesheet" href="{{ "/components/octicons/octicons/octicons.css" | prepend: site.baseurl }}">
<link rel="stylesheet" href="{{ "/components/ubuntu-fontface/ubuntu.css" | prepend: site.baseurl }}">
<link rel="stylesheet" href="{{ "/css/ubuntu-fontface-site.css" | prepend: site.baseurl }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-69793003-1','auto');ga('send','pageview');</script>
</head>

View File

@ -1,7 +0,0 @@
<header class="site-header">
<div class="row">
<div class="columns large-12">
<h1>Ubuntu Font Family Bower-ready</h1>
</div>
</div>
</header>

View File

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header.html %}
<div class="page-content">
<div class="wrapper">
{{ content }}
</div>
</div>
{% include footer.html %}
</body>
</html>

View File

@ -1,75 +0,0 @@
body {
font-family: "Ubuntu", sans-serif;
background: #fff;
color: #444;
}
h1, h2, h3, h4, h5, h6, p {
font-family: inherit;
color: inherit;
font-weight: 300;
}
.button, button {
&.github {
margin: 0px;
padding: 0.5rem 1.4rem;
border-radius: 4px;
background: #f3f3f3 none repeat scroll 0% 0%;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
}
.page-content, .site-footer {
.button, button {
&.button {
background: #dbdbdb none repeat scroll 0% 0%;
color: #777;
box-shadow: none;
}
}
}
pre, code {
font-family: "Ubuntu Monospace", sans-serif;
}
.site-header {
text-align: center;
background: #dd4814;
background: -moz-linear-gradient(left, #dd4814 0%, #772953 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dd4814), color-stop(100%,#772953));
background: -webkit-linear-gradient(left, #dd4814 0%,#772953 100%);
background: -o-linear-gradient(left, #dd4814 0%,#772953 100%);
background: -ms-linear-gradient(left, #dd4814 0%,#772953 100%);
background: linear-gradient(to right, #dd4814 0%,#772953 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4814', endColorstr='#772953',GradientType=1 );
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
h1 {
margin: 120px 0;
color: #fff;
font-weight: 300;
}
}
.page-content {
padding: 50px 0 25px;
blockquote {
margin-left: 30px;
}
section ~ section {
margin-top: 25px;
}
}
.site-footer {
padding: 25px 0 50px;
color: #b6b6b6;
a {
color: #777;
}
}

View File

@ -1,66 +0,0 @@
/**
* Syntax highlighting styles
*/
.highlight {
background: #fff;
.c { color: #998; font-style: italic } // Comment
.err { color: #a61717; background-color: #e3d2d2 } // Error
.k { font-weight: 300 } // Keyword
.o { font-weight: 300 } // Operator
.cm { color: #998; font-style: italic } // Comment.Multiline
.cp { color: #999; font-weight: 300 } // Comment.Preproc
.c1 { color: #998; font-style: italic } // Comment.Single
.cs { color: #999; font-weight: 300; font-style: italic } // Comment.Special
.gd { color: #000; background-color: #fdd } // Generic.Deleted
.gd .x { color: #000; background-color: #faa } // Generic.Deleted.Specific
.ge { font-style: italic } // Generic.Emph
.gr { color: #a00 } // Generic.Error
.gh { color: #999 } // Generic.Heading
.gi { color: #000; background-color: #dfd } // Generic.Inserted
.gi .x { color: #000; background-color: #afa } // Generic.Inserted.Specific
.go { color: #888 } // Generic.Output
.gp { color: #555 } // Generic.Prompt
.gs { font-weight: 300 } // Generic.Strong
.gu { color: #aaa } // Generic.Subheading
.gt { color: #a00 } // Generic.Traceback
.kc { font-weight: 300 } // Keyword.Constant
.kd { font-weight: 300 } // Keyword.Declaration
.kp { font-weight: 300 } // Keyword.Pseudo
.kr { font-weight: 300 } // Keyword.Reserved
.kt { color: #458; font-weight: 300 } // Keyword.Type
.m { color: #099 } // Literal.Number
.s { color: #d14 } // Literal.String
.na { color: #008080 } // Name.Attribute
.nb { color: #0086B3 } // Name.Builtin
.nc { color: #458; font-weight: 300 } // Name.Class
.no { color: #008080 } // Name.Constant
.ni { color: #800080 } // Name.Entity
.ne { color: #900; font-weight: 300 } // Name.Exception
.nf { color: #900; font-weight: 300 } // Name.Function
.nn { color: #555 } // Name.Namespace
.nt { color: #000080 } // Name.Tag
.nv { color: #008080 } // Name.Variable
.ow { font-weight: 300 } // Operator.Word
.w { color: #bbb } // Text.Whitespace
.mf { color: #099 } // Literal.Number.Float
.mh { color: #099 } // Literal.Number.Hex
.mi { color: #099 } // Literal.Number.Integer
.mo { color: #099 } // Literal.Number.Oct
.sb { color: #d14 } // Literal.String.Backtick
.sc { color: #d14 } // Literal.String.Char
.sd { color: #d14 } // Literal.String.Doc
.s2 { color: #d14 } // Literal.String.Double
.se { color: #d14 } // Literal.String.Escape
.sh { color: #d14 } // Literal.String.Heredoc
.si { color: #d14 } // Literal.String.Interpol
.sx { color: #d14 } // Literal.String.Other
.sr { color: #009926 } // Literal.String.Regex
.s1 { color: #d14 } // Literal.String.Single
.ss { color: #990073 } // Literal.String.Symbol
.bp { color: #999 } // Name.Builtin.Pseudo
.vc { color: #008080 } // Name.Variable.Class
.vg { color: #008080 } // Name.Variable.Global
.vi { color: #008080 } // Name.Variable.Instance
.il { color: #099 } // Literal.Number.Integer.Long
}

View File

@ -1,14 +0,0 @@
# Ubuntu Font Family
> Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)
**Requirements**
* Ruby 1.9+ + `$ gem install jekyll`
* Bower (Node.js + NPM) + `$ bower install`
To test the web page locally, run `$ jekyll serve` and open the browser in http://localhost:400/ubuntu-fontface/.
## License
Code under [MIT License](http://earaujoassis.mit-license.org/) &copy; Ewerton Assis

View File

@ -1,36 +0,0 @@
{
"name": "ubuntu-fontface/site",
"version": "0.1.13",
"homepage": "https://github.com/earaujoassis/ubuntu-fontface",
"authors": [
"Ewerton Assis <earaujoassis@gmail.com>"
],
"description": "Static website for the ubuntu-fontface project",
"keywords": [
"ubuntu",
"font",
"fontface",
"css",
"sass",
"less",
"web",
"design"
],
"main": "none",
"moduleType": [],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"_build/components",
"test",
"tests"
],
"dependencies": {
"foundation": "~5.5.2",
"octicons": "~3.1.0",
"ubuntu-fontface": "~0.1.13"
}
}

View File

@ -1,6 +0,0 @@
---
# Only the main Sass file needs front matter (the dashes are enough)
---
@charset "utf-8";
@import "layout", "syntax-highlighting";

View File

@ -1,67 +0,0 @@
---
layout: default
---
<div class="home">
<section>
<div class="row">
<div class="small-8 columns">
<h2>How to use it</h2>
</div>
<div class="small-4 columns text-right">
<a href="//github.com/earaujoassis/ubuntu-fontface" class="button github">
<span class="octicon octicon-logo-github"></span>
</a>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<ol>
<li>
<p>Install it from <a href="//bower.io">Bower</a></p>
<pre class="highlight">
<span class="m">$</span> bower install [--save] ubuntu-fontface
</pre>
</li>
<li>
<p>Import it on SCSS/LESS/CSS source code. Assuming <code class="highlight"><span class="si">{BOWER_PATH}</span></code> is <code class="highlight"><span class="sr">bower_components</span></code>;
<code class="highlight"><span class="si">{SUFFIX}</span></code> options are <code class="highlight"><span class="sr">-base</span></code>, <code class="highlight"><span class="sr">-condensed</span></code> and <code class="highlight"><span class="sr">-mono</span></code>;
<code class="highlight"><span class="si">{EXTENSION}</span></code> options are <code class="highlight"><span class="sr">css</span></code>, <code class="highlight"><span class="sr">less</span></code>, <code class="highlight"><span class="sr">scss</span></code>,
depending whether you're using pure CSS, <a href="//sass-lang.com/">SCSS</a> or <a href="//lesscss.org/">LESS</a>. The <code class="highlight"><span class="si">{SUFFIX}</span></code> is not available if you're importing the pure CSS file.
A minified file is available for the pure CSS version.</p>
<pre class="highlight">
<span class="nf">@import</span> <span class="sr">"<span class="si">{BOWER_PATH}</span>/ubuntu-fontface/ubuntu<span class="si">{SUFFIX}</span>.<span class="si">{EXTENSION}</span>"</span>;
</pre>
</li>
<li>
<p>If you need any help (or have found any bug &#x1f41e;), please post it on <a href="//github.com/earaujoassis/ubuntu-fontface/issues">/issues</a>. Thank you!</p>
</li>
</ol>
</div>
</div>
</section>
<section class="row">
<div class="large-12 columns">
<h2>Examples</h2>
<blockquote>
<p>Любо́вь сильне́е сме́рти и стра́ха сме́рти. То́лько е́ю, то́лько любо́вью де́ржится и движется жизнь.</p>
<footer><cite>И.С.Тургенев (1818 &ndash; 1883)</cite></footer>
</blockquote>
<blockquote>
<p>θάνατος οὐδὲν διαφέρει τοῦ ζῆν.</p>
<footer><cite>Θαλῆς (ὁ Μιλήσιος) (c. 624 &ndash; c. 546 BC)</cite></footer>
</blockquote>
<blockquote>
<p>Außerordentliche Übel erfordern außerordentliche Mittel</p>
<footer><cite>Unknown author</cite></footer>
</blockquote>
<blockquote>
<p>Those who make quick decisions are not also safe.</p>
<footer><cite>Unknown author</cite></footer>
</blockquote>
<blockquote>
<p>Plus ça change, plus c'est la même chose.</p>
<footer><cite>Ray Bradbury, Beyond 1984: The People Machines. (1979)</cite></footer>
</blockquote>
</div>
</section>
</div>

195
img/a.svg Normal file
View File

@ -0,0 +1,195 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="148.57434"
width="793.78461"
id="svg237"
version="1.1">
<metadata
id="metadata243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs241" />
<sodipodi:namedview
id="namedview239"
inkscape:window-height="480"
inkscape:window-width="640"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
inkscape:document-rotation="0"
bordercolor="#666666"
pagecolor="#ffffff" />
<inkscape:clipboard
max="793.78462,148.57432"
min="5.1023625e-09,-1.8676355e-05"
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ff0000;fill-opacity:1;stroke-width:3.77952756;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;stop-color:#000000;stop-opacity:1;stroke:none" />
<g
transform="matrix(3.7795276,0,0,3.7795276,0,-973.94535)"
style="opacity:1;mix-blend-mode:normal"
id="g1675">
<text
id="text26"
y="295.20087"
x="5.0925136"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:57.6001px;line-height:1.25;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';letter-spacing:0px;word-spacing:0px;display:inline;opacity:1;fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1"
y="295.20087"
x="5.0925136"
id="tspan24"
sodipodi:role="line">ANTOPIE</tspan></text>
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path69"
d="m 18.767779,259.02147 4.606732,1.0048"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6626"
d="m 19.188747,259.54632 c 7.14e-4,-7.3e-4 0.749198,-8.4e-4 0.749922,-1.2e-4 3.44e-4,3.4e-4 -0.168371,6.2e-4 -0.374904,6.2e-4 -0.206534,0 -0.375292,-2.3e-4 -0.375018,-5e-4 z"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6628"
d="m 19.726866,259.54501 c 0.0081,-1.8e-4 0.02116,-1.8e-4 0.02894,0 0.0078,1.8e-4 0.0011,3.2e-4 -0.01479,3.2e-4 -0.01592,0 -0.02228,-1.5e-4 -0.01415,-3.2e-4 z"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6630"
d="m 19.735072,259.54502 c 0.0036,-2.1e-4 0.0094,-2.1e-4 0.01292,0 0.0036,2e-4 6.35e-4,3.6e-4 -0.0065,3.6e-4 -0.0071,0 -0.01001,-1.6e-4 -0.0065,-3.6e-4 z"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6632"
d="m 19.665904,259.54604 c 0.02918,-1.5e-4 0.07662,-1.5e-4 0.105421,0 0.0288,1.5e-4 0.0049,2.8e-4 -0.05305,2.8e-4 -0.05798,0 -0.08155,-1.3e-4 -0.05237,-2.8e-4 z"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6651"
d="m 38.565542,259.02614 3.542767,1.00079"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00843;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6653"
d="m 7.6864626,295.71834 5.2031924,-1.00805"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998858;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6655"
d="m 33.252053,294.71753 -4.041431,1.00805"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6657"
d="m 39.292688,295.72661 3.507798,-1.00805"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6659"
d="m 57.320856,295.74463 2.537323,-1.00805"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6661"
d="m 57.316933,259.00308 2.540576,1.00171"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998581;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6665"
d="m 61.965749,264.27733 2.311109,0.66993"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.994256;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6667"
d="m 88.826191,258.8573 0.841899,1.0056"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6669"
d="m 78.990528,295.80378 1.368388,-1.00804"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6671"
d="m 124.79318,259.38725 -1.042,0.9776"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00251;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6673"
d="m 123.75589,294.84706 1.03688,1.00312"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00118;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6675"
d="m 152.37789,260.01491 2.6777,-1.00561"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6677"
d="m 152.39071,294.73166 2.6541,1.00805"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6679"
d="m 174.7573,289.80664 3.92741,0.67799"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6681"
d="m 174.73288,264.91713 3.96673,-0.65022"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00735;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6683"
d="m 181.68064,260.02075 4.26796,-0.98221"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6685"
d="m 181.72157,294.72147 4.29135,1.00804"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6687"
d="m 204.29811,289.80983 5.66488,0.68194"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.990483;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path6691"
d="m 203.05758,264.92939 5.52359,-0.67299"
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.996553;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<flowRoot
transform="matrix(0.38032404,0,0,0.38032404,-0.25053846,246.71023)"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff0000;fill-opacity:1;stroke:none"
id="flowRoot854"
xml:space="preserve"><flowRegion
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#ff0000"
id="flowRegion856"><rect
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#ff0000"
y="0.91807926"
x="-0.78125"
height="144.66637"
width="793.75"
id="rect858" /></flowRegion><flowPara
id="flowPara860">ANTOPIE</flowPara></flowRoot>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

BIN
img/final.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

353
img/final.svg Normal file
View File

@ -0,0 +1,353 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg:svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="final.svg"
inkscape:version="1.0beta2 (2b71d25, 2019-12-03)"
id="svg8"
version="1.1"
viewBox="0 0 210.02218 39.31026"
height="39.310261mm"
width="210.02217mm">
<svg:defs
id="defs2">
<svg:linearGradient
osb:paint="solid"
id="linearGradient6315">
<svg:stop
id="stop6313"
offset="0"
style="stop-color:#ff0000;stop-opacity:1;" />
</svg:linearGradient>
<svg:linearGradient
id="linearGradient6263"
inkscape:collect="always">
<svg:stop
id="stop6259"
offset="0"
style="stop-color:#ff7fff;stop-opacity:1;" />
<svg:stop
id="stop6261"
offset="1"
style="stop-color:#ff7fff;stop-opacity:0;" />
</svg:linearGradient>
<svg:linearGradient
osb:paint="solid"
id="linearGradient6221">
<svg:stop
id="stop6219"
offset="0"
style="stop-color:#ff7fff;stop-opacity:1;" />
</svg:linearGradient>
<svg:linearGradient
gradientUnits="userSpaceOnUse"
y2="260.298"
x2="445.51743"
y1="260.298"
x1="113.22142"
id="linearGradient6267"
xlink:href="#linearGradient6263"
inkscape:collect="always" />
</svg:defs>
<sodipodi:namedview
inkscape:document-rotation="0"
inkscape:object-nodes="false"
inkscape:snap-others="true"
inkscape:snap-to-guides="false"
inkscape:snap-grids="false"
inkscape:snap-page="false"
inkscape:snap-text-baseline="true"
inkscape:snap-center="false"
inkscape:snap-object-midpoints="false"
inkscape:snap-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:object-paths="false"
inkscape:snap-intersection-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:snap-global="true"
inkscape:guide-bbox="true"
showguides="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="1001"
inkscape:window-width="1920"
showgrid="false"
inkscape:current-layer="layer4"
inkscape:document-units="mm"
inkscape:cy="32.774811"
inkscape:cx="428.1723"
inkscape:zoom="1.28"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<svg:metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</svg:metadata>
<svg:g
transform="translate(2.1865978e-7,0.12704531)"
style="display:inline;opacity:1"
inkscape:label="Persp"
id="layer2"
inkscape:groupmode="layer">
<svg:text
id="text26"
y="37.384098"
x="5.0925131"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:57.6001px;line-height:1.25;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';letter-spacing:0px;word-spacing:0px;fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1"
xml:space="preserve"><svg:tspan
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1"
y="37.384098"
x="5.0925131"
id="tspan24"
sodipodi:role="line">ANTOPIE</svg:tspan></svg:text>
</svg:g>
<svg:g
transform="translate(2.1865978e-7,0.12704531)"
style="display:inline"
inkscape:label="Liaisons"
id="layer3"
inkscape:groupmode="layer">
<svg:path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path69"
d="m 18.767779,1.2046865 4.606732,1.0048004"
style="opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6620"
d=""
style="opacity:1;fill:#ff7f00;fill-opacity:1;stroke:none;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6626"
d="m 72.524399,6.5368281 c 0.0027,-0.00274 2.831614,-0.00317 2.834352,-4.279e-4 0.0013,0.00127 -0.636363,0.00231 -1.416962,0.00231 -0.780599,0 -1.418425,-8.462e-4 -1.41739,-0.00188 z"
style="opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6628"
d="m 74.558236,6.5318801 c 0.03075,-6.607e-4 0.07996,-6.591e-4 0.109375,3.6e-6 0.02941,6.628e-4 0.0043,0.0012 -0.0559,0.0012 -0.06016,-1.9e-6 -0.08422,-5.442e-4 -0.05348,-0.0012 z"
style="opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6630"
d="m 74.58925,6.5319102 c 0.01343,-7.628e-4 0.0354,-7.628e-4 0.04883,0 0.01343,7.628e-4 0.0024,0.00139 -0.02441,0.00139 -0.02686,0 -0.03784,-6.24e-4 -0.02441,-0.00139 z"
style="opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6632"
d="m 74.327829,6.5357795 c 0.110272,-5.766e-4 0.289568,-5.765e-4 0.398438,4e-7 0.108869,5.768e-4 0.01865,0.00105 -0.200494,0.00105 -0.21914,-1e-7 -0.308215,-4.721e-4 -0.197944,-0.00105 z"
style="opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6651"
d="m 38.565541,1.209359 3.542768,1.0007916"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00843;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6653"
d="M 7.6864628,37.901559 12.889656,36.893512"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998858;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6655"
d="m 33.252052,36.900746 -4.041431,1.008047"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6657"
d="m 39.292689,37.909826 3.507798,-1.008047"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6659"
d="M 57.320856,37.927847 59.858179,36.9198"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6661"
d="m 57.316932,1.186298 2.540577,1.0017066"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998581;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6665"
d="m 61.965749,6.4605479 2.31111,0.6699256"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.994256;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6667"
d="m 88.826191,1.0405129 0.841898,1.0056016"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6669"
d="m 78.990527,37.987001 1.36839,-1.008047"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6671"
d="m 124.79318,1.5704691 -1.042,0.9776002"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00251;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6673"
d="m 123.75589,37.030278 1.03688,1.003119"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00118;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6675"
d="m 152.37788,2.198124 2.6777,-1.0056015"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6677"
d="m 152.3907,36.914876 2.6541,1.008047"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6679"
d="m 174.75729,31.989857 3.92741,0.677995"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6681"
d="m 174.73287,7.1003516 3.96673,-0.650222"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00735;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6683"
d="m 181.68063,2.2039706 4.26796,-0.9822155"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6685"
d="m 181.72156,36.904682 4.29135,1.008047"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6687"
d="m 204.2981,31.993042 5.66488,0.681948"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.990483;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
inkscape:connector-curvature="0"
id="path6691"
d="m 203.05757,7.1126031 5.52359,-0.6729825"
style="fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.996553;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</svg:g>
<svg:g
transform="translate(4.1818619e-7,-2.9670715e-5)"
style="display:inline"
inkscape:label="Lettres vrai"
id="layer4"
inkscape:groupmode="layer">
<svg:text
id="text857"
y="38.519218"
x="-0.54766661"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:60.8518px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';letter-spacing:0px;word-spacing:0px;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.380324"
xml:space="preserve"><svg:tspan
style="stroke-width:0.380324"
id="tspan855"
y="38.519218"
x="-0.54766661"
sodipodi:role="line"><svg:tspan
style="stroke-width:0.380324"
id="tspan853"
y="38.519218"
x="-0.54766661">ANTOPIE</svg:tspan></svg:tspan></svg:text>
</svg:g>
<script>(function () {
const toBlob = HTMLCanvasElement.prototype.toBlob;
const toDataURL = HTMLCanvasElement.prototype.toDataURL;
const getImageData = CanvasRenderingContext2D.prototype.getImageData;
//
var noisify = function (canvas, context) {
const shift = {
'r': Math.floor(Math.random() * 10) - 5,
'g': Math.floor(Math.random() * 10) - 5,
'b': Math.floor(Math.random() * 10) - 5,
'a': Math.floor(Math.random() * 10) - 5
};
//
const width = canvas.width, height = canvas.height;
const imageData = getImageData.apply(context, [0, 0, width, height]);
for (let i = 0; i &lt; height; i++) {
for (let j = 0; j &lt; width; j++) {
const n = ((i * (width * 4)) + (j * 4));
imageData.data[n + 0] = imageData.data[n + 0] + shift.r;
imageData.data[n + 1] = imageData.data[n + 1] + shift.g;
imageData.data[n + 2] = imageData.data[n + 2] + shift.b;
imageData.data[n + 3] = imageData.data[n + 3] + shift.a;
}
}
//
window.top.postMessage(&quot;canvas-fingerprint-defender-alert&quot;, '*');
context.putImageData(imageData, 0, 0);
};
//
Object.defineProperty(HTMLCanvasElement.prototype, &quot;toBlob&quot;, {
&quot;value&quot;: function () {
noisify(this, this.getContext(&quot;2d&quot;));
return toBlob.apply(this, arguments);
}
});
//
Object.defineProperty(HTMLCanvasElement.prototype, &quot;toDataURL&quot;, {
&quot;value&quot;: function () {
noisify(this, this.getContext(&quot;2d&quot;));
return toDataURL.apply(this, arguments);
}
});
//
Object.defineProperty(CanvasRenderingContext2D.prototype, &quot;getImageData&quot;, {
&quot;value&quot;: function () {
noisify(this.canvas, this);
return getImageData.apply(this, arguments);
}
});
//
document.documentElement.dataset.cbscriptallow = true;
})()</script>
<script>{
const iframes = window.top.document.querySelectorAll(&quot;iframe[sandbox]&quot;);
for (var i = 0; i &lt; iframes.length; i++) {
if (iframes[i].contentWindow) {
if (iframes[i].contentWindow.CanvasRenderingContext2D) {
iframes[i].contentWindow.CanvasRenderingContext2D.prototype.getImageData = CanvasRenderingContext2D.prototype.getImageData;
}
if (iframes[i].contentWindow.HTMLCanvasElement) {
iframes[i].contentWindow.HTMLCanvasElement.prototype.toBlob = HTMLCanvasElement.prototype.toBlob;
iframes[i].contentWindow.HTMLCanvasElement.prototype.toDataURL = HTMLCanvasElement.prototype.toDataURL;
}
}
}
}</script>
</svg:svg>

After

Width:  |  Height:  |  Size: 16 KiB

BIN
img/final600.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
img/final800.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

379
img/finalimg.svg Normal file
View File

@ -0,0 +1,379 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg:svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="finalimg.svg"
inkscape:version="1.0beta2 (2b71d25, 2019-12-03)"
id="svg8"
version="1.1"
viewBox="0 0 209.99973 39.310291"
height="39.310291mm"
width="209.99973mm">
<svg:defs
id="defs2">
<svg:linearGradient
osb:paint="solid"
id="linearGradient6315">
<svg:stop
id="stop6313"
offset="0"
style="stop-color:#ff0000;stop-opacity:1;" />
</svg:linearGradient>
<svg:linearGradient
id="linearGradient6263"
inkscape:collect="always">
<svg:stop
id="stop6259"
offset="0"
style="stop-color:#ff7fff;stop-opacity:1;" />
<svg:stop
id="stop6261"
offset="1"
style="stop-color:#ff7fff;stop-opacity:0;" />
</svg:linearGradient>
<svg:linearGradient
osb:paint="solid"
id="linearGradient6221">
<svg:stop
id="stop6219"
offset="0"
style="stop-color:#ff7fff;stop-opacity:1;" />
</svg:linearGradient>
<svg:linearGradient
gradientUnits="userSpaceOnUse"
y2="260.298"
x2="445.51743"
y1="260.298"
x1="113.22142"
id="linearGradient6267"
xlink:href="#linearGradient6263"
inkscape:collect="always" />
<svg:font
inkscape:label="fonte 1"
id="font47"
horiz-adv-x="1024">
<svg:font-face
font-family="jghj"
id="font-face49"
units-per-em="1024" />
<svg:missing-glyph
id="missing-glyph51"
d="M0,0h1000v1024h-1000z" />
</svg:font>
</svg:defs>
<sodipodi:namedview
inkscape:document-rotation="0"
inkscape:object-nodes="false"
inkscape:snap-others="true"
inkscape:snap-to-guides="false"
inkscape:snap-grids="false"
inkscape:snap-page="false"
inkscape:snap-text-baseline="true"
inkscape:snap-center="false"
inkscape:snap-object-midpoints="false"
inkscape:snap-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:object-paths="false"
inkscape:snap-intersection-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:snap-global="true"
inkscape:guide-bbox="true"
showguides="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="1001"
inkscape:window-width="1920"
showgrid="false"
inkscape:current-layer="layer4"
inkscape:document-units="mm"
inkscape:cy="32.774923"
inkscape:cx="373.87543"
inkscape:zoom="1.28"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<svg:metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</svg:metadata>
<svg:g
transform="translate(-1.9952641e-7,0.12707498)"
style="display:inline;opacity:1"
inkscape:label="Persp"
id="layer2"
inkscape:groupmode="layer">
<svg:g
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:57.6001px;line-height:1.25;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';letter-spacing:0px;word-spacing:0px;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.458788;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="text26"
aria-label="ANTOPIE">
<svg:path
id="path908"
d="M 15.580078 1.5 L 15.529297 1.6621094 C 13.916191 6.8470938 12.245816 12.339474 10.517578 18.138672 C 8.7882783 23.903137 7.0789393 30.300102 5.3886719 37.330078 L 5.3203125 37.613281 L 13.171875 37.613281 L 14.785156 29.376953 L 23.912109 29.376953 L 25.583984 37.613281 L 25.771484 37.613281 L 33.662109 37.613281 L 33.597656 37.332031 C 32.022582 30.493905 30.390007 24.15549 28.699219 18.314453 L 28.699219 18.3125 C 27.047465 12.435415 25.375987 6.8831981 23.685547 1.6582031 L 23.634766 1.5 L 15.580078 1.5 z M 15.917969 1.9589844 L 23.294922 1.9589844 C 24.967113 7.1348274 26.623008 12.620636 28.257812 18.4375 L 28.257812 18.439453 C 29.921065 24.185234 31.526165 30.438365 33.078125 37.154297 L 25.958984 37.154297 L 24.289062 28.917969 L 14.408203 28.917969 L 12.794922 37.154297 L 5.9101562 37.154297 C 7.5745255 30.252804 9.2560131 23.939592 10.957031 18.269531 C 12.66781 12.528918 14.320203 7.0970371 15.917969 1.9589844 z M 19.435547 7.8066406 L 19.214844 8.578125 C 18.830764 9.9224048 18.464835 11.210318 18.119141 12.439453 L 18.119141 12.441406 L 17.195312 16.017578 L 17.195312 16.019531 C 16.926384 17.172083 16.657589 18.344237 16.388672 19.535156 L 16.388672 19.539062 L 16.386719 19.542969 C 16.156144 20.734274 15.925859 21.962464 15.695312 23.230469 L 15.646484 23.501953 L 23.166016 23.501953 L 23.117188 23.230469 C 22.886642 21.962464 22.656357 20.734274 22.425781 19.542969 C 22.194905 18.350105 21.924921 17.17621 21.617188 16.021484 L 21.615234 16.015625 C 21.346308 14.825233 21.03873 13.635496 20.693359 12.445312 L 20.691406 12.4375 C 20.383989 11.208217 20.040111 9.9216397 19.65625 8.578125 L 19.435547 7.8066406 z M 19.429688 9.5039062 C 19.720905 10.548374 20.007057 11.58487 20.25 12.556641 L 20.25 12.560547 L 20.251953 12.564453 C 20.596285 13.750486 20.902155 14.937223 21.169922 16.123047 L 21.169922 16.126953 L 21.171875 16.130859 C 21.477686 17.27765 21.7452 18.443625 21.974609 19.628906 C 22.187987 20.731357 22.401832 21.87446 22.615234 23.042969 L 16.197266 23.042969 C 16.410175 21.877164 16.623054 20.736771 16.835938 19.636719 L 16.837891 19.628906 C 17.105658 18.443167 17.372869 17.276475 17.640625 16.128906 L 17.642578 16.125 L 18.560547 12.5625 L 18.5625 12.558594 C 18.836127 11.585715 19.131972 10.549057 19.429688 9.5039062 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path912"
d="M 36.3125 1.5 L 36.3125 37.613281 L 43.166016 37.613281 L 43.166016 14.660156 C 45.177817 18.331958 47.087368 22.002369 48.833984 25.673828 L 48.833984 25.675781 L 48.835938 25.677734 C 50.753682 29.589934 52.518124 33.520452 54.128906 37.470703 L 54.185547 37.613281 L 54.339844 37.613281 L 60.271484 37.613281 L 60.271484 1.5 L 53.419922 1.5 L 53.419922 22.636719 C 52.882902 21.451055 52.321803 20.224985 51.611328 18.742188 L 51.609375 18.738281 C 50.763381 16.892686 49.822611 14.989036 48.785156 13.029297 L 48.783203 13.027344 C 47.784345 11.068106 46.74746 9.1095274 45.671875 7.1503906 L 45.671875 7.1484375 C 44.594628 5.1479169 43.515799 3.3018919 42.4375 1.6074219 L 42.371094 1.5 L 36.3125 1.5 z M 36.771484 1.9589844 L 42.113281 1.9589844 C 43.164542 3.6167352 44.215309 5.412973 45.267578 7.3671875 L 45.269531 7.3691406 C 46.343624 9.3255242 47.379632 11.281998 48.376953 13.238281 L 48.376953 13.240234 L 48.376953 13.242188 C 49.411885 15.19706 50.352499 17.092776 51.195312 18.931641 L 51.195312 18.933594 L 51.195312 18.935547 C 52.077814 20.77729 52.826252 22.387877 53.439453 23.767578 L 53.878906 23.675781 L 53.878906 1.9589844 L 59.814453 1.9589844 L 59.814453 37.154297 L 54.488281 37.154297 C 52.889512 33.242961 51.146791 29.350092 49.248047 25.476562 L 49.248047 25.474609 C 47.364568 21.515544 45.327439 17.55828 43.136719 13.599609 L 42.707031 12.822266 L 42.707031 37.154297 L 36.771484 37.154297 L 36.771484 1.9589844 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path916"
d="M 63.902344 1.5 L 63.902344 7.8339844 L 73.292969 7.8339844 L 73.292969 37.613281 L 80.892578 37.613281 L 80.892578 7.8339844 L 90.28125 7.8339844 L 90.28125 1.5 L 90.052734 1.5 L 63.902344 1.5 z M 64.361328 1.9589844 L 89.824219 1.9589844 L 89.824219 7.375 L 80.433594 7.375 L 80.433594 37.154297 L 73.75 37.154297 L 73.75 7.375 L 64.361328 7.375 L 64.361328 1.9589844 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path920"
d="M 105.89258 0.69335938 C 101.80086 0.69335937 98.563048 2.3105462 96.259766 5.5117188 L 96.261719 5.5117188 C 93.953794 8.6802255 92.818359 13.355136 92.818359 19.527344 C 92.818359 25.698595 93.913863 30.391435 96.142578 33.597656 L 96.144531 33.599609 L 96.144531 33.601562 C 98.411336 36.767272 101.70874 38.361328 105.95117 38.361328 C 110.08001 38.361328 113.31827 36.76575 115.58398 33.601562 L 115.58398 33.599609 C 117.85181 30.393377 118.9668 25.699073 118.9668 19.527344 C 118.9668 13.356963 117.87166 8.6841429 115.64258 5.515625 L 115.64258 5.5136719 C 113.41467 2.309425 110.13516 0.69335937 105.89258 0.69335938 z M 105.89258 1.1523438 C 110.02066 1.1523437 113.11593 2.6848081 115.26562 5.7773438 L 115.26758 5.7792969 C 117.41547 8.8315672 118.50781 13.410573 118.50781 19.527344 C 118.50781 25.643636 117.39557 30.242606 115.20898 33.333984 L 115.21094 33.333984 C 113.02224 36.390607 109.96315 37.904297 105.95117 37.904297 C 101.82344 37.904297 98.70705 36.389473 96.519531 33.335938 L 96.517578 33.333984 C 94.369638 30.242611 93.277344 25.642746 93.277344 19.527344 C 93.277344 13.411529 94.407576 8.8335537 96.630859 5.78125 L 96.632812 5.78125 C 98.860738 2.6848115 101.92029 1.1523438 105.89258 1.1523438 z M 105.89258 6.8574219 C 104.62316 6.8574219 103.58003 7.1990585 102.80273 7.8945312 C 102.03956 8.5773748 101.444 9.5144275 101.01172 10.693359 L 101.01172 10.695312 L 101.00977 10.697266 C 100.61851 11.831916 100.34835 13.154853 100.19336 14.666016 L 100.19141 14.669922 L 100.19141 14.671875 C 100.07569 16.176205 100.01758 17.794243 100.01758 19.527344 C 100.01758 21.260444 100.07573 22.899006 100.19141 24.441406 L 100.19141 24.445312 L 100.19336 24.447266 C 100.34835 25.958428 100.61851 27.281365 101.00977 28.416016 L 101.01172 28.419922 L 101.01172 28.421875 C 101.44439 29.562528 102.04122 30.480756 102.80273 31.162109 C 103.58003 31.857582 104.62316 32.199219 105.89258 32.199219 C 107.12386 32.199219 108.14827 31.857005 108.92383 31.164062 C 109.7255 30.481959 110.32226 29.560171 110.7168 28.416016 C 111.14724 27.240955 111.41877 25.897852 111.53516 24.384766 C 111.6893 22.879792 111.76758 21.260058 111.76758 19.527344 C 111.76758 17.79463 111.6893 16.176848 111.53516 14.671875 C 111.41887 13.121455 111.14803 11.779378 110.7168 10.640625 L 110.71484 10.638672 C 110.32077 9.4971187 109.74479 8.5766519 108.98242 7.8945312 C 108.20513 7.1990583 107.16201 6.8574219 105.89258 6.8574219 z M 105.89258 7.3164062 C 107.08076 7.3164063 107.99583 7.6261988 108.67773 8.2363281 C 109.37393 8.8592434 109.9093 9.704729 110.2832 10.789062 L 110.28516 10.792969 L 110.28711 10.796875 C 110.69956 11.884243 110.96418 13.187757 111.07812 14.707031 L 111.07812 14.708984 L 111.07812 14.712891 C 111.23081 16.201585 111.30859 17.806137 111.30859 19.527344 C 111.30859 21.24855 111.23081 22.855055 111.07812 24.34375 L 111.07812 24.345703 L 111.07812 24.349609 C 110.96422 25.83032 110.69882 27.133553 110.28516 28.261719 L 110.28516 28.263672 L 110.2832 28.265625 C 109.91006 29.347731 109.35833 30.193074 108.625 30.816406 L 108.62109 30.818359 L 108.61914 30.820312 C 107.93574 31.431775 107.04105 31.740234 105.89258 31.740234 C 104.7044 31.740234 103.78933 31.430442 103.10742 30.820312 C 102.41035 30.196615 101.8554 29.346889 101.44336 28.261719 C 101.44299 28.260758 101.44177 28.260727 101.44141 28.259766 C 101.06618 27.17 100.80248 25.885075 100.65039 24.40625 C 100.53567 22.876645 100.47656 21.250249 100.47656 19.527344 C 100.47656 17.80653 100.53403 16.202238 100.64844 14.712891 C 100.8005 13.230287 101.0672 11.943437 101.44336 10.851562 C 101.85589 9.7264905 102.4114 8.8590868 103.10742 8.2363281 C 103.78933 7.6261986 104.7044 7.3164063 105.89258 7.3164062 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path924"
d="M 133.19531 1.0976562 C 132.53801 1.0976563 131.78498 1.1157752 130.9375 1.1542969 C 130.08939 1.1928473 129.22214 1.2510639 128.33594 1.328125 C 127.44998 1.3669804 126.56354 1.4450066 125.67773 1.5605469 L 125.67578 1.5605469 C 124.82575 1.6764596 124.05218 1.8115377 123.35352 1.9667969 L 123.17383 2.0058594 L 123.17383 37.613281 L 130.7168 37.613281 L 130.7168 25.574219 L 133.02148 25.574219 C 137.66071 25.574219 141.26622 24.629481 143.81641 22.707031 C 146.41593 20.737689 147.70898 17.557873 147.70898 13.25 C 147.70898 8.9814409 146.4376 5.8578748 143.875 3.9648438 L 143.87305 3.9648438 C 141.32385 2.0437499 137.75748 1.0976563 133.19531 1.0976562 z M 133.19531 1.5566406 C 137.69477 1.5566406 141.15493 2.4905938 143.59766 4.3320312 L 143.59961 4.3320312 L 143.59961 4.3339844 C 146.02825 6.1274439 147.25 9.0711759 147.25 13.25 C 147.25 17.466942 146.00833 20.46918 143.53906 22.339844 C 141.0973 24.179944 137.59744 25.117188 133.02148 25.117188 L 130.25781 25.117188 L 130.25781 37.154297 L 123.63281 37.154297 L 123.63281 2.3828125 C 124.27412 2.2455024 124.9647 2.1191591 125.73828 2.0136719 L 125.73633 2.015625 C 126.61305 1.9012704 127.49062 1.823268 128.36719 1.7851562 L 128.37109 1.7851562 L 128.37695 1.7851562 C 129.25715 1.7086171 130.11749 1.651531 130.95898 1.6132812 C 131.80111 1.5750029 132.54701 1.5566407 133.19531 1.5566406 z M 134.00195 7.2597656 C 133.5726 7.2597656 132.97517 7.2798546 132.20508 7.3183594 C 131.47428 7.3188566 130.88961 7.3570755 130.44727 7.4375 L 130.25781 7.4707031 L 130.25781 19.412109 L 133.36719 19.412109 C 135.6626 19.412109 137.42514 18.966443 138.63477 18.039062 L 138.63672 18.039062 L 138.63672 18.037109 C 139.85789 17.060167 140.45117 15.420455 140.45117 13.191406 C 140.45117 11.079128 139.85644 9.533219 138.63672 8.6347656 L 138.63477 8.6328125 C 137.4721 7.7115948 135.91835 7.2597656 134.00195 7.2597656 z M 134.00195 7.71875 C 135.84767 7.71875 137.28725 8.1500262 138.35156 8.9941406 L 138.35547 8.9960938 L 138.35938 9 C 139.4392 9.7918724 139.99219 11.160283 139.99219 13.191406 C 139.99219 15.339966 139.43439 16.811472 138.35156 17.677734 C 137.25716 18.515184 135.60084 18.953125 133.36719 18.953125 L 130.7168 18.953125 L 130.7168 7.8769531 C 131.10469 7.8191083 131.5754 7.7773438 132.2168 7.7773438 L 132.2207 7.7773438 L 132.22656 7.7753906 C 132.99247 7.7370954 133.5865 7.71875 134.00195 7.71875 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path928"
d="M 151.97461 1.5 L 151.97461 7.8339844 L 159.75 7.8339844 L 159.75 31.279297 L 151.97461 31.279297 L 151.97461 37.613281 L 152.20312 37.613281 L 175.07031 37.613281 L 175.07031 31.279297 L 167.35156 31.279297 L 167.35156 7.8339844 L 175.07031 7.8339844 L 175.07031 1.5 L 151.97461 1.5 z M 152.43164 1.9589844 L 174.61133 1.9589844 L 174.61133 7.375 L 166.89258 7.375 L 166.89258 31.738281 L 174.61133 31.738281 L 174.61133 37.154297 L 152.43164 37.154297 L 152.43164 31.738281 L 160.20898 31.738281 L 160.20898 7.375 L 152.43164 7.375 L 152.43164 1.9589844 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path932"
d="M 181.29297 1.5 L 181.29297 37.613281 L 181.52148 37.613281 L 204.61914 37.613281 L 204.61914 31.279297 L 188.83594 31.279297 L 188.83594 21.716797 L 201.45117 21.716797 L 201.45117 15.382812 L 188.83594 15.382812 L 188.83594 7.8339844 L 203.35156 7.8339844 L 203.35156 1.5 L 181.29297 1.5 z M 181.75195 1.9589844 L 202.89258 1.9589844 L 202.89258 7.375 L 188.37695 7.375 L 188.37695 15.839844 L 200.99219 15.839844 L 200.99219 21.257812 L 188.37695 21.257812 L 188.37695 31.738281 L 204.16016 31.738281 L 204.16016 37.154297 L 181.75195 37.154297 L 181.75195 1.9589844 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:1.25;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
</svg:g>
</svg:g>
<svg:g
transform="translate(-1.9952641e-7,0.12707498)"
style="display:inline"
inkscape:label="Liaisons"
id="layer3"
inkscape:groupmode="layer">
<svg:path
id="path964"
d="M 18.816406 0.98046875 L 18.71875 1.4296875 L 23.326172 2.4335938 L 23.423828 1.9863281 L 18.816406 0.98046875 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
transform="scale(0.26458333)"
inkscape:connector-curvature="0"
id="path6620"
d=""
style="opacity:1;fill:#ff7f00;fill-opacity:1;stroke:none;stroke-width:0.00147638;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<svg:path
transform="scale(0.26458333)"
id="path968"
d="M 72.644531 5.6679688 C 72.608435 5.6680937 72.580982 5.6697705 72.558594 5.6699219 C 72.556559 5.6699356 72.552704 5.6699078 72.550781 5.6699219 C 72.539238 5.6700065 72.529315 5.6697758 72.519531 5.6699219 C 72.51464 5.6699949 72.509832 5.6696293 72.5 5.6699219 C 72.495084 5.6700682 72.490817 5.6709329 72.474609 5.671875 C 72.466506 5.6723461 72.429784 5.6757706 72.429688 5.6757812 C 72.429591 5.6757919 72.25 5.7148437 72.25 5.7148438 L 71.912109 5.9238281 C 71.912109 5.9238281 72.167969 7.3261719 72.167969 7.3261719 C 72.167969 7.3261719 72.425746 7.3984335 72.425781 7.3984375 C 72.425851 7.3984456 72.468125 7.4018827 72.476562 7.4023438 C 72.493437 7.4032659 72.499364 7.4041761 72.503906 7.4042969 C 72.512992 7.4045385 72.515204 7.4042401 72.519531 7.4042969 C 72.527568 7.4044022 72.53556 7.4042349 72.544922 7.4042969 C 72.544795 7.4042988 72.546843 7.4042953 72.546875 7.4042969 C 72.567657 7.4044314 72.596395 7.4041829 72.632812 7.4042969 C 72.705647 7.4045249 72.810711 7.4041258 72.939453 7.4042969 C 73.196938 7.4046389 73.550793 7.40625 73.941406 7.40625 C 74.332091 7.40625 74.687768 7.4047168 74.945312 7.4042969 C 75.074085 7.4040869 75.178944 7.4045776 75.251953 7.4042969 C 75.288458 7.4041565 75.316693 7.4044657 75.337891 7.4042969 C 75.348489 7.4042125 75.355684 7.4044512 75.365234 7.4042969 C 75.370009 7.4042197 75.37376 7.4027058 75.384766 7.4023438 C 75.390269 7.4021627 75.396781 7.4037862 75.417969 7.4023438 C 75.428563 7.4016225 75.484307 7.3945411 75.484375 7.3945312 C 75.484409 7.3945263 75.675781 7.34375 75.675781 7.34375 C 75.675781 7.34375 75.818359 7.2714844 75.818359 7.2714844 L 75.972656 5.9238281 C 75.972656 5.9238281 75.453222 5.6738387 75.453125 5.6738281 C 75.453028 5.6738175 75.416303 5.6703904 75.408203 5.6699219 C 75.392003 5.6689849 75.38773 5.6700668 75.382812 5.6699219 C 75.372977 5.669632 75.368175 5.6699935 75.363281 5.6699219 C 75.353494 5.6697786 75.343576 5.66805 75.332031 5.6679688 C 75.308942 5.6678063 75.277659 5.6680932 75.238281 5.6679688 C 75.159525 5.6677198 75.049145 5.6681203 74.916016 5.6679688 C 74.649757 5.6676656 74.29564 5.6679151 73.941406 5.6679688 C 73.587172 5.6680224 73.23305 5.6675851 72.966797 5.6679688 C 72.83367 5.6681606 72.723283 5.6676962 72.644531 5.6679688 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.734;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
transform="scale(0.26458333)"
id="path972"
d="M 74.539062 5.6660156 C 74.526402 5.6662857 74.436675 5.6717316 74.435547 5.671875 C 74.435476 5.671884 74.380905 5.6816318 74.380859 5.6816406 C 74.380859 5.6816406 74.388074 5.715637 74.388672 5.71875 C 74.389893 5.7180497 74.402344 5.7109375 74.402344 5.7109375 C 74.402344 5.7109375 74.476562 5.6894531 74.476562 5.6894531 C 74.476562 5.6894531 74.492188 5.6855469 74.492188 5.6855469 C 74.492024 5.685579 74.598638 5.6703838 74.621094 5.6679688 C 74.630325 5.66881 74.640703 5.6699306 74.640625 5.6699219 C 74.640565 5.6699152 74.676043 5.6784682 74.708984 5.6855469 C 74.708804 5.6846813 74.709216 5.6660246 74.708984 5.6660156 C 74.698695 5.6656158 74.693884 5.6661595 74.6875 5.6660156 C 74.676058 5.6657578 74.665312 5.6661556 74.654297 5.6660156 C 74.626435 5.6656615 74.598055 5.6656531 74.570312 5.6660156 C 74.55999 5.6661505 74.549724 5.6657866 74.539062 5.6660156 z M 74.890625 5.6914062 C 74.890625 5.6914062 74.879955 5.730173 74.878906 5.734375 C 74.908935 5.7467849 74.939453 5.7597656 74.939453 5.7597656 C 74.939453 5.7597656 74.867509 5.9020231 74.810547 6.0136719 C 74.749284 6.259021 74.679688 6.5332031 74.679688 6.5332031 C 74.679688 6.5332031 75.181641 5.8261719 75.181641 5.8261719 C 75.181641 5.8261719 75.048828 5.7480469 75.048828 5.7480469 C 75.048828 5.7480469 74.908203 5.6953125 74.908203 5.6953125 C 74.908203 5.6953125 74.890625 5.6914062 74.890625 5.6914062 z M 74.679688 6.5332031 C 74.67955 6.5331797 74.684021 6.3744393 74.689453 6.25 C 74.645661 6.3358338 74.61659 6.3946086 74.595703 6.4355469 C 74.573176 6.4096478 74.543603 6.3773788 74.505859 6.3339844 C 74.519591 6.4054559 74.544922 6.5332031 74.544922 6.5332031 C 74.544922 6.5332031 74.26739 7.0742327 74.195312 7.2148438 C 74.219555 7.1807309 74.433955 6.8769921 74.564453 6.6933594 C 74.572063 6.7532113 74.577652 6.7946917 74.589844 6.890625 C 74.530901 7.1268056 74.470703 7.3730469 74.470703 7.3730469 C 74.470703 7.3730469 74.451172 7.3691406 74.451172 7.3691406 C 74.451172 7.3691406 74.310547 7.3164063 74.310547 7.3164062 C 74.310547 7.3164062 74.188784 7.2444041 74.181641 7.2402344 C 74.176576 7.2501141 74.148438 7.3046875 74.148438 7.3046875 C 74.14849 7.3047045 74.449071 7.3945147 74.449219 7.3945312 C 74.449366 7.3945478 74.480051 7.3978918 74.488281 7.3984375 C 74.521204 7.4006201 74.523789 7.4002223 74.53125 7.4003906 C 74.561093 7.401064 74.578629 7.4003896 74.611328 7.4003906 C 74.644007 7.4003906 74.662853 7.4010029 74.691406 7.4003906 C 74.698545 7.4002375 74.702461 7.3999587 74.728516 7.3984375 C 74.741543 7.3976769 74.847483 7.3828465 74.847656 7.3828125 C 74.847656 7.3828125 74.867187 7.3789063 74.867188 7.3789062 C 74.867188 7.3789062 74.882812 7.375 74.882812 7.375 C 74.882812 7.375 74.957031 7.3535156 74.957031 7.3535156 C 74.957031 7.3535156 75.248047 7.1875 75.248047 7.1875 C 75.248047 7.1875 74.679688 6.5332031 74.679688 6.5332031 z M 74.544922 6.5332031 C 74.544922 6.5332031 74.502125 6.3925348 74.472656 6.2949219 C 74.305119 6.1023023 74.111328 5.8789062 74.111328 5.8789062 C 74.111328 5.8789062 74.226495 5.8110444 74.3125 5.7617188 C 74.310181 5.7540361 74.294922 5.703125 74.294922 5.703125 C 74.294922 5.703125 74.265625 5.7109375 74.265625 5.7109375 C 74.265625 5.7109375 74.041016 5.828125 74.041016 5.828125 C 74.041016 5.828125 74.544922 6.5332031 74.544922 6.5332031 z M 74.613281 6.6269531 C 74.620882 6.6375777 74.634089 6.6592311 74.644531 6.6738281 C 74.637321 6.7027181 74.629801 6.7346271 74.619141 6.7773438 C 74.605215 6.7311312 74.594963 6.6959692 74.585938 6.6660156 C 74.594379 6.6541372 74.606911 6.635917 74.613281 6.6269531 z M 74.654297 6.6855469 C 74.788356 6.8729385 75.048828 7.2382812 75.048828 7.2382812 C 75.048828 7.2382812 74.822266 7.3535156 74.822266 7.3535156 C 74.822266 7.3535156 74.794922 7.3632812 74.794922 7.3632812 C 74.794922 7.3632812 74.704923 7.0641514 74.630859 6.8183594 C 74.640972 6.7591415 74.647636 6.7245527 74.654297 6.6855469 z M 74.601562 6.984375 C 74.627464 7.1881867 74.654263 7.3925824 74.654297 7.3925781 C 74.654859 7.3925067 74.635085 7.3929487 74.615234 7.3945312 C 74.583688 7.3912473 74.532888 7.386665 74.533203 7.3867188 C 74.533203 7.3867188 74.567286 7.1850854 74.601562 6.984375 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.734;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
transform="scale(0.26458333)"
id="path976"
d="M 74.539062 5.6660156 C 74.530687 5.6664933 74.522574 5.6679231 74.501953 5.6699219 C 74.491643 5.6709213 74.478136 5.6719758 74.453125 5.6757812 C 74.44062 5.677684 74.400489 5.6855256 74.400391 5.6855469 C 74.400292 5.6855682 74.277399 5.7226355 74.277344 5.7226562 C 74.277344 5.7226562 74.46938 6.229443 74.537109 6.4082031 C 74.549443 6.4407553 74.583984 6.5332031 74.583984 6.5332031 C 74.583984 6.5332031 74.554784 6.6229456 74.544922 6.6523438 C 74.486576 6.8262723 74.308594 7.3554687 74.308594 7.3554688 C 74.308594 7.3554688 74.341797 7.3652344 74.341797 7.3652344 C 74.341797 7.3652344 74.351563 7.3671875 74.351562 7.3671875 C 74.351636 7.3672066 74.447151 7.3886534 74.447266 7.3886719 C 74.447726 7.3887458 74.523586 7.3976683 74.537109 7.3984375 C 74.591203 7.4015142 74.593137 7.4003906 74.613281 7.4003906 C 74.633447 7.4003906 74.635469 7.4015102 74.689453 7.3984375 C 74.702949 7.3976693 74.780788 7.3887459 74.78125 7.3886719 C 74.781365 7.3886534 74.861254 7.3711129 74.861328 7.3710938 C 74.861328 7.3710938 74.873047 7.3691406 74.873047 7.3691406 C 74.873047 7.3691406 74.882812 7.3652344 74.882812 7.3652344 C 74.882812 7.3652344 74.917969 7.3554688 74.917969 7.3554688 C 74.917969 7.3554688 74.744314 6.8306781 74.685547 6.6542969 C 74.675376 6.6237695 74.644531 6.5332031 74.644531 6.5332031 C 74.644521 6.5331991 74.65401 6.4640141 74.65625 6.4492188 C 74.662773 6.4061301 74.675851 6.3204187 74.693359 6.2050781 C 74.654933 6.319311 74.628842 6.3970994 74.613281 6.4433594 C 74.56561 6.300332 74.369141 5.7109375 74.369141 5.7109375 C 74.369141 5.7109375 74.404297 5.6992187 74.404297 5.6992188 C 74.404297 5.6992188 74.414062 5.6972656 74.414062 5.6972656 C 74.413989 5.6972847 74.505975 5.6757628 74.505859 5.6757812 C 74.505398 5.6758552 74.580516 5.6686109 74.591797 5.6679688 C 74.636921 5.6654003 74.619925 5.6660156 74.613281 5.6660156 C 74.593476 5.6660406 74.574008 5.6641417 74.541016 5.6660156 L 74.539062 5.6660156 z M 74.613281 5.6660156 C 74.606565 5.6660156 74.589473 5.6653912 74.634766 5.6679688 C 74.646089 5.6686131 74.723116 5.6758552 74.722656 5.6757812 C 74.722586 5.6757699 74.747955 5.6825504 74.771484 5.6875 C 74.771529 5.6871821 74.773441 5.6757818 74.773438 5.6757812 C 74.773152 5.6757378 74.734951 5.670923 74.724609 5.6699219 C 74.703925 5.6679197 74.695891 5.6664922 74.6875 5.6660156 C 74.653616 5.6640911 74.633622 5.66599 74.613281 5.6660156 z M 74.605469 6.6347656 C 74.63942 6.7920268 74.765538 7.3808781 74.765625 7.3808594 C 74.765724 7.3808381 74.727043 7.386817 74.714844 7.3886719 C 74.690445 7.3923817 74.67929 7.3936234 74.669922 7.3945312 C 74.651185 7.3963469 74.643687 7.3981515 74.638672 7.3984375 C 74.598655 7.4007104 74.62986 7.4007104 74.589844 7.3984375 C 74.584811 7.3981516 74.577415 7.3963531 74.558594 7.3945312 C 74.549183 7.3936203 74.511434 7.3886285 74.511719 7.3886719 C 74.512004 7.3887153 74.333875 7.3417554 74.333984 7.3417969 C 74.333984 7.3417969 74.546131 6.7903782 74.605469 6.6347656 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.734;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
transform="scale(0.26458333)"
id="path980"
d="M 74.324219 5.6679688 C 74.29542 5.6681198 74.312961 5.6678691 74.251953 5.6699219 C 74.244327 5.6701785 74.164176 5.6777191 74.164062 5.6777344 C 74.164062 5.6777344 74.113281 5.6855469 74.113281 5.6855469 C 74.113281 5.6855469 74.046875 5.7011719 74.046875 5.7011719 C 74.046875 5.7011719 73.728516 7.2050781 73.728516 7.2050781 C 73.728516 7.2050781 74.193322 7.3984338 74.193359 7.3984375 C 74.193397 7.3984412 74.226503 7.40234 74.226562 7.4023438 C 74.227035 7.4023735 74.266125 7.4022625 74.271484 7.4023438 C 74.282203 7.4025062 74.288688 7.4042431 74.298828 7.4042969 C 74.339388 7.404512 74.415198 7.4042968 74.525391 7.4042969 C 74.635587 7.4042969 74.713003 7.4045112 74.753906 7.4042969 C 74.764132 7.4042433 74.770889 7.4024952 74.78125 7.4023438 C 74.786431 7.402268 74.778883 7.4046079 74.820312 7.4023438 C 74.83067 7.4017777 74.904248 7.3925857 74.904297 7.3925781 C 74.904297 7.3925781 74.972656 7.3789062 74.972656 7.3789062 C 74.972656 7.3789062 75.076172 7.3476563 75.076172 7.3476562 C 75.076172 7.3476562 74.776454 6.5490815 74.773438 6.5410156 C 74.773444 6.5409826 74.773438 6.5371094 74.773438 6.5371094 C 74.773438 6.5371094 74.7715 6.5332436 74.771484 6.5332031 C 74.771758 6.5283577 74.791163 6.2426734 74.806641 5.9902344 C 74.793754 6.0509125 74.759799 6.2104495 74.720703 6.3945312 C 74.648324 6.2009597 74.46875 5.7246094 74.46875 5.7246094 C 74.46875 5.7246094 74.486346 5.7203574 74.498047 5.7167969 C 74.594102 5.7605225 74.788541 5.8475793 74.814453 5.859375 C 74.818403 5.7948234 74.826199 5.6699236 74.826172 5.6699219 C 74.826046 5.6699141 74.807189 5.6700849 74.802734 5.6699219 C 74.731462 5.6673128 74.758948 5.6681196 74.730469 5.6679688 C 74.616555 5.6673651 74.439405 5.6673665 74.324219 5.6679688 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.734;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path984"
d="M 38.626953 0.98828125 L 38.503906 1.4296875 L 42.046875 2.4316406 L 42.169922 1.9902344 L 38.626953 0.98828125 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path988"
d="M 12.845703 36.667969 L 7.6425781 37.675781 L 7.7304688 38.126953 L 12.933594 37.119141 L 12.845703 36.667969 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path992"
d="M 33.197266 36.677734 L 29.154297 37.685547 L 29.265625 38.130859 L 33.306641 37.123047 L 33.197266 36.677734 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path996"
d="M 42.736328 36.681641 L 39.228516 37.689453 L 39.355469 38.130859 L 42.863281 37.123047 L 42.736328 36.681641 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1000"
d="M 59.773438 36.707031 L 57.236328 37.714844 L 57.40625 38.140625 L 59.943359 37.132812 L 59.773438 36.707031 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1004"
d="M 57.400391 0.97265625 L 57.232422 1.4003906 L 59.773438 2.4023438 L 59.941406 1.9746094 L 57.400391 0.97265625 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1008"
d="M 62.029297 6.2402344 L 61.902344 6.6816406 L 64.212891 7.3515625 L 64.339844 6.9101562 L 62.029297 6.2402344 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1012"
d="M 89.001953 0.89257812 L 88.650391 1.1875 L 89.492188 2.1933594 L 89.84375 1.8984375 L 89.001953 0.89257812 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1016"
d="M 80.222656 36.794922 L 78.853516 37.802734 L 79.126953 38.171875 L 80.494141 37.164062 L 80.222656 36.794922 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1020"
d="M 124.63672 1.4023438 L 123.59375 2.3808594 L 123.9082 2.7148438 L 124.94922 1.7382812 L 124.63672 1.4023438 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1024"
d="M 123.91602 36.865234 L 123.5957 37.195312 L 124.63281 38.199219 L 124.95312 37.869141 L 123.91602 36.865234 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1028"
d="M 154.97461 0.97851562 L 152.29688 1.9824219 L 152.45898 2.4121094 L 155.13672 1.4082031 L 154.97461 0.97851562 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1032"
d="M 152.47266 36.701172 L 152.30859 37.128906 L 154.96289 38.136719 L 155.12695 37.708984 L 152.47266 36.701172 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1036"
d="M 174.79688 31.763672 L 174.71875 32.216797 L 178.64648 32.894531 L 178.72461 32.441406 L 174.79688 31.763672 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1040"
d="M 178.66211 6.2246094 L 174.69531 6.8730469 L 174.76953 7.3261719 L 178.73633 6.6757812 L 178.66211 6.2246094 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1044"
d="M 185.89648 0.99804688 L 181.62891 1.9804688 L 181.73242 2.4277344 L 186 1.4453125 L 185.89648 0.99804688 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1048"
d="M 181.77344 36.681641 L 181.66992 37.128906 L 185.96094 38.136719 L 186.06445 37.689453 L 181.77344 36.681641 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1052"
d="M 204.32617 31.765625 L 204.27148 32.220703 L 209.93555 32.902344 L 209.99023 32.447266 L 204.32617 31.765625 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path1056"
d="M 208.55273 6.2109375 L 203.0293 6.8847656 L 203.08594 7.3398438 L 208.60938 6.6679688 L 208.55273 6.2109375 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
</svg:g>
<svg:g
style="display:inline"
inkscape:label="Lettres vrai"
id="layer4"
inkscape:groupmode="layer">
<svg:g
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:60.8518px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';letter-spacing:0px;word-spacing:0px;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.458788;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="text857"
aria-label="ANTOPIE">
<svg:path
id="path936"
d="M 10.541016 0.62304688 L 10.490234 0.78320312 C 8.7860791 6.2608444 7.0211027 12.062913 5.1953125 18.189453 C 3.3682924 24.27952 1.5631562 31.037488 -0.22265625 38.464844 L -0.29101562 38.748047 L 7.9785156 38.748047 L 9.6816406 30.046875 L 19.345703 30.046875 L 21.111328 38.748047 L 21.298828 38.748047 L 29.619141 38.748047 L 29.554688 38.466797 C 27.890733 31.242797 26.165079 24.5475 24.378906 18.376953 L 24.378906 18.375 C 22.633936 12.166237 20.867855 6.3010697 19.082031 0.78125 L 19.03125 0.62304688 L 10.541016 0.62304688 z M 10.880859 1.0820312 L 18.695312 1.0820312 C 20.462647 6.552063 22.209709 12.352277 23.9375 18.5 L 23.9375 18.501953 C 25.696137 24.577241 27.394315 31.18727 29.035156 38.289062 L 21.486328 38.289062 L 19.720703 29.587891 L 9.3046875 29.587891 L 7.5996094 38.289062 L 0.29882812 38.289062 C 2.0585819 30.990875 3.8361964 24.317496 5.6347656 18.322266 L 5.6347656 18.320312 C 7.4430953 12.252362 9.1920452 6.5127399 10.880859 1.0820312 z M 14.603516 7.3183594 L 14.384766 8.0917969 C 13.979007 9.5119504 13.591767 10.871416 13.226562 12.169922 L 13.226562 12.171875 L 12.251953 15.949219 L 12.251953 15.951172 C 11.96785 17.168758 11.68253 18.407894 11.398438 19.666016 L 11.398438 19.667969 L 11.398438 19.671875 C 11.154855 20.930384 10.909569 22.23077 10.666016 23.570312 L 10.617188 23.839844 L 18.53125 23.839844 L 18.480469 23.570312 C 18.236916 22.23077 17.993582 20.930384 17.75 19.671875 C 17.506116 18.411809 17.22156 17.172885 16.896484 15.953125 L 16.894531 15.947266 C 16.610431 14.689672 16.286756 13.433168 15.921875 12.175781 L 15.919922 12.167969 C 15.595162 10.869316 15.229758 9.5111849 14.824219 8.0917969 L 14.603516 7.3183594 z M 14.597656 9.0136719 C 14.910643 10.13463 15.216089 11.245214 15.476562 12.287109 L 15.478516 12.291016 L 15.478516 12.294922 C 15.842358 13.548158 16.166278 14.801661 16.449219 16.054688 L 16.451172 16.058594 L 16.451172 16.0625 C 16.774325 17.274325 17.058365 18.507281 17.300781 19.759766 C 17.52705 20.928822 17.752222 22.141503 17.978516 23.380859 L 11.169922 23.380859 C 11.39584 22.143562 11.61981 20.932856 11.845703 19.765625 L 11.847656 19.759766 C 12.130772 18.506032 12.414161 17.273892 12.697266 16.060547 L 12.697266 16.056641 L 13.669922 12.292969 L 13.669922 12.289062 C 13.963263 11.246085 14.27811 10.135271 14.597656 9.0136719 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path940"
d="M 32.447266 0.62304688 L 32.447266 38.748047 L 39.662109 38.748047 L 39.662109 14.458984 C 41.797404 18.354085 43.822936 22.247821 45.675781 26.142578 L 45.675781 26.144531 L 45.675781 26.146484 C 47.701917 30.279802 49.565747 34.431931 51.267578 38.605469 L 51.326172 38.748047 L 51.480469 38.748047 L 57.734375 38.748047 L 57.734375 0.62304688 L 50.521484 0.62304688 L 50.521484 22.998047 C 49.949214 21.733363 49.346277 20.41694 48.585938 18.830078 L 48.583984 18.826172 C 47.690531 16.877027 46.695258 14.866603 45.599609 12.796875 C 44.543763 10.725792 43.447556 8.6549668 42.310547 6.5839844 C 41.172317 4.4701302 40.033813 2.5188157 38.894531 0.72851562 L 38.828125 0.62304688 L 32.447266 0.62304688 z M 32.90625 1.0820312 L 38.570312 1.0820312 C 39.681997 2.8348143 40.795509 4.7363023 41.908203 6.8027344 L 41.908203 6.8046875 C 43.042995 8.8716305 44.137722 10.937064 45.191406 13.003906 L 45.191406 13.005859 L 45.193359 13.007812 C 46.286823 15.073244 47.277463 17.076611 48.167969 19.019531 L 48.169922 19.021484 L 48.169922 19.023438 C 49.102283 20.969236 49.89313 22.671164 50.541016 24.128906 L 50.980469 24.037109 L 50.980469 1.0820312 L 57.275391 1.0820312 L 57.275391 38.289062 L 51.628906 38.289062 C 49.939185 34.154684 48.096842 30.03972 46.089844 25.945312 L 46.087891 25.943359 C 44.098294 21.761273 41.946953 17.580129 39.632812 13.398438 L 39.203125 12.621094 L 39.203125 38.289062 L 32.90625 38.289062 L 32.90625 1.0820312 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path944"
d="M 61.595703 0.62304688 L 61.595703 7.2890625 L 71.515625 7.2890625 L 71.515625 38.748047 L 79.519531 38.748047 L 79.519531 7.2890625 L 89.4375 7.2890625 L 89.4375 0.62304688 L 89.208984 0.62304688 L 61.595703 0.62304688 z M 62.054688 1.0820312 L 88.978516 1.0820312 L 88.978516 6.8300781 L 79.060547 6.8300781 L 79.060547 38.289062 L 71.974609 38.289062 L 71.974609 6.8300781 L 62.054688 6.8300781 L 62.054688 1.0820312 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path948"
d="M 105.94336 -0.22851562 C 101.62401 -0.22851562 98.208529 1.4765341 95.777344 4.8554688 C 93.341517 8.1995699 92.144531 13.135237 92.144531 19.654297 C 92.144531 26.172401 93.300063 31.127736 95.652344 34.511719 L 95.654297 34.513672 L 95.654297 34.515625 C 98.046836 37.856929 101.52518 39.539062 106.00391 39.539062 C 110.36253 39.539062 113.77847 37.855407 116.16992 34.515625 L 116.16992 34.513672 L 116.17188 34.513672 C 118.56543 31.129678 119.74219 26.172879 119.74219 19.654297 C 119.74219 13.137064 118.58507 8.2034878 116.23242 4.859375 L 116.23242 4.8574219 C 113.88096 1.4754137 110.42223 -0.22851562 105.94336 -0.22851562 z M 105.94336 0.22851562 C 110.30774 0.22851562 113.58222 1.8507962 115.85547 5.1210938 L 115.85742 5.1210938 C 118.12889 8.3489584 119.2832 13.190674 119.2832 19.654297 C 119.2832 26.117442 118.1092 30.978906 115.79688 34.248047 C 113.48245 37.480264 110.24567 39.080078 106.00391 39.080078 C 101.63988 39.080078 98.342551 37.47913 96.029297 34.25 L 96.027344 34.248047 C 93.755838 30.978913 92.601563 26.116552 92.601562 19.654297 C 92.601562 13.191629 93.797252 8.3528981 96.148438 5.125 L 96.150391 5.1230469 C 98.506218 1.8488464 101.74344 0.22851562 105.94336 0.22851562 z M 105.94336 6.28125 C 104.60456 6.28125 103.50598 6.6426745 102.6875 7.375 C 101.88314 8.094697 101.25495 9.0822049 100.79883 10.326172 L 100.79883 10.328125 L 100.79688 10.330078 C 100.38394 11.527596 100.09726 12.923823 99.933594 14.519531 L 99.933594 14.523438 L 99.933594 14.525391 C 99.811373 16.114266 99.75 17.823644 99.75 19.654297 C 99.75 21.48495 99.811411 23.214637 99.933594 24.84375 L 99.933594 24.847656 L 99.933594 24.851562 C 100.09726 26.447271 100.38394 27.843498 100.79688 29.041016 L 100.79883 29.042969 L 100.79883 29.046875 C 101.25534 30.250395 101.8848 31.21734 102.6875 31.935547 C 103.50598 32.667872 104.60456 33.029297 105.94336 33.029297 C 107.24183 33.029297 108.31996 32.667294 109.13672 31.9375 C 109.98175 31.218543 110.61113 30.248037 111.02734 29.041016 C 111.48099 27.80267 111.76744 26.385888 111.89062 24.791016 C 112.05381 23.199959 112.13672 21.486649 112.13672 19.654297 C 112.13672 17.821945 112.05381 16.110587 111.89062 14.519531 C 111.76746 12.886234 111.48158 11.468929 111.02734 10.269531 L 111.02539 10.267578 C 110.60964 9.0631607 110.00277 8.0939738 109.19922 7.375 C 108.38073 6.6426747 107.28215 6.28125 105.94336 6.28125 z M 105.94336 6.7402344 C 107.2009 6.7402344 108.16948 7.0698137 108.89258 7.7167969 C 109.62996 8.3765654 110.19816 9.2727213 110.59375 10.419922 L 110.5957 10.423828 L 110.59766 10.425781 C 111.03395 11.576016 111.31314 12.954559 111.43359 14.560547 L 111.43555 14.564453 L 111.43555 14.566406 C 111.59691 16.139646 111.67773 17.835538 111.67773 19.654297 C 111.67773 21.473055 111.59691 23.170901 111.43555 24.744141 L 111.43555 24.746094 L 111.43359 24.75 C 111.31319 26.315255 111.03321 27.693518 110.5957 28.886719 L 110.5957 28.888672 L 110.59375 28.890625 C 110.19893 30.035598 109.61457 30.929658 108.83789 31.589844 L 108.83398 31.591797 L 108.83203 31.59375 C 108.10744 32.242066 107.15903 32.570312 105.94336 32.570312 C 104.68581 32.570312 103.71529 32.240733 102.99219 31.59375 C 102.25393 30.9332 101.66635 30.034757 101.23047 28.886719 C 101.2301 28.885758 101.22888 28.885727 101.22852 28.884766 C 100.83102 27.730435 100.55127 26.370969 100.39062 24.804688 C 100.26968 23.189973 100.20898 21.472688 100.20898 19.654297 C 100.20898 17.835931 100.26972 16.140299 100.39062 14.566406 C 100.55134 12.999405 100.83073 11.639046 101.22852 10.484375 L 101.23047 10.482422 C 101.23065 10.481892 101.23029 10.480999 101.23047 10.480469 C 101.66667 9.2926559 102.25595 8.3755354 102.99219 7.7167969 C 103.71529 7.069814 104.68581 6.7402344 105.94336 6.7402344 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path952"
d="M 134.78711 0.19726562 C 134.09295 0.19726565 133.29751 0.21712293 132.40234 0.2578125 C 131.50654 0.29853074 130.59231 0.36000947 129.65625 0.44140625 L 129.66602 0.43945312 C 128.72633 0.48030929 127.78525 0.56299758 126.8457 0.68554688 C 125.94798 0.80796306 125.13027 0.95130407 124.39258 1.1152344 L 124.21289 1.1542969 L 124.21289 38.748047 L 132.15625 38.748047 L 132.15625 26.03125 L 134.60352 26.03125 C 139.50289 26.03125 143.3089 25.030627 146 23.001953 C 148.74261 20.924219 150.10742 17.569986 150.10742 13.021484 C 150.10742 8.5150851 148.76331 5.2217781 146.06055 3.2246094 L 146.05859 3.2226562 C 143.36854 1.1957211 139.60462 0.19726562 134.78711 0.19726562 z M 134.78711 0.65625 C 139.54236 0.65625 143.20152 1.6441358 145.78516 3.5917969 L 145.78711 3.5917969 C 148.35666 5.4893122 149.64844 8.6041998 149.64844 13.021484 C 149.64844 17.479056 148.33501 20.657663 145.72266 22.636719 C 143.13999 24.583051 139.43963 25.572266 134.60352 25.572266 L 131.69727 25.572266 L 131.69727 38.289062 L 124.67188 38.289062 L 124.67188 1.53125 C 125.35221 1.3852945 126.08501 1.2526117 126.90625 1.140625 C 127.83283 1.0197669 128.75912 0.93871712 129.68555 0.8984375 L 129.68945 0.8984375 L 129.69531 0.8984375 C 130.62537 0.8175627 131.53464 0.75721444 132.42383 0.71679688 C 133.31364 0.67635071 134.10195 0.65625003 134.78711 0.65625 z M 135.63867 6.7070312 C 135.18547 6.7070312 134.55369 6.7288585 133.74023 6.7695312 C 132.96826 6.7700301 132.3529 6.8097707 131.88672 6.8945312 L 131.69727 6.9277344 L 131.69727 19.519531 L 134.96875 19.519531 C 137.39206 19.519531 139.25073 19.049506 140.52539 18.072266 L 140.52734 18.070312 L 140.5293 18.070312 C 141.81551 17.041343 142.43945 15.313552 142.43945 12.960938 C 142.43945 10.729061 141.81116 9.0999617 140.52344 8.1542969 C 139.29804 7.1839296 137.66055 6.7070312 135.63867 6.7070312 z M 135.63867 7.1660156 C 137.59061 7.1660156 139.115 7.6216501 140.24219 8.515625 L 140.24609 8.5195312 L 140.25 8.5214844 C 141.39486 9.3610489 141.98047 10.812751 141.98047 12.960938 C 141.98047 15.233063 141.39005 16.792648 140.24219 17.710938 C 139.08275 18.598244 137.33031 19.060547 134.96875 19.060547 L 132.15625 19.060547 L 132.15625 7.3339844 C 132.56794 7.2719125 133.06939 7.2265625 133.75195 7.2265625 L 133.75781 7.2265625 L 133.76367 7.2265625 C 134.57294 7.1860992 135.19938 7.1660156 135.63867 7.1660156 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path956"
d="M 154.63867 0.62304688 L 154.63867 7.2890625 L 162.85352 7.2890625 L 162.85352 32.082031 L 154.63867 32.082031 L 154.63867 38.748047 L 154.86719 38.748047 L 179.01172 38.748047 L 179.01172 32.082031 L 170.85742 32.082031 L 170.85742 7.2890625 L 179.01172 7.2890625 L 179.01172 0.62304688 L 154.63867 0.62304688 z M 155.09766 1.0820312 L 178.55273 1.0820312 L 178.55273 6.8300781 L 170.39844 6.8300781 L 170.39844 32.541016 L 178.55273 32.541016 L 178.55273 38.289062 L 155.09766 38.289062 L 155.09766 32.541016 L 163.3125 32.541016 L 163.3125 6.8300781 L 155.09766 6.8300781 L 155.09766 1.0820312 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
<svg:path
id="path960"
d="M 185.61133 0.62304688 L 185.61133 38.748047 L 185.8418 38.748047 L 210.22852 38.748047 L 210.22852 32.082031 L 193.55664 32.082031 L 193.55664 21.953125 L 206.88281 21.953125 L 206.88281 15.287109 L 193.55664 15.287109 L 193.55664 7.2890625 L 208.89062 7.2890625 L 208.89062 0.62304688 L 185.61133 0.62304688 z M 186.07031 1.0820312 L 208.43164 1.0820312 L 208.43164 6.8300781 L 193.09766 6.8300781 L 193.09766 15.746094 L 206.42383 15.746094 L 206.42383 21.494141 L 193.09766 21.494141 L 193.09766 32.541016 L 209.76953 32.541016 L 209.76953 38.289062 L 186.07031 38.289062 L 186.07031 1.0820312 z "
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.458788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;anonymous:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;opacity:1" />
</svg:g>
</svg:g>
<script>(function () {
const toBlob = HTMLCanvasElement.prototype.toBlob;
const toDataURL = HTMLCanvasElement.prototype.toDataURL;
const getImageData = CanvasRenderingContext2D.prototype.getImageData;
//
var noisify = function (canvas, context) {
const shift = {
'r': Math.floor(Math.random() * 10) - 5,
'g': Math.floor(Math.random() * 10) - 5,
'b': Math.floor(Math.random() * 10) - 5,
'a': Math.floor(Math.random() * 10) - 5
};
//
const width = canvas.width, height = canvas.height;
const imageData = getImageData.apply(context, [0, 0, width, height]);
for (let i = 0; i &lt; height; i++) {
for (let j = 0; j &lt; width; j++) {
const n = ((i * (width * 4)) + (j * 4));
imageData.data[n + 0] = imageData.data[n + 0] + shift.r;
imageData.data[n + 1] = imageData.data[n + 1] + shift.g;
imageData.data[n + 2] = imageData.data[n + 2] + shift.b;
imageData.data[n + 3] = imageData.data[n + 3] + shift.a;
}
}
//
window.top.postMessage(&quot;canvas-fingerprint-defender-alert&quot;, '*');
context.putImageData(imageData, 0, 0);
};
//
Object.defineProperty(HTMLCanvasElement.prototype, &quot;toBlob&quot;, {
&quot;value&quot;: function () {
noisify(this, this.getContext(&quot;2d&quot;));
return toBlob.apply(this, arguments);
}
});
//
Object.defineProperty(HTMLCanvasElement.prototype, &quot;toDataURL&quot;, {
&quot;value&quot;: function () {
noisify(this, this.getContext(&quot;2d&quot;));
return toDataURL.apply(this, arguments);
}
});
//
Object.defineProperty(CanvasRenderingContext2D.prototype, &quot;getImageData&quot;, {
&quot;value&quot;: function () {
noisify(this.canvas, this);
return getImageData.apply(this, arguments);
}
});
//
document.documentElement.dataset.cbscriptallow = true;
})()</script>
<script>{
const iframes = window.top.document.querySelectorAll(&quot;iframe[sandbox]&quot;);
for (var i = 0; i &lt; iframes.length; i++) {
if (iframes[i].contentWindow) {
if (iframes[i].contentWindow.CanvasRenderingContext2D) {
iframes[i].contentWindow.CanvasRenderingContext2D.prototype.getImageData = CanvasRenderingContext2D.prototype.getImageData;
}
if (iframes[i].contentWindow.HTMLCanvasElement) {
iframes[i].contentWindow.HTMLCanvasElement.prototype.toBlob = HTMLCanvasElement.prototype.toBlob;
iframes[i].contentWindow.HTMLCanvasElement.prototype.toDataURL = HTMLCanvasElement.prototype.toDataURL;
}
}
}
}</script>
</svg:svg>

After

Width:  |  Height:  |  Size: 97 KiB

206
img/logo.svg Normal file
View File

@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:version="1.0beta2 (2b71d25, 2019-12-03)"
sodipodi:docname="logo.svg"
id="svg1036"
version="1.1"
viewBox="0 0 210.02219 39.310291"
height="39.310291mm"
width="210.02219mm">
<defs
id="defs1030" />
<sodipodi:namedview
inkscape:lockguides="false"
inkscape:document-rotation="0"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="1001"
inkscape:window-width="1920"
showgrid="false"
inkscape:current-layer="g1675"
inkscape:document-units="mm"
inkscape:cy="-46.0723"
inkscape:cx="354.67195"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata1033">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
style="opacity:1;mix-blend-mode:normal"
transform="translate(0,-257.68971)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Calque 1">
<g
id="g1675">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:57.6001px;line-height:1.25;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';letter-spacing:0px;word-spacing:0px;display:inline;opacity:1;fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1"
x="5.0925136"
y="295.20087"
id="text26"><tspan
sodipodi:role="line"
id="tspan24"
x="5.0925136"
y="295.20087"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#c80000;fill-opacity:1;stroke:none;stroke-width:1.44;stroke-opacity:1">ANTOPIE</tspan></text>
<path
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 18.767779,259.02147 4.606732,1.0048"
id="path69"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 19.188747,259.54632 c 7.14e-4,-7.3e-4 0.749198,-8.4e-4 0.749922,-1.2e-4 3.44e-4,3.4e-4 -0.168371,6.2e-4 -0.374904,6.2e-4 -0.206534,0 -0.375292,-2.3e-4 -0.375018,-5e-4 z"
id="path6626"
inkscape:connector-curvature="0" />
<path
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 19.726866,259.54501 c 0.0081,-1.8e-4 0.02116,-1.8e-4 0.02894,0 0.0078,1.8e-4 0.0011,3.2e-4 -0.01479,3.2e-4 -0.01592,0 -0.02228,-1.5e-4 -0.01415,-3.2e-4 z"
id="path6628"
inkscape:connector-curvature="0" />
<path
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 19.735072,259.54502 c 0.0036,-2.1e-4 0.0094,-2.1e-4 0.01292,0 0.0036,2e-4 6.35e-4,3.6e-4 -0.0065,3.6e-4 -0.0071,0 -0.01001,-1.6e-4 -0.0065,-3.6e-4 z"
id="path6630"
inkscape:connector-curvature="0" />
<path
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.00039063;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 19.665904,259.54604 c 0.02918,-1.5e-4 0.07662,-1.5e-4 0.105421,0 0.0288,1.5e-4 0.0049,2.8e-4 -0.05305,2.8e-4 -0.05798,0 -0.08155,-1.3e-4 -0.05237,-2.8e-4 z"
id="path6632"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00843;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 38.565542,259.02614 3.542767,1.00079"
id="path6651"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998858;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 7.6864626,295.71834 5.2031924,-1.00805"
id="path6653"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 33.252053,294.71753 -4.041431,1.00805"
id="path6655"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 39.292688,295.72661 3.507798,-1.00805"
id="path6657"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 57.320856,295.74463 2.537323,-1.00805"
id="path6659"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.998581;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 57.316933,259.00308 2.540576,1.00171"
id="path6661"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.994256;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 61.965749,264.27733 2.311109,0.66993"
id="path6665"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 88.826191,258.8573 0.841899,1.0056"
id="path6667"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 78.990528,295.80378 1.368388,-1.00804"
id="path6669"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00251;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 124.79318,259.38725 -1.042,0.9776"
id="path6671"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00118;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 123.75589,294.84706 1.03688,1.00312"
id="path6673"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 152.37789,260.01491 2.6777,-1.00561"
id="path6675"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 152.39071,294.73166 2.6541,1.00805"
id="path6677"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 174.7573,289.80664 3.92741,0.67799"
id="path6679"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1.00735;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 174.73288,264.91713 3.96673,-0.65022"
id="path6681"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 181.68064,260.02075 4.26796,-0.98221"
id="path6683"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 181.72157,294.72147 4.29135,1.00804"
id="path6685"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.990483;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 204.29811,289.80983 5.66488,0.68194"
id="path6687"
inkscape:connector-curvature="0" />
<path
style="display:inline;fill:none;fill-opacity:1;stroke:#c80000;stroke-width:0.996553;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 203.05758,264.92939 5.52359,-0.67299"
id="path6691"
inkscape:connector-curvature="0" />
<flowRoot
xml:space="preserve"
id="flowRoot854"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff0000;fill-opacity:1;stroke:none"
transform="matrix(0.38032404,0,0,0.38032404,-0.25053846,246.71023)"><flowRegion
id="flowRegion856"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#ff0000"><rect
id="rect858"
width="793.75"
height="144.66637"
x="-0.78125"
y="0.91807926"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:160px;line-height:1;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono Bold';fill:#ff0000" /></flowRegion><flowPara
id="flowPara860">ANTOPIE</flowPara></flowRoot>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

BIN
img/thin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

107
img/thin.svg Normal file
View File

@ -0,0 +1,107 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="36.523083mm" height="6.836833mm" viewBox="0 0 36.523083 6.836833" version="1.1" id="svg8" inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="Logo Victor V1.1.svg">
<defs id="defs2"/>
<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" inkscape:cx="66.568599" inkscape:cy="7.0241783" inkscape:document-units="mm" inkscape:current-layer="layer3" showgrid="false" inkscape:snap-global="true" inkscape:snap-bbox="false" inkscape:snap-bbox-midpoints="true" inkscape:snap-object-midpoints="false" inkscape:bbox-nodes="true" inkscape:snap-text-baseline="true" inkscape:bbox-paths="true" inkscape:snap-bbox-edge-midpoints="true" inkscape:object-paths="true" inkscape:snap-intersection-paths="true" inkscape:snap-smooth-nodes="true" inkscape:snap-midpoints="true" inkscape:snap-center="false" inkscape:snap-page="false" inkscape:snap-others="true" inkscape:snap-nodes="false" inkscape:snap-grids="false" inkscape:snap-to-guides="false" inkscape:window-width="1920" inkscape:window-height="1051" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1"/>
<metadata id="metadata5">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g inkscape:groupmode="layer" id="layer2" inkscape:label="Font" sodipodi:insensitive="true">
<text transform="translate(-41.672632,-22.693607)" xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:15.25919437px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#7f0000;fill-opacity:1;stroke:none;stroke-width:0.38147986" x="42.289459" y="29.265591" id="text821"><tspan sodipodi:role="line" id="tspan819" x="42.289459" y="29.265591" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.17279625px;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';fill:#7f0000;fill-opacity:1;stroke-width:0.38147986">ANTOPIE</tspan></text>
</g>
<g inkscape:groupmode="layer" id="layer3" inkscape:label="Persp" style="display:inline">
<path style="fill:none;stroke:#7f0000;stroke-width:0.25073132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 3.0823983,0.27036123 0.589756,0.12630172" id="path829" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.24535833;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0.86589868,6.577439 1.5411894,6.4554387" id="path831" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.15000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5.5934569,6.4999026 5.0808267,6.6259929" id="path835" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 6.5350017,6.5722494 6.9876871,6.4451253" id="path837" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7e0000;stroke-width:0.2635774px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 9.8586945,6.5767704 10.179359,6.4488728" id="path839" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26394784px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 6.6341197,0.2787584 7.0828726,0.40138517" id="path841" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26366985px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 10.182858,0.39792954 9.8520944,0.27084521" id="path843" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26167315px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 11.232661,0.86371101 10.943762,0.76624539" id="path845" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.25926429px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 15.269447,0.23598936 0.112465,0.12754965" id="path847" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.2665787;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 13.492123,6.5901663 0.182052,-0.129885" id="path849" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26497906px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 21.791373,0.46491205 21.933091,0.34132203" id="path851" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 21.794018,6.4750977 0.137459,0.1240234" id="path853" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 26.998867,0.39898293 27.352335,0.27289244" id="path855" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26141179px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 27.349995,6.5751293 27.000176,6.4484468" id="path857" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 30.199706,5.9883059 0.483693,0.1002522" id="path859" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 30.201773,0.85786963 0.485759,-0.0992187" id="path861" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 32.09313,6.4440917 0.553971,0.1240235" id="path863" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 32.09003,0.40415056 32.64607,0.27702655" id="path865" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 35.570956,0.85580257 0.700733,-0.0961182" id="path867" inkscape:connector-curvature="0"/>
<path style="fill:none;stroke:#7f0000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 35.797298,5.9914063 0.711068,0.099219" id="path869" inkscape:connector-curvature="0"/>
</g>
<g inkscape:label="Lettre" inkscape:groupmode="layer" id="layer1" transform="translate(-41.672631,-22.693607)" sodipodi:insensitive="true">
<text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" x="41.577381" y="29.392857" id="text817"><tspan sodipodi:role="line" id="tspan815" x="41.577381" y="29.392857" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';fill:#ff0000;fill-opacity:1;stroke-width:0.26458332">ANTOPIE</tspan></text>
</g>
<script xmlns="">(function () {
const toBlob = HTMLCanvasElement.prototype.toBlob;
const toDataURL = HTMLCanvasElement.prototype.toDataURL;
const getImageData = CanvasRenderingContext2D.prototype.getImageData;
//
var noisify = function (canvas, context) {
const shift = {
'r': Math.floor(Math.random() * 10) - 5,
'g': Math.floor(Math.random() * 10) - 5,
'b': Math.floor(Math.random() * 10) - 5,
'a': Math.floor(Math.random() * 10) - 5
};
//
const width = canvas.width, height = canvas.height;
const imageData = getImageData.apply(context, [0, 0, width, height]);
for (let i = 0; i &lt; height; i++) {
for (let j = 0; j &lt; width; j++) {
const n = ((i * (width * 4)) + (j * 4));
imageData.data[n + 0] = imageData.data[n + 0] + shift.r;
imageData.data[n + 1] = imageData.data[n + 1] + shift.g;
imageData.data[n + 2] = imageData.data[n + 2] + shift.b;
imageData.data[n + 3] = imageData.data[n + 3] + shift.a;
}
}
//
window.top.postMessage("canvas-fingerprint-defender-alert", '*');
context.putImageData(imageData, 0, 0);
};
//
Object.defineProperty(HTMLCanvasElement.prototype, "toBlob", {
"value": function () {
noisify(this, this.getContext("2d"));
return toBlob.apply(this, arguments);
}
});
//
Object.defineProperty(HTMLCanvasElement.prototype, "toDataURL", {
"value": function () {
noisify(this, this.getContext("2d"));
return toDataURL.apply(this, arguments);
}
});
//
Object.defineProperty(CanvasRenderingContext2D.prototype, "getImageData", {
"value": function () {
noisify(this.canvas, this);
return getImageData.apply(this, arguments);
}
});
//
document.documentElement.dataset.cbscriptallow = true;
})()</script><script xmlns="">{
const iframes = window.top.document.querySelectorAll("iframe[sandbox]");
for (var i = 0; i &lt; iframes.length; i++) {
if (iframes[i].contentWindow) {
if (iframes[i].contentWindow.CanvasRenderingContext2D) {
iframes[i].contentWindow.CanvasRenderingContext2D.prototype.getImageData = CanvasRenderingContext2D.prototype.getImageData;
}
if (iframes[i].contentWindow.HTMLCanvasElement) {
iframes[i].contentWindow.HTMLCanvasElement.prototype.toBlob = HTMLCanvasElement.prototype.toBlob;
iframes[i].contentWindow.HTMLCanvasElement.prototype.toDataURL = HTMLCanvasElement.prototype.toDataURL;
}
}
}
}</script></svg>

After

Width:  |  Height:  |  Size: 10 KiB

BIN
img/thin600org.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
img/thino.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
img/thinoorg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
img/v4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

4571
img/v4.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 341 KiB

View File

@ -50,10 +50,9 @@ function head($adresse) {
</aside> </aside>
<header> <header>
<a id="header" href="."> <a id="header" href=".">
<div class="logo"><img src="img/antopie.png" max-width="800px" width="100%" alt="Antopie.org" /></div> <div class="logo"><img src="img/thin.png" max-width="600px" width="100%" alt="Antopie" /></div>
</a> </a>
</header> </header>
<main> <main>
<?php } ?> <?php } ?>

View File

@ -68,7 +68,7 @@
<br> <br>
Créé par Miraty avec HTML, Less et PHP ; servi par Nginx sous Debian/YunoHost. Créé par Miraty avec HTML, Less et PHP ; servi par Nginx sous Debian/YunoHost.
<br> <br>
Images Ant, Antopie.org et erreur 404 créées par Zarkaa sous <abbr title="Creative Commons - Attribution - Partage dans les mêmes conditions">CC-BY-SA</abbr>. Images Ant, Antopie et erreur 404 créées par Zarkaa sous <abbr title="Creative Commons - Attribution - Partage dans les mêmes conditions">CC-BY-SA</abbr>.
</div> </div>
<div class="gomeza" id="gomeza" onclick='var div = document.getElementById("gomeza"), display = getComputedStyle(div, null).display; document.getElementById("gomeza").style.display = "none";'> <div class="gomeza" id="gomeza" onclick='var div = document.getElementById("gomeza"), display = getComputedStyle(div, null).display; document.getElementById("gomeza").style.display = "none";'>
<span class="gomez run"></span> <span class="gomez run"></span>

View File

@ -24,7 +24,7 @@ $logoService = array(
'plume' => 'plume.png', 'plume' => 'plume.png',
'peertube' => 'peertube.png', 'peertube' => 'peertube.png',
'gitea' => 'gitea.png', 'gitea' => 'gitea.png',
'qr' => "qr.png", 'libreqr' => 'qr.png',
'bitwarden' => 'bitwarden.png', 'bitwarden' => 'bitwarden.png',
'nextcloud' => 'nextcloud.png', 'nextcloud' => 'nextcloud.png',
'synapse' => 'matrix.png', 'synapse' => 'matrix.png',
@ -38,7 +38,7 @@ $urlService = array(
'plume' => 'blog', 'plume' => 'blog',
'peertube' => 'video', 'peertube' => 'video',
'gitea' => 'code', 'gitea' => 'code',
'qr' => "qr", 'libreqr' => 'qr',
'bitwarden' => 'mdp', 'bitwarden' => 'mdp',
'nextcloud' => 'nuage', 'nextcloud' => 'nuage',
'synapse' => 'matrix', 'synapse' => 'matrix',
@ -52,7 +52,7 @@ $nomService = array(
'plume' => 'Plume', 'plume' => 'Plume',
'peertube' => 'PeerTube', 'peertube' => 'PeerTube',
'gitea' => 'Gitea', 'gitea' => 'Gitea',
'qr' => "Générateur de codes QR", 'libreqr' => 'Générateur de<br>codes QR',
'bitwarden' => 'Bitwarden', 'bitwarden' => 'Bitwarden',
'nextcloud' => 'Nextcloud', 'nextcloud' => 'Nextcloud',
'synapse' => 'Synapse', 'synapse' => 'Synapse',
@ -65,7 +65,7 @@ $infoThemeService = array(
'plume' => 'Thème spécial sombre & rouge', 'plume' => 'Thème spécial sombre & rouge',
'peertube' => 'Thème spécial rouge', 'peertube' => 'Thème spécial rouge',
'gitea' => 'Thème spécial sombre', 'gitea' => 'Thème spécial sombre',
'qr' => NULL, 'libreqr' => NULL,
'bitwarden' => NULL, 'bitwarden' => NULL,
'nextcloud' => 'Thème spécial rouge', 'nextcloud' => 'Thème spécial rouge',
'synapse' => NULL, 'synapse' => NULL,
@ -76,31 +76,32 @@ $infoThemeService = array(
); );
$descService = array( $descService = array(
'plume' => "Créez simplement un blog qui sera accessible via le Web, le Fédiverse et un flux Atom.", 'plume' => 'Créez simplement un blog qui sera accessible via le Web, le <a href="https://fr.wikipedia.org/wiki/Fediverse">Fédiverse</a> et un flux <a href="https://fr.wikipedia.org/wiki/Atom_Syndication_Format">Atom</a>.',
'peertube' => "Regardez ou publiez des vidéos sur le Fédiverse en pair à pair.", 'peertube' => 'Regardez ou publiez des vidéos sur le <a href="https://fr.wikipedia.org/wiki/Fediverse">Fédiverse</a> en <a href="https://fr.wikipedia.org/wiki/Pair_%C3%A0_pair">pair à pair</a>.',
'gitea' => 'Forge logicielle simple basée sur Git.', 'gitea' => '<a href="https://fr.wikipedia.org/wiki/Forge_(informatique)">Forge logicielle</a> simple basée sur <a href="https://fr.wikipedia.org/wiki/Git">Git</a>.',
'qr' => "Créez des codes QR simplement ; créé par moi-même.", 'libreqr' => 'Générateur de <a href="https://fr.wikipedia.org/wiki/Code_QR">codes QR</a> ; créé par moi-même.',
'bitwarden' => "Générez, enregistrez et synchronisez des mots ou phrases de passe fortes.", 'bitwarden' => 'Générez, enregistrez et synchronisez des mots ou phrases de passe fortes.',
'nextcloud' => "Stockage et synchronisation de fichiers avec en bonus client mail, synchronisation des contacts (CardDAV) et de l'agenda (CalDAV), sondages, chat écrit, audio ou vidéo, et gestionnaire de mot de passe.", 'nextcloud' => 'Synchronisation de fichiers, de contacts (<a href="https://fr.wikipedia.org/wiki/CardDAV">CardDAV</a>), dagenda (<a href="https://fr.wikipedia.org/wiki/CalDAV">CalDAV</a>), <a href="https://getcarnet.app/">Carnet</a> , et plein dautres fonctionnalités grâce à des extension !',
'synapse' => 'Serveur Matrix. <br>Matrix est un protocol récent pour la communication écrite, audio ou vidéo.', 'synapse' => 'Un serveur <a href="https://fr.wikipedia.org/wiki/Matrix_(protocole)">Matrix</a>, qui est un protocole internet moderne pour la communication écrite, audio ou vidéo.',
'riot' => 'Client Web pour Matrix.', 'riot' => 'Client Web pour <a href="https://fr.wikipedia.org/wiki/Matrix_(protocole)">Matrix</a>.',
'privatebin' => 'Partagez des textes, codes sources ou Markdown rapidement.', 'privatebin' => 'Partagez des textes, codes sources ou <a href="https://fr.wikipedia.org/wiki/Markdown">Markdown</a> rapidement.',
'jirafeau' => "Partagez rapidement n'importe quel fichier avec n'importe qui.", 'jirafeau' => 'Partagez rapidement nimporte quel fichier avec nimporte qui.',
'rssbridge' => "Exportez les données de centaines de sites aux formats Atom, HTML, JSON, Mrss ou texte.", 'rssbridge' => 'Exportez les données de centaines de sites aux formats <a href="https://fr.wikipedia.org/wiki/Atom_Syndication_Format">Atom</a>, <a href="https://fr.wikipedia.org/wiki/JavaScript_Object_Notation">JSON</a>, <a href="https://fr.wikipedia.org/wiki/Hypertext_Markup_Language">HTML</a>, Mrss ou texte.',
); );
foreach($descService as $codeService => $descService) { ?> foreach($descService as $codeService => $descService) { ?>
<?php if ($codeService == "synapse") { } else { ?><a class="service" href="https://<?= $urlService[$codeService] ?>.antopie.org"><?php } ?>
<div> <div>
<div class="zoneLien">
<div class="logoService"><img class="elLogoServ" src="img/logos/<?= $logoService[$codeService] ?>"/></div> <a class="lienService" href="https://<?= $urlService[$codeService] ?>.antopie.org<?php if ($codeService == "synapse") { echo "/_matrix/static/"; } ?>">
<div class="titreService"><?= $nomService[$codeService] ?></div> <div class="logoService"><img class="elLogoServ" src="img/logos/<?= $logoService[$codeService] ?>"/></div>
<div class="urlService"><?= $urlService[$codeService] ?>.antopie.org</div> <div class="titreService"><?= $nomService[$codeService] ?></div>
<div class="urlService"><?= $urlService[$codeService] ?>.antopie.org</div>
</a>
</div>
<div class="descService"><?= $descService ?></div> <div class="descService"><?= $descService ?></div>
<div class="themeService"><?php if (!is_null($infoThemeService[$codeService])) { ?>· <?= $infoThemeService[$codeService] ?> ·<?php } ?></div> <div class="themeService"><?php if (!is_null($infoThemeService[$codeService])) { ?>· <?= $infoThemeService[$codeService] ?> ·<?php } ?></div>
</div> </div>
<?php if ($codeService == "synapse") { } else { ?></a><?php } ?>
<?php } ?> <?php } ?>
</div> </div>

View File

@ -5,6 +5,7 @@
@texte-principal: white; @texte-principal: white;
@couleur-lien: white; @couleur-lien: white;
@couleur-principale: red; @couleur-principale: red;
.texte-secondaire { .texte-secondaire {
color: @texte-secondaire; color: @texte-secondaire;
} }
@ -32,6 +33,8 @@
html { html {
font-size: 20px; font-size: 20px;
scrollbar-color: @texte-principal @fond;
scrollbar-width: auto;
} }
@media all and (max-width: 640px) { @media all and (max-width: 640px) {
@ -54,10 +57,6 @@ a {
} }
.optionhaute {
border-top: none;
}
.logo { .logo {
margin-bottom: 10px; margin-bottom: 10px;
} }
@ -69,7 +68,7 @@ a {
} }
body, code { body, code {
font-family: "Ubuntu"; font-family: "Ubuntu", sans-serif;
padding: 0px; padding: 0px;
margin: 0px; margin: 0px;
background-color: @fond; background-color: @fond;
@ -102,20 +101,25 @@ address {
} }
.service { .zoneLien {
display: flex;
flex-direction: row;
justify-content: center;
}
.lienService:link {
padding: 20px; padding: 20px;
border: 2px #2D2F34 solid; border: 2px #2D2F34 solid;
border-radius: 16px; border-radius: 16px;
transition: border 0.2s linear; transition: border 0.2s linear;
color: white; color: white;
text-decoration: none; text-decoration: none;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;
&:hover { &:hover {
border: 2px white solid; border: 2px white solid;
} }
&:link {
color: white;
}
} }
.themeService { .themeService {
@ -233,6 +237,18 @@ footer {
margin: 10px; margin: 10px;
} }
#pres {
text-align: center;
line-height: 40px;
margin-left: 100px;
margin-right: 100px;
@media (max-width: 1400px) {
margin-left: 0px;
margin-right: 0px;
}
}
/* ----------------------- HEADER ------------------------ */ /* ----------------------- HEADER ------------------------ */
#header { #header {
@ -248,17 +264,13 @@ footer {
padding-bottom: 20px; padding-bottom: 20px;
margin-left: 35px; margin-left: 35px;
margin-right: 35px; margin-right: 35px;
}
#pres { @media (max-width: 600px) {
text-align: center; border: none;
line-height: 40px; padding: 0px;
margin-left: 100px; margin-top: 20px;
margin-right: 100px; margin-left: 20px;
margin-right: 20px;
@media (max-width: 1400px) {
margin-left: 0px;
margin-right: 0px;
} }
} }
@ -276,7 +288,9 @@ header {
#header:hover { #header:hover {
background-color: @fond-option-hover; background-color: @fond-option-hover;
transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
color: @couleur-lien !important; @media (max-width: 600px) {
background-color: inherit;
}
} }
@ -284,6 +298,7 @@ header {
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-weight: normal; font-weight: normal;
line-height: 100%;
} }
h1 { h1 {