From a26deffdc9071a5558996948fcecb71d582870d0 Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Mon, 24 May 2021 20:39:48 +0200 Subject: Better file structure, remove categories as special concept --- content/9thPK7O3xn/dre-infinite-skyscrapers.md | 45 - content/9thPK7O3xn/dreams/index.md | 4 + content/9thPK7O3xn/dreams/infinite-skyscrapers.md | 44 + content/9thPK7O3xn/mis-design-test.md | 320 --- content/9thPK7O3xn/misc/design-test.md | 319 +++ content/9thPK7O3xn/misc/index.md | 3 + content/projects/blobfox-emojis/.preview.xcf | Bin 12710447 -> 0 bytes content/projects/blobfox-emojis/LICENSE | 13 - content/projects/blobfox-emojis/blobfox.json | 325 --- content/projects/blobfox-emojis/blobfox.tar.gz | Bin 3371355 -> 0 bytes content/projects/blobfox-emojis/blobfox_flip.json | 309 --- .../projects/blobfox-emojis/blobfox_flip.tar.gz | Bin 3525313 -> 0 bytes content/projects/blobfox-emojis/index.md | 29 - content/projects/blobfox-emojis/manifest.json | 18 - content/projects/blobfox-emojis/preview.jpg | Bin 65597 -> 0 bytes content/projects/blobfox-emojis/screenshot.png | Bin 175240 -> 0 bytes content/projects/bunhd-emojis/.preview.svg | 2589 -------------------- content/projects/bunhd-emojis/LICENSE | 13 - content/projects/bunhd-emojis/bunhd.json | 37 - content/projects/bunhd-emojis/bunhd.zip | Bin 388763 -> 0 bytes content/projects/bunhd-emojis/bunhd_flip.json | 35 - content/projects/bunhd-emojis/bunhd_flip.zip | Bin 380820 -> 0 bytes content/projects/bunhd-emojis/index.md | 29 - content/projects/bunhd-emojis/manifest.json | 18 - content/projects/bunhd-emojis/preview.png | Bin 29356 -> 0 bytes content/projects/bunhd-emojis/screenshot.png | Bin 97627 -> 0 bytes content/projects/emojis/blobfox/.preview.xcf | Bin 0 -> 12710447 bytes content/projects/emojis/blobfox/LICENSE | 13 + content/projects/emojis/blobfox/blobfox.json | 325 +++ content/projects/emojis/blobfox/blobfox.tar.gz | Bin 0 -> 3371355 bytes content/projects/emojis/blobfox/blobfox_flip.json | 309 +++ .../projects/emojis/blobfox/blobfox_flip.tar.gz | Bin 0 -> 3525313 bytes content/projects/emojis/blobfox/index.md | 29 + content/projects/emojis/blobfox/manifest.json | 18 + content/projects/emojis/blobfox/preview.jpg | Bin 0 -> 65597 bytes content/projects/emojis/blobfox/screenshot.png | Bin 0 -> 175240 bytes content/projects/emojis/bunhd/.preview.svg | 2589 ++++++++++++++++++++ content/projects/emojis/bunhd/LICENSE | 13 + content/projects/emojis/bunhd/bunhd.json | 37 + content/projects/emojis/bunhd/bunhd.zip | Bin 0 -> 388763 bytes content/projects/emojis/bunhd/bunhd_flip.json | 35 + content/projects/emojis/bunhd/bunhd_flip.zip | Bin 0 -> 380820 bytes content/projects/emojis/bunhd/index.md | 29 + content/projects/emojis/bunhd/manifest.json | 18 + content/projects/emojis/bunhd/preview.png | Bin 0 -> 29356 bytes content/projects/emojis/bunhd/screenshot.png | Bin 0 -> 97627 bytes content/projects/emojis/index.md | 4 + 47 files changed, 3789 insertions(+), 3780 deletions(-) delete mode 100644 content/9thPK7O3xn/dre-infinite-skyscrapers.md create mode 100644 content/9thPK7O3xn/dreams/index.md create mode 100644 content/9thPK7O3xn/dreams/infinite-skyscrapers.md delete mode 100644 content/9thPK7O3xn/mis-design-test.md create mode 100644 content/9thPK7O3xn/misc/design-test.md create mode 100644 content/9thPK7O3xn/misc/index.md delete mode 100644 content/projects/blobfox-emojis/.preview.xcf delete mode 100644 content/projects/blobfox-emojis/LICENSE delete mode 100644 content/projects/blobfox-emojis/blobfox.json delete mode 100644 content/projects/blobfox-emojis/blobfox.tar.gz delete mode 100644 content/projects/blobfox-emojis/blobfox_flip.json delete mode 100644 content/projects/blobfox-emojis/blobfox_flip.tar.gz delete mode 100644 content/projects/blobfox-emojis/index.md delete mode 100644 content/projects/blobfox-emojis/manifest.json delete mode 100644 content/projects/blobfox-emojis/preview.jpg delete mode 100644 content/projects/blobfox-emojis/screenshot.png delete mode 100644 content/projects/bunhd-emojis/.preview.svg delete mode 100644 content/projects/bunhd-emojis/LICENSE delete mode 100644 content/projects/bunhd-emojis/bunhd.json delete mode 100644 content/projects/bunhd-emojis/bunhd.zip delete mode 100644 content/projects/bunhd-emojis/bunhd_flip.json delete mode 100644 content/projects/bunhd-emojis/bunhd_flip.zip delete mode 100644 content/projects/bunhd-emojis/index.md delete mode 100644 content/projects/bunhd-emojis/manifest.json delete mode 100644 content/projects/bunhd-emojis/preview.png delete mode 100644 content/projects/bunhd-emojis/screenshot.png create mode 100644 content/projects/emojis/blobfox/.preview.xcf create mode 100644 content/projects/emojis/blobfox/LICENSE create mode 100644 content/projects/emojis/blobfox/blobfox.json create mode 100644 content/projects/emojis/blobfox/blobfox.tar.gz create mode 100644 content/projects/emojis/blobfox/blobfox_flip.json create mode 100644 content/projects/emojis/blobfox/blobfox_flip.tar.gz create mode 100644 content/projects/emojis/blobfox/index.md create mode 100644 content/projects/emojis/blobfox/manifest.json create mode 100644 content/projects/emojis/blobfox/preview.jpg create mode 100644 content/projects/emojis/blobfox/screenshot.png create mode 100644 content/projects/emojis/bunhd/.preview.svg create mode 100644 content/projects/emojis/bunhd/LICENSE create mode 100644 content/projects/emojis/bunhd/bunhd.json create mode 100644 content/projects/emojis/bunhd/bunhd.zip create mode 100644 content/projects/emojis/bunhd/bunhd_flip.json create mode 100644 content/projects/emojis/bunhd/bunhd_flip.zip create mode 100644 content/projects/emojis/bunhd/index.md create mode 100644 content/projects/emojis/bunhd/manifest.json create mode 100644 content/projects/emojis/bunhd/preview.png create mode 100644 content/projects/emojis/bunhd/screenshot.png create mode 100644 content/projects/emojis/index.md (limited to 'content') diff --git a/content/9thPK7O3xn/dre-infinite-skyscrapers.md b/content/9thPK7O3xn/dre-infinite-skyscrapers.md deleted file mode 100644 index 32f34ab..0000000 --- a/content/9thPK7O3xn/dre-infinite-skyscrapers.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -date: 2021-01-09 -title: Infinite Skyscrapers -category: dreams ---- - -I'm in some strange world that consist of huge buildings, looking a lot like very simple skyscrapers, except they were all interconnected. -I'm not even sure if there's a floor since I'm just floating, being able to fly around at will. -There is also something chasing me and I'm trying to get away from it. - -The buildings around me get denser and more chaotic, some look like glitches in a computer game. -The creature chasing me seems to absorb buildings into its body, growing larger and more powerful. - -Then there's a cut and I'm presumably inside one of those buildings. -I'm in a dark room with barely any lighting which looks somewhat like a large office. -It's very cluttered, though. -There's another similar room next to this one, separated by a glass wall and a door. -There's also a person with me who I seem to know, and that creature that chased me. -It seems like it managed to capture us. - -It dares us to escape from this situation, and as soon as it said that, the room begins to get locked off. -There are some red lights blinking and the door connecting our current room with the neighboring room is about to close permanently. -Panicked, I quickly run through it, but the other person couldn't make it. - -I suddenly realize I'm a cat and the other person an even smaller critter, I don't know what. -It's obvious that the creature is just playing with us, watching our futile efforts to escape for its amusement. - -The other person tries to get the door to open again by messing with its circuitry, and I do my best to block the creature's view from what was going on without looking suspicious. - -After a while, I start exploring the room and notice that there's a hallway in front of it, also separated by a glass wall and a door. -However, the wall is broken in one place and has a hole large enough for me to jump through. -So that's what I do. -I land in a bunch of glass disks lying on the floor, breaking them, but I'm unharmed. - -Now being a human again, I take a glass shard with me and run through a door which leads to a staircase. -It is huge, having the shape of a pill with stairs going along the edge. -The center is empty so I can see all the floors coming before and after. -There's no end in any direction. -I know the creature will come after me soon and so I run upwards as fast as I can. - -I made it about 5 floors when I hear a door burst open. -I quickly enter the room next to me, hoping that the creature hasn't seen me. - -This floor was very large and open and brightly lit. -The dream starts to make no sense anymore and that's it. diff --git a/content/9thPK7O3xn/dreams/index.md b/content/9thPK7O3xn/dreams/index.md new file mode 100644 index 0000000..a204f42 --- /dev/null +++ b/content/9thPK7O3xn/dreams/index.md @@ -0,0 +1,4 @@ +--- +title: Dream Journal +show_dates: true +--- diff --git a/content/9thPK7O3xn/dreams/infinite-skyscrapers.md b/content/9thPK7O3xn/dreams/infinite-skyscrapers.md new file mode 100644 index 0000000..eb3485b --- /dev/null +++ b/content/9thPK7O3xn/dreams/infinite-skyscrapers.md @@ -0,0 +1,44 @@ +--- +date: 2021-01-09 +title: Infinite Skyscrapers +--- + +I'm in some strange world that consist of huge buildings, looking a lot like very simple skyscrapers, except they were all interconnected. +I'm not even sure if there's a floor since I'm just floating, being able to fly around at will. +There is also something chasing me and I'm trying to get away from it. + +The buildings around me get denser and more chaotic, some look like glitches in a computer game. +The creature chasing me seems to absorb buildings into its body, growing larger and more powerful. + +Then there's a cut and I'm presumably inside one of those buildings. +I'm in a dark room with barely any lighting which looks somewhat like a large office. +It's very cluttered, though. +There's another similar room next to this one, separated by a glass wall and a door. +There's also a person with me who I seem to know, and that creature that chased me. +It seems like it managed to capture us. + +It dares us to escape from this situation, and as soon as it said that, the room begins to get locked off. +There are some red lights blinking and the door connecting our current room with the neighboring room is about to close permanently. +Panicked, I quickly run through it, but the other person couldn't make it. + +I suddenly realize I'm a cat and the other person an even smaller critter, I don't know what. +It's obvious that the creature is just playing with us, watching our futile efforts to escape for its amusement. + +The other person tries to get the door to open again by messing with its circuitry, and I do my best to block the creature's view from what was going on without looking suspicious. + +After a while, I start exploring the room and notice that there's a hallway in front of it, also separated by a glass wall and a door. +However, the wall is broken in one place and has a hole large enough for me to jump through. +So that's what I do. +I land in a bunch of glass disks lying on the floor, breaking them, but I'm unharmed. + +Now being a human again, I take a glass shard with me and run through a door which leads to a staircase. +It is huge, having the shape of a pill with stairs going along the edge. +The center is empty so I can see all the floors coming before and after. +There's no end in any direction. +I know the creature will come after me soon and so I run upwards as fast as I can. + +I made it about 5 floors when I hear a door burst open. +I quickly enter the room next to me, hoping that the creature hasn't seen me. + +This floor was very large and open and brightly lit. +The dream starts to make no sense anymore and that's it. diff --git a/content/9thPK7O3xn/mis-design-test.md b/content/9thPK7O3xn/mis-design-test.md deleted file mode 100644 index a822388..0000000 --- a/content/9thPK7O3xn/mis-design-test.md +++ /dev/null @@ -1,320 +0,0 @@ ---- -title: "Design Test: Markdown Syntax" -category: misc ---- - -- [Overview](#overview) - - [Philosophy](#philosophy) -- [Block Elements](#block-elements) - - [Paragraphs and Line Breaks](#paragraphs-and-line-breaks) - - [Headers](#headers) - - [Blockquotes](#blockquotes) - - [Lists](#lists) - - [Code Blocks](#code-blocks) -- [Span Elements](#span-elements) - - [Links](#links) - - [Emphasis](#emphasis) - - [Code](#code) - - -**Note:** This document is itself written using Markdown; you -can [see the source for it by adding '.text' to the URL](/projects/markdown/syntax.text). - ----- - -## Overview - -### Philosophy - -Markdown is intended to be as easy-to-read and easy-to-write as is feasible. - -Readability, however, is emphasized above all else. A Markdown-formatted -document should be publishable as-is, as plain text, without looking -like it's been marked up with tags or formatting instructions. While -Markdown's syntax has been influenced by several existing text-to-HTML -filters -- including [Setext](http://docutils.sourceforge.net/mirror/setext.html), [atx](http://www.aaronsw.com/2002/atx/), [Textile](http://textism.com/tools/textile/), [reStructuredText](http://docutils.sourceforge.net/rst.html), -[Grutatext](http://www.triptico.com/software/grutatxt.html), and [EtText](http://ettext.taint.org/doc/) -- the single biggest source of -inspiration for Markdown's syntax is the format of plain text email. - -## Block Elements - -### Paragraphs and Line Breaks - -A paragraph is simply one or more consecutive lines of text, separated -by one or more blank lines. (A blank line is any line that looks like a -blank line -- a line containing nothing but spaces or tabs is considered -blank.) Normal paragraphs should not be indented with spaces or tabs. - -The implication of the "one or more consecutive lines of text" rule is -that Markdown supports "hard-wrapped" text paragraphs. This differs -significantly from most other text-to-HTML formatters (including Movable -Type's "Convert Line Breaks" option) which translate every line break -character in a paragraph into a `<br />` tag. - -When you *do* want to insert a `<br />` break tag using Markdown, you -end a line with two or more spaces, then type return. - -### Headers - -Markdown supports two styles of headers, [Setext] [1] and [atx] [2]. - -Optionally, you may "close" atx-style headers. This is purely -cosmetic -- you can use this if you think it looks better. The -closing hashes don't even need to match the number of hashes -used to open the header. (The number of opening hashes -determines the header level.) - - -### Blockquotes - -Markdown uses email-style `>` characters for blockquoting. If you're -familiar with quoting passages of text in an email message, then you -know how to create a blockquote in Markdown. It looks best if you hard -wrap the text and put a `>` before every line: - -> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, -> consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. -> Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. -> -> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse -> id sem consectetuer libero luctus adipiscing. - -Markdown allows you to be lazy and only put the `>` before the first -line of a hard-wrapped paragraph: - -> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, -consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. -Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. - -> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse -id sem consectetuer libero luctus adipiscing. - -Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by -adding additional levels of `>`: - -> This is the first level of quoting. -> -> > This is nested blockquote. -> -> Back to the first level. - -Blockquotes can contain other Markdown elements, including headers, lists, -and code blocks: - -> ## This is a header. -> -> 1. This is the first list item. -> 2. This is the second list item. -> -> Here's some example code: -> -> return shell_exec("echo $input | $markdown_script"); - -Any decent text editor should make email-style quoting easy. For -example, with BBEdit, you can make a selection and choose Increase -Quote Level from the Text menu. - - -### Lists - -Markdown supports ordered (numbered) and unordered (bulleted) lists. - -Unordered lists use asterisks, pluses, and hyphens -- interchangably --- as list markers: - -* Red -* Green -* Blue - -is equivalent to: - -+ Red -+ Green -+ Blue - -and: - -- Red -- Green -- Blue - -Ordered lists use numbers followed by periods: - -1. Bird -2. McHale -3. Parish - -It's important to note that the actual numbers you use to mark the -list have no effect on the HTML output Markdown produces. The HTML -Markdown produces from the above list is: - -If you instead wrote the list in Markdown like this: - -1. Bird -1. McHale -1. Parish - -or even: - -3. Bird -1. McHale -8. Parish - -you'd get the exact same HTML output. The point is, if you want to, -you can use ordinal numbers in your ordered Markdown lists, so that -the numbers in your source match the numbers in your published HTML. -But if you want to be lazy, you don't have to. - -To make lists look nice, you can wrap items with hanging indents: - -* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. - Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, - viverra nec, fringilla in, laoreet vitae, risus. -* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. - Suspendisse id sem consectetuer libero luctus adipiscing. - -But if you want to be lazy, you don't have to: - -* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. -Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, -viverra nec, fringilla in, laoreet vitae, risus. -* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. -Suspendisse id sem consectetuer libero luctus adipiscing. - -List items may consist of multiple paragraphs. Each subsequent -paragraph in a list item must be indented by either 4 spaces -or one tab: - -1. This is a list item with two paragraphs. Lorem ipsum dolor - sit amet, consectetuer adipiscing elit. Aliquam hendrerit - mi posuere lectus. - - Vestibulum enim wisi, viverra nec, fringilla in, laoreet - vitae, risus. Donec sit amet nisl. Aliquam semper ipsum - sit amet velit. - -2. Suspendisse id sem consectetuer libero luctus adipiscing. - -It looks nice if you indent every line of the subsequent -paragraphs, but here again, Markdown will allow you to be -lazy: - -* This is a list item with two paragraphs. - - This is the second paragraph in the list item. You're -only required to indent the first line. Lorem ipsum dolor -sit amet, consectetuer adipiscing elit. - -* Another item in the same list. - -To put a blockquote within a list item, the blockquote's `>` -delimiters need to be indented: - -* A list item with a blockquote: - - > This is a blockquote - > inside a list item. - -To put a code block within a list item, the code block needs -to be indented *twice* -- 8 spaces or two tabs: - -* A list item with a code block: - - <code goes here> - -### Code Blocks - -Pre-formatted code blocks are used for writing about programming or -markup source code. Rather than forming normal paragraphs, the lines -of a code block are interpreted literally. Markdown wraps a code block -in both `<pre>` and `<code>` tags. - -To produce a code block in Markdown, simply indent every line of the -block by at least 4 spaces or 1 tab. - -This is a normal paragraph: - - This is a code block. - -Here is an example of AppleScript: - - tell application "Foo" - beep - end tell - -A code block continues until it reaches a line that is not indented -(or the end of the article). - -Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) -are automatically converted into HTML entities. This makes it very -easy to include example HTML source code using Markdown -- just paste -it and indent it, and Markdown will handle the hassle of encoding the -ampersands and angle brackets. For example, this: - - <div class="footer"> - © 2004 Foo Corporation - </div> - -Regular Markdown syntax is not processed within code blocks. E.g., -asterisks are just literal asterisks within a code block. This means -it's also easy to use Markdown to write about Markdown's own syntax. - -``` -tell application "Foo" - beep -end tell -``` - -## Span Elements - -### Links - -Markdown supports two style of links: *inline* and *reference*. - -In both styles, the link text is delimited by [square brackets]. - -To create an inline link, use a set of regular parentheses immediately -after the link text's closing square bracket. Inside the parentheses, -put the URL where you want the link to point, along with an *optional* -title for the link, surrounded in quotes. For example: - -This is [an example](http://example.com/) inline link. - -[This link](http://example.net/) has no title attribute. - -### Emphasis - -Markdown treats asterisks (`*`) and underscores (`_`) as indicators of -emphasis. Text wrapped with one `*` or `_` will be wrapped with an -HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML -`<strong>` tag. E.g., this input: - -*single asterisks* - -_single underscores_ - -**double asterisks** - -__double underscores__ - -### Code - -To indicate a span of code, wrap it with backtick quotes (`` ` ``). -Unlike a pre-formatted code block, a code span indicates code within a -normal paragraph. For example: - -Use the `printf()` function. - ---- - -# Headline 1 - -## Headline 2 - -### Headline 3 - -#### Headline 4 - -##### Headline 5 - -###### Headline 6 diff --git a/content/9thPK7O3xn/misc/design-test.md b/content/9thPK7O3xn/misc/design-test.md new file mode 100644 index 0000000..edf8ae2 --- /dev/null +++ b/content/9thPK7O3xn/misc/design-test.md @@ -0,0 +1,319 @@ +--- +title: "Design Test: Markdown Syntax" +--- + +- [Overview](#overview) + - [Philosophy](#philosophy) +- [Block Elements](#block-elements) + - [Paragraphs and Line Breaks](#paragraphs-and-line-breaks) + - [Headers](#headers) + - [Blockquotes](#blockquotes) + - [Lists](#lists) + - [Code Blocks](#code-blocks) +- [Span Elements](#span-elements) + - [Links](#links) + - [Emphasis](#emphasis) + - [Code](#code) + + +**Note:** This document is itself written using Markdown; you +can [see the source for it by adding '.text' to the URL](/projects/markdown/syntax.text). + +---- + +## Overview + +### Philosophy + +Markdown is intended to be as easy-to-read and easy-to-write as is feasible. + +Readability, however, is emphasized above all else. A Markdown-formatted +document should be publishable as-is, as plain text, without looking +like it's been marked up with tags or formatting instructions. While +Markdown's syntax has been influenced by several existing text-to-HTML +filters -- including [Setext](http://docutils.sourceforge.net/mirror/setext.html), [atx](http://www.aaronsw.com/2002/atx/), [Textile](http://textism.com/tools/textile/), [reStructuredText](http://docutils.sourceforge.net/rst.html), +[Grutatext](http://www.triptico.com/software/grutatxt.html), and [EtText](http://ettext.taint.org/doc/) -- the single biggest source of +inspiration for Markdown's syntax is the format of plain text email. + +## Block Elements + +### Paragraphs and Line Breaks + +A paragraph is simply one or more consecutive lines of text, separated +by one or more blank lines. (A blank line is any line that looks like a +blank line -- a line containing nothing but spaces or tabs is considered +blank.) Normal paragraphs should not be indented with spaces or tabs. + +The implication of the "one or more consecutive lines of text" rule is +that Markdown supports "hard-wrapped" text paragraphs. This differs +significantly from most other text-to-HTML formatters (including Movable +Type's "Convert Line Breaks" option) which translate every line break +character in a paragraph into a `<br />` tag. + +When you *do* want to insert a `<br />` break tag using Markdown, you +end a line with two or more spaces, then type return. + +### Headers + +Markdown supports two styles of headers, [Setext] [1] and [atx] [2]. + +Optionally, you may "close" atx-style headers. This is purely +cosmetic -- you can use this if you think it looks better. The +closing hashes don't even need to match the number of hashes +used to open the header. (The number of opening hashes +determines the header level.) + + +### Blockquotes + +Markdown uses email-style `>` characters for blockquoting. If you're +familiar with quoting passages of text in an email message, then you +know how to create a blockquote in Markdown. It looks best if you hard +wrap the text and put a `>` before every line: + +> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, +> consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. +> Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. +> +> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse +> id sem consectetuer libero luctus adipiscing. + +Markdown allows you to be lazy and only put the `>` before the first +line of a hard-wrapped paragraph: + +> This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, +consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. +Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. + +> Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse +id sem consectetuer libero luctus adipiscing. + +Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by +adding additional levels of `>`: + +> This is the first level of quoting. +> +> > This is nested blockquote. +> +> Back to the first level. + +Blockquotes can contain other Markdown elements, including headers, lists, +and code blocks: + +> ## This is a header. +> +> 1. This is the first list item. +> 2. This is the second list item. +> +> Here's some example code: +> +> return shell_exec("echo $input | $markdown_script"); + +Any decent text editor should make email-style quoting easy. For +example, with BBEdit, you can make a selection and choose Increase +Quote Level from the Text menu. + + +### Lists + +Markdown supports ordered (numbered) and unordered (bulleted) lists. + +Unordered lists use asterisks, pluses, and hyphens -- interchangably +-- as list markers: + +* Red +* Green +* Blue + +is equivalent to: + ++ Red ++ Green ++ Blue + +and: + +- Red +- Green +- Blue + +Ordered lists use numbers followed by periods: + +1. Bird +2. McHale +3. Parish + +It's important to note that the actual numbers you use to mark the +list have no effect on the HTML output Markdown produces. The HTML +Markdown produces from the above list is: + +If you instead wrote the list in Markdown like this: + +1. Bird +1. McHale +1. Parish + +or even: + +3. Bird +1. McHale +8. Parish + +you'd get the exact same HTML output. The point is, if you want to, +you can use ordinal numbers in your ordered Markdown lists, so that +the numbers in your source match the numbers in your published HTML. +But if you want to be lazy, you don't have to. + +To make lists look nice, you can wrap items with hanging indents: + +* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. + Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, + viverra nec, fringilla in, laoreet vitae, risus. +* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. + Suspendisse id sem consectetuer libero luctus adipiscing. + +But if you want to be lazy, you don't have to: + +* Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, +viverra nec, fringilla in, laoreet vitae, risus. +* Donec sit amet nisl. Aliquam semper ipsum sit amet velit. +Suspendisse id sem consectetuer libero luctus adipiscing. + +List items may consist of multiple paragraphs. Each subsequent +paragraph in a list item must be indented by either 4 spaces +or one tab: + +1. This is a list item with two paragraphs. Lorem ipsum dolor + sit amet, consectetuer adipiscing elit. Aliquam hendrerit + mi posuere lectus. + + Vestibulum enim wisi, viverra nec, fringilla in, laoreet + vitae, risus. Donec sit amet nisl. Aliquam semper ipsum + sit amet velit. + +2. Suspendisse id sem consectetuer libero luctus adipiscing. + +It looks nice if you indent every line of the subsequent +paragraphs, but here again, Markdown will allow you to be +lazy: + +* This is a list item with two paragraphs. + + This is the second paragraph in the list item. You're +only required to indent the first line. Lorem ipsum dolor +sit amet, consectetuer adipiscing elit. + +* Another item in the same list. + +To put a blockquote within a list item, the blockquote's `>` +delimiters need to be indented: + +* A list item with a blockquote: + + > This is a blockquote + > inside a list item. + +To put a code block within a list item, the code block needs +to be indented *twice* -- 8 spaces or two tabs: + +* A list item with a code block: + + <code goes here> + +### Code Blocks + +Pre-formatted code blocks are used for writing about programming or +markup source code. Rather than forming normal paragraphs, the lines +of a code block are interpreted literally. Markdown wraps a code block +in both `<pre>` and `<code>` tags. + +To produce a code block in Markdown, simply indent every line of the +block by at least 4 spaces or 1 tab. + +This is a normal paragraph: + + This is a code block. + +Here is an example of AppleScript: + + tell application "Foo" + beep + end tell + +A code block continues until it reaches a line that is not indented +(or the end of the article). + +Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) +are automatically converted into HTML entities. This makes it very +easy to include example HTML source code using Markdown -- just paste +it and indent it, and Markdown will handle the hassle of encoding the +ampersands and angle brackets. For example, this: + + <div class="footer"> + © 2004 Foo Corporation + </div> + +Regular Markdown syntax is not processed within code blocks. E.g., +asterisks are just literal asterisks within a code block. This means +it's also easy to use Markdown to write about Markdown's own syntax. + +``` +tell application "Foo" + beep +end tell +``` + +## Span Elements + +### Links + +Markdown supports two style of links: *inline* and *reference*. + +In both styles, the link text is delimited by [square brackets]. + +To create an inline link, use a set of regular parentheses immediately +after the link text's closing square bracket. Inside the parentheses, +put the URL where you want the link to point, along with an *optional* +title for the link, surrounded in quotes. For example: + +This is [an example](http://example.com/) inline link. + +[This link](http://example.net/) has no title attribute. + +### Emphasis + +Markdown treats asterisks (`*`) and underscores (`_`) as indicators of +emphasis. Text wrapped with one `*` or `_` will be wrapped with an +HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML +`<strong>` tag. E.g., this input: + +*single asterisks* + +_single underscores_ + +**double asterisks** + +__double underscores__ + +### Code + +To indicate a span of code, wrap it with backtick quotes (`` ` ``). +Unlike a pre-formatted code block, a code span indicates code within a +normal paragraph. For example: + +Use the `printf()` function. + +--- + +# Headline 1 + +## Headline 2 + +### Headline 3 + +#### Headline 4 + +##### Headline 5 + +###### Headline 6 diff --git a/content/9thPK7O3xn/misc/index.md b/content/9thPK7O3xn/misc/index.md new file mode 100644 index 0000000..24cd717 --- /dev/null +++ b/content/9thPK7O3xn/misc/index.md @@ -0,0 +1,3 @@ +--- +title: Other stuff +--- diff --git a/content/projects/blobfox-emojis/.preview.xcf b/content/projects/blobfox-emojis/.preview.xcf deleted file mode 100644 index 885455b..0000000 Binary files a/content/projects/blobfox-emojis/.preview.xcf and /dev/null differ diff --git a/content/projects/blobfox-emojis/LICENSE b/content/projects/blobfox-emojis/LICENSE deleted file mode 100644 index 5238b5a..0000000 --- a/content/projects/blobfox-emojis/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright 2019 Feuerfuchs <me@feuerfuchs.dev> (https://www.feuerfuchs.dev/) - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/content/projects/blobfox-emojis/blobfox.json b/content/projects/blobfox-emojis/blobfox.json deleted file mode 100644 index 451b794..0000000 --- a/content/projects/blobfox-emojis/blobfox.json +++ /dev/null @@ -1,325 +0,0 @@ -{ - "blobfoxhyper": "blobfoxhyper.png", - "blobfoxlurk2owonotice": "blobfoxlurk2owonotice.png", - "blobfoxcrylaugh": "blobfoxcrylaugh.png", - "blobfoxyeet": "blobfoxyeet.png", - "blobfoxsnugowo": "blobfoxsnugowo.png", - "blobfoxmeltsob": "blobfoxmeltsob.png", - "blobfoxnomlog": "blobfoxnomlog.png", - "blobfoxmsnugglerightfox": "blobfoxmsnugglerightfox.png", - "blobfoxmsnuggleleftcat": "blobfoxmsnuggleleftcat.png", - "blobfoxwater": "blobfoxwater.png", - "blobfoxpeekpolice": "blobfoxpeekpolice.png", - "blobfoxragelarge1": "blobfoxragelarge1.png", - "blobfoxshocked": "blobfoxshocked.png", - "blobfoxbreadsnoot2": "blobfoxbreadsnoot2.png", - "blobfoxmelt2": "blobfoxmelt2.png", - "blobfoxwink": "blobfoxwink.png", - "blobfoxragelarge3": "blobfoxragelarge3.png", - "blobfoxnomcake": "blobfoxnomcake.png", - "blobfoxmsnugglerightnone": "blobfoxmsnugglerightnone.png", - "blobfoxthinkanime": "blobfoxthinkanime.png", - "blobfoxscience": "blobfoxscience.png", - "blobfoxcheer": "blobfoxcheer.png", - "blobfoxeyes": "blobfoxeyes.png", - "blobfoxdab": "blobfoxdab.png", - "blobfoxheartcute": "blobfoxheartcute.png", - "blobfoxdrool": "blobfoxdrool.png", - "blobfoxboopglare": "blobfoxboopglare.png", - "blobfoxmelthappy": "blobfoxmelthappy.png", - "blobfoxboopfloof": "blobfoxboopfloof.png", - "blobfoxoutage": "blobfoxoutage.png", - "blobfoxblushmore": "blobfoxblushmore.png", - "blobfoxragelarge4": "blobfoxragelarge4.png", - "blobfoxboopmelt": "blobfoxboopmelt.png", - "ablobfoxbongoterrified": "ablobfoxbongoterrified.png", - "blobfoxwave": "blobfoxwave.png", - "ablobfoxloading": "ablobfoxloading.png", - "blobfoxnomcat": "blobfoxnomcat.png", - "blobfoxartist": "blobfoxartist.png", - "blobfoxfacepalm": "blobfoxfacepalm.png", - "blobfoxfloofreach": "blobfoxfloofreach.png", - "blobfoxastronoutgun": "blobfoxastronoutgun.png", - "blobfoxcamera": "blobfoxcamera.png", - "blobfoxwhaaaat": "blobfoxwhaaaat.png", - "blobfoxsignsrcpls": "blobfoxsignsrcpls.png", - "blobfoxnotamused": "blobfoxnotamused.png", - "blobfoxcofe": "blobfoxcofe.png", - "blobfoxdrakelike": "blobfoxdrakelike.png", - "blobfoxfloof": "blobfoxfloof.png", - "blobfoxcomfymelthappy": "blobfoxcomfymelthappy.png", - "blobfoxsignnou": "blobfoxsignnou.png", - "blobfoxpatghost": "blobfoxpatghost.png", - "blobfoxboop": "blobfoxboop.png", - "blobfoxcofeglare": "blobfoxcofeglare.png", - "blobfoxnomtomato": "blobfoxnomtomato.png", - "ablobfoxhypercofe": "ablobfoxhypercofe.png", - "blobfoxmegumin": "blobfoxmegumin.png", - "blobfoxmeltsoblove": "blobfoxmeltsoblove.png", - "blobfoxinnocentmlem": "blobfoxinnocentmlem.png", - "blobfoxdoubt": "blobfoxdoubt.png", - "blobfoxpeekknife": "blobfoxpeekknife.png", - "blobfox3c": "blobfox3c.png", - "blobfoxsipowo": "blobfoxsipowo.png", - "blobfoxdevil": "blobfoxdevil.png", - "blobfoxmischievous": "blobfoxmischievous.png", - "blobfoxwashingmachine": "blobfoxwashingmachine.png", - "blobfoxnomhotdog": "blobfoxnomhotdog.png", - "blobfoxthinking": "blobfoxthinking.png", - "blobfoxcomfymelt": "blobfoxcomfymelt.png", - "blobfoxsignnoublush": "blobfoxsignnoublush.png", - "ablobfoxhyperowo": "ablobfoxhyperowo.png", - "blobfoxdetermined": "blobfoxdetermined.png", - "blobfoxyandere": "blobfoxyandere.png", - "blobfoxdarkghostfloof": "blobfoxdarkghostfloof.png", - "blobfoxpleading": "blobfoxpleading.png", - "blobfoxcry": "blobfoxcry.png", - "blobfoxuwu": "blobfoxuwu.png", - "blobfoxcomfysmug": "blobfoxcomfysmug.png", - "blobfoxannoyed": "blobfoxannoyed.png", - "blobfoxnauseated": "blobfoxnauseated.png", - "blobfoxcursedowo": "blobfoxcursedowo.png", - "blobfoxcofeterrified": "blobfoxcofeterrified.png", - "blobfox0_0": "blobfox0_0.png", - "blobfoxmelt": "blobfoxmelt.png", - "blobfoxthief": "blobfoxthief.png", - "blobfoxyoshieat": "blobfoxyoshieat.png", - "blobfoxfingerguns": "blobfoxfingerguns.png", - "blobfoxcatterrified": "blobfoxcatterrified.png", - "blobfoxghostspooky": "blobfoxghostspooky.png", - "blobfoxpatdeny": "blobfoxpatdeny.png", - "blobfoxfloofdevil": "blobfoxfloofdevil.png", - "blobfoxinnocent": "blobfoxinnocent.png", - "blobfox3cevil": "blobfox3cevil.png", - "blobfoxcactus": "blobfoxcactus.png", - "blobfoxfloofowo": "blobfoxfloofowo.png", - "blobfoxlurk2glare": "blobfoxlurk2glare.png", - "blobfoxghost": "blobfoxghost.png", - "blobfoxmeltblush": "blobfoxmeltblush.png", - "blobfoxteaterrified": "blobfoxteaterrified.png", - "blobfoxbongo": "blobfoxbongo.png", - "blobfoxmsnuggleleftfox": "blobfoxmsnuggleleftfox.png", - "blobfoxsnug": "blobfoxsnug.png", - "blobfoxnomfoxcookie": "blobfoxnomfoxcookie.png", - "ablobfoxhypersnugowo": "ablobfoxhypersnugowo.png", - "blobfoxdeadinside": "blobfoxdeadinside.png", - "blobfoxkirbyinhale": "blobfoxkirbyinhale.png", - "blobfoxgooglytrash": "blobfoxgooglytrash.png", - "blobfoxboop_w_": "blobfoxboop_w_.png", - "blobfoxcomfy": "blobfoxcomfy.png", - "blobfoxretsuko": "blobfoxretsuko.png", - "blobfoxdead": "blobfoxdead.png", - "blobfoxcomfysip": "blobfoxcomfysip.png", - "blobfoxboopcute": "blobfoxboopcute.png", - "ablobfoxbongohyper": "ablobfoxbongohyper.png", - "blobfoxboopmlem": "blobfoxboopmlem.png", - "blobfoxlaugh": "blobfoxlaugh.png", - "blobfoxthumbsdown": "blobfoxthumbsdown.png", - "blobfoxdarkghost": "blobfoxdarkghost.png", - "blobfoxteacute": "blobfoxteacute.png", - "ablobfoxhyperwhaaaat": "ablobfoxhyperwhaaaat.png", - "blobfoxsipglare": "blobfoxsipglare.png", - "blobfoxdisapprove": "blobfoxdisapprove.png", - "blobfoxreinderp": "blobfoxreinderp.png", - "blobfoxwhoaa": "blobfoxwhoaa.png", - "blobfoxlurk": "blobfoxlurk.png", - "blobfoxdealwithit": "blobfoxdealwithit.png", - "blobfoxsmirk": "blobfoxsmirk.png", - "blobfoxsignyip": "blobfoxsignyip.png", - "blobfoxsipterrified": "blobfoxsipterrified.png", - "blobfoxcomfyglare": "blobfoxcomfyglare.png", - "blobfoxthink": "blobfoxthink.png", - "blobfoxboopowo": "blobfoxboopowo.png", - "blobfoxcomfysleepy": "blobfoxcomfysleepy.png", - "blobfoxboopterrified": "blobfoxboopterrified.png", - "blobfoxhappy": "blobfoxhappy.png", - "blobfoxcomfycomputer": "blobfoxcomfycomputer.png", - "blobfoxcute": "blobfoxcute.png", - "blobfoxpolice": "blobfoxpolice.png", - "blobfoxlurkowo": "blobfoxlurkowo.png", - "blobfoxnomburger": "blobfoxnomburger.png", - "blobfoxnompizzaterrified": "blobfoxnompizzaterrified.png", - "blobfoxnotlikethis": "blobfoxnotlikethis.png", - "blobfoxnomdonutpolice": "blobfoxnomdonutpolice.png", - "ablobfoxdundundunowo": "ablobfoxdundundunowo.png", - "blobfoxreach": "blobfoxreach.png", - "blobfoxowo": "blobfoxowo.png", - "blobfoxbreadsnootgoogly": "blobfoxbreadsnootgoogly.png", - "blobfoxmsnugglerightcat": "blobfoxmsnugglerightcat.png", - "blobfoxthinkowo": "blobfoxthinkowo.png", - "blobfoxtea": "blobfoxtea.png", - "blobfoxcomfyevil": "blobfoxcomfyevil.png", - "blobfoxangry": "blobfoxangry.png", - "blobfoxlul": "blobfoxlul.png", - "blobfoxupsidedown": "blobfoxupsidedown.png", - "blobfoxthonking": "blobfoxthonking.png", - "blobfox": "blobfox.png", - "blobfoxpatmelt": "blobfoxpatmelt.png", - "blobfoxupset": "blobfoxupset.png", - "blobfoxyoshimid": "blobfoxyoshimid.png", - "blobfoxnomcookie": "blobfoxnomcookie.png", - "blobfoxbreadsnoot2googly": "blobfoxbreadsnoot2googly.png", - "blobfoxheart": "blobfoxheart.png", - "blobfoxnomdonut": "blobfoxnomdonut.png", - "blobfoxevil": "blobfoxevil.png", - "blobfoxtrash": "blobfoxtrash.png", - "ablobfoxdundundun": "ablobfoxdundundun.png", - "blobfoxread": "blobfoxread.png", - "blobfoxpatsad": "blobfoxpatsad.png", - "blobfoxtea_w_": "blobfoxtea_w_.png", - "blobfoxunoterrified": "blobfoxunoterrified.png", - "blobfoxfloof_w_": "blobfoxfloof_w_.png", - "blobfoxcofeowo": "blobfoxcofeowo.png", - "blobfoxcookienomfox": "blobfoxcookienomfox.png", - "blobfoxcomfytea": "blobfoxcomfytea.png", - "blobfoxterrified": "blobfoxterrified.png", - "blobfoxshy": "blobfoxshy.png", - "blobfoxtsundere": "blobfoxtsundere.png", - "blobfoxnomfoxburger": "blobfoxnomfoxburger.png", - "blobfoxyoshiend": "blobfoxyoshiend.png", - "blobfoxsip": "blobfoxsip.png", - "blobfoxlurkaww": "blobfoxlurkaww.png", - "blobfoxlaughsweat": "blobfoxlaughsweat.png", - "blobfoxnomdonutterrified": "blobfoxnomdonutterrified.png", - "blobfoxastronout": "blobfoxastronout.png", - "blobfoxfloofcofe": "blobfoxfloofcofe.png", - "blobfoxsleepdab": "blobfoxsleepdab.png", - "blobfoxcryreach": "blobfoxcryreach.png", - "blobfoxdrakedislike": "blobfoxdrakedislike.png", - "blobfoxmsnugglecenterfox": "blobfoxmsnugglecenterfox.png", - "blobfoxsignthx": "blobfoxsignthx.png", - "blobfoxteaglare": "blobfoxteaglare.png", - "blobfoxsignno": "blobfoxsignno.png", - "blobfoxnomstrawberry": "blobfoxnomstrawberry.png", - "blobfoxcomputerowo": "blobfoxcomputerowo.png", - "blobfoxupsidedowndizzy": "blobfoxupsidedowndizzy.png", - "blobfoxsnugterrified": "blobfoxsnugterrified.png", - "ablobfoxhyper": "ablobfoxhyper.png", - "blobfoxdisgust": "blobfoxdisgust.png", - "ablobfoxhyperthinking": "ablobfoxhyperthinking.png", - "blobfoxmeltmlem": "blobfoxmeltmlem.png", - "blobfoxmelt3": "blobfoxmelt3.png", - "blobfoxcofecute": "blobfoxcofecute.png", - "ablobfoxree": "ablobfoxree.png", - "blobfoxscared": "blobfoxscared.png", - "blobfoxcomfyterrified": "blobfoxcomfyterrified.png", - "blobfoxboopmelthappy": "blobfoxboopmelthappy.png", - "blobfoxteaowo": "blobfoxteaowo.png", - "blobfoxcofemlem": "blobfoxcofemlem.png", - "blobfoxthisisfine": "blobfoxthisisfine.png", - "blobfoxlurk2": "blobfoxlurk2.png", - "blobfoxpatmelt2": "blobfoxpatmelt2.png", - "blobfoxglare": "blobfoxglare.png", - "blobfoxbongoterrified": "blobfoxbongoterrified.png", - "blobfoxnomfox": "blobfoxnomfox.png", - "blobfoxmlem": "blobfoxmlem.png", - "blobfoxkirby": "blobfoxkirby.png", - "blobfoxlurkglare": "blobfoxlurkglare.png", - "blobfoxteamlem": "blobfoxteamlem.png", - "blobfoxsnugglare": "blobfoxsnugglare.png", - "blobfoxsmug": "blobfoxsmug.png", - "blobfoxninja": "blobfoxninja.png", - "blobfoxdealwithitfingerguns": "blobfoxdealwithitfingerguns.png", - "blobfoxpatmelt3": "blobfoxpatmelt3.png", - "blobfoxpeekcomfy": "blobfoxpeekcomfy.png", - "blobfoxdetective": "blobfoxdetective.png", - "blobfoxwinkmlem": "blobfoxwinkmlem.png", - "blobfoxnomshoe": "blobfoxnomshoe.png", - "blobfoxthinkgoogly": "blobfoxthinkgoogly.png", - "blobfoxthinksmart": "blobfoxthinksmart.png", - "blobfoxfake": "blobfoxfake.png", - "blobfoxdizzy": "blobfoxdizzy.png", - "ablobfoxbongo": "ablobfoxbongo.png", - "blobfoxboopblush": "blobfoxboopblush.png", - "blobfoxprelurkcroutons": "blobfoxprelurkcroutons.png", - "blobfoxcofe_w_": "blobfoxcofe_w_.png", - "blobfoxo_o": "blobfoxo_o.png", - "blobfoxwet": "blobfoxwet.png", - "blobfoxfloofcute": "blobfoxfloofcute.png", - "blobfoxprelurkcofe": "blobfoxprelurkcofe.png", - "blobfoxsignyes": "blobfoxsignyes.png", - "blobfoxonepunch": "blobfoxonepunch.png", - "blobfoxnomicecream": "blobfoxnomicecream.png", - "blobfoxcatsnuggle": "blobfoxcatsnuggle.png", - "blobfoxpat": "blobfoxpat.png", - "blobfoxsweating": "blobfoxsweating.png", - "blobfoxheadphones": "blobfoxheadphones.png", - "blobfoxnerd": "blobfoxnerd.png", - "blobfoxsurprised": "blobfoxsurprised.png", - "blobfoxmeltreach": "blobfoxmeltreach.png", - "blobfoxowomlem": "blobfoxowomlem.png", - "blobfoxstabbed": "blobfoxstabbed.png", - "blobfoxworried": "blobfoxworried.png", - "blobfoxbongostart": "blobfoxbongostart.png", - "blobfoxbreadsnoot": "blobfoxbreadsnoot.png", - "blobfoxaww": "blobfoxaww.png", - "blobfoxcookie": "blobfoxcookie.png", - "blobfoxlurk2owo": "blobfoxlurk2owo.png", - "blobfoxragelarge2": "blobfoxragelarge2.png", - "blobfoxyoshieatpixel": "blobfoxyoshieatpixel.png", - "blobfoxbongoterrifiedstart": "blobfoxbongoterrifiedstart.png", - "blobfoxgooglynomlog": "blobfoxgooglynomlog.png", - "blobfoxghostfloof": "blobfoxghostfloof.png", - "blobfoxfloofevil": "blobfoxfloofevil.png", - "blobfoxnomball": "blobfoxnomball.png", - "blobfoxnomcorndog": "blobfoxnomcorndog.png", - "blobfoxnomfoxterrified": "blobfoxnomfoxterrified.png", - "blobfoxsignbaka": "blobfoxsignbaka.png", - "blobfox_w_": "blobfox_w_.png", - "blobfoxsanta": "blobfoxsanta.png", - "blobfoxpirate": "blobfoxpirate.png", - "blobfoxgooglymlem": "blobfoxgooglymlem.png", - "blobfoxmsnugglecentercat": "blobfoxmsnugglecentercat.png", - "blobfoxthinksmirk": "blobfoxthinksmirk.png", - "blobfoxcry2": "blobfoxcry2.png", - "blobfoxdarkghostspooky": "blobfoxdarkghostspooky.png", - "blobfoxpeek": "blobfoxpeek.png", - "blobfoxcomfycofe": "blobfoxcomfycofe.png", - "blobfoxreachaww": "blobfoxreachaww.png", - "blobfoxthumbsup": "blobfoxthumbsup.png", - "blobfoxcomfyowo": "blobfoxcomfyowo.png", - "blobfoxnombread": "blobfoxnombread.png", - "blobfoxfloofhappy": "blobfoxfloofhappy.png", - "blobfoxsipsmug": "blobfoxsipsmug.png", - "blobfoxangrylaugh": "blobfoxangrylaugh.png", - "blobfoxnomcroutons": "blobfoxnomcroutons.png", - "blobfoxsignforbidden": "blobfoxsignforbidden.png", - "blobfoxboopgoogly": "blobfoxboopgoogly.png", - "blobfoxflower": "blobfoxflower.png", - "blobfoxnompizza": "blobfoxnompizza.png", - "blobfoxhyper2": "blobfoxhyper2.png", - "blobfoxpatgoogly": "blobfoxpatgoogly.png", - "blobfoxnombook": "blobfoxnombook.png", - "blobfoxblush": "blobfoxblush.png", - "blobfoxsnuggle": "blobfoxsnuggle.png", - "blobfoxknife": "blobfoxknife.png", - "blobfoxprelurkdonut": "blobfoxprelurkdonut.png", - "blobfoxflowerhair": "blobfoxflowerhair.png", - "blobfoxbox": "blobfoxbox.png", - "blobfoxsad": "blobfoxsad.png", - "blobfoxcat": "blobfoxcat.png", - "blobfoxnommobile": "blobfoxnommobile.png", - "blobfoxhappymlem": "blobfoxhappymlem.png", - "blobfoxbreadpeek": "blobfoxbreadpeek.png", - "blobfoxpatneutral": "blobfoxpatneutral.png", - "blobfoxcomfysmirk": "blobfoxcomfysmirk.png", - "blobfoxgooglycry": "blobfoxgooglycry.png", - "blobfoxcomfyhappy": "blobfoxcomfyhappy.png", - "blobfoxcomputer": "blobfoxcomputer.png", - "blobfoxrage": "blobfoxrage.png", - "blobfoxowonotice": "blobfoxowonotice.png", - "blobfoxlewd": "blobfoxlewd.png", - "blobfoxflooftea": "blobfoxflooftea.png", - "blobfoxsignbigfan": "blobfoxsignbigfan.png", - "blobfoxpeekowo": "blobfoxpeekowo.png", - "blobfoxlurkowonotice": "blobfoxlurkowonotice.png", - "blobfoxinnocentcute": "blobfoxinnocentcute.png", - "blobfoxconfused": "blobfoxconfused.png", - "blobfoxboophappy": "blobfoxboophappy.png", - "blobfoxcomputerowonotice": "blobfoxcomputerowonotice.png", - "blobfoxgoogly": "blobfoxgoogly.png", - "blobfoxsleep": "blobfoxsleep.png", - "blobfoxnommelon": "blobfoxnommelon.png", - "blobfoxtableflip": "blobfoxtableflip.png", - "blobfoxuno": "blobfoxuno.png" -} diff --git a/content/projects/blobfox-emojis/blobfox.tar.gz b/content/projects/blobfox-emojis/blobfox.tar.gz deleted file mode 100644 index 1cbcd82..0000000 Binary files a/content/projects/blobfox-emojis/blobfox.tar.gz and /dev/null differ diff --git a/content/projects/blobfox-emojis/blobfox_flip.json b/content/projects/blobfox-emojis/blobfox_flip.json deleted file mode 100644 index 9b72c0d..0000000 --- a/content/projects/blobfox-emojis/blobfox_flip.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "revblobfoxcheer": "revblobfoxcheer.png", - "revblobfoxcactus": "revblobfoxcactus.png", - "revblobfoxcofeglare": "revblobfoxcofeglare.png", - "revblobfoxsnuggle": "revblobfoxsnuggle.png", - "revblobfoxnomhotdog": "revblobfoxnomhotdog.png", - "revblobfoxcry": "revblobfoxcry.png", - "revblobfoxmeltmlem": "revblobfoxmeltmlem.png", - "revblobfoxfloofcute": "revblobfoxfloofcute.png", - "revblobfoxboopblush": "revblobfoxboopblush.png", - "revblobfoxboopgoogly": "revblobfoxboopgoogly.png", - "revblobfoxprelurkdonut": "revblobfoxprelurkdonut.png", - "revblobfoxtea": "revblobfoxtea.png", - "revblobfoxcursedowo": "revblobfoxcursedowo.png", - "revblobfoxretsuko": "revblobfoxretsuko.png", - "revblobfoxnomicecream": "revblobfoxnomicecream.png", - "revblobfoxdeadinside": "revblobfoxdeadinside.png", - "arevblobfoxhypercofe": "arevblobfoxhypercofe.png", - "revblobfoxpatmelt": "revblobfoxpatmelt.png", - "revblobfoxbreadpeek": "revblobfoxbreadpeek.png", - "revblobfoxsanta": "revblobfoxsanta.png", - "revblobfoxcomfy": "revblobfoxcomfy.png", - "revblobfoxmelt2": "revblobfoxmelt2.png", - "revblobfoxprelurkcroutons": "revblobfoxprelurkcroutons.png", - "revblobfoxyoshieatpixel": "revblobfoxyoshieatpixel.png", - "revblobfoxlurkowo": "revblobfoxlurkowo.png", - "revblobfoxwashingmachine": "revblobfoxwashingmachine.png", - "revblobfoxfingerguns": "revblobfoxfingerguns.png", - "revblobfoxwinkmlem": "revblobfoxwinkmlem.png", - "revblobfoxinnocent": "revblobfoxinnocent.png", - "revblobfoxgooglymlem": "revblobfoxgooglymlem.png", - "revblobfoxragelarge2": "revblobfoxragelarge2.png", - "revblobfoxcofemlem": "revblobfoxcofemlem.png", - "revblobfoxbongoterrifiedstart": "revblobfoxbongoterrifiedstart.png", - "revblobfoxboopmelt": "revblobfoxboopmelt.png", - "revblobfoxghost": "revblobfoxghost.png", - "arevblobfoxhyper": "arevblobfoxhyper.png", - "revblobfoxshy": "revblobfoxshy.png", - "revblobfoxmelt": "revblobfoxmelt.png", - "revblobfoxoutage": "revblobfoxoutage.png", - "revblobfoxheartcute": "revblobfoxheartcute.png", - "revblobfoxnomfoxburger": "revblobfoxnomfoxburger.png", - "revblobfoxthinkowo": "revblobfoxthinkowo.png", - "revblobfoxfake": "revblobfoxfake.png", - "revblobfoxnomburger": "revblobfoxnomburger.png", - "revblobfoxsip": "revblobfoxsip.png", - "revblobfoxpeekcomfy": "revblobfoxpeekcomfy.png", - "revblobfoxdisapprove": "revblobfoxdisapprove.png", - "revblobfoxnauseated": "revblobfoxnauseated.png", - "revblobfoxpeekknife": "revblobfoxpeekknife.png", - "revblobfoxpatneutral": "revblobfoxpatneutral.png", - "revblobfoxthinkgoogly": "revblobfoxthinkgoogly.png", - "revblobfoxfloof": "revblobfoxfloof.png", - "revblobfoxfloof_w_": "revblobfoxfloof_w_.png", - "revblobfoxsipglare": "revblobfoxsipglare.png", - "revblobfoxcomputerowo": "revblobfoxcomputerowo.png", - "revblobfoxghostspooky": "revblobfoxghostspooky.png", - "revblobfoxsleepdab": "revblobfoxsleepdab.png", - "revblobfoxwhaaaat": "revblobfoxwhaaaat.png", - "revblobfoxfloofevil": "revblobfoxfloofevil.png", - "revblobfoxcofe_w_": "revblobfoxcofe_w_.png", - "revblobfoxnomshoe": "revblobfoxnomshoe.png", - "revblobfoxhyper2": "revblobfoxhyper2.png", - "revblobfoxnomfoxterrified": "revblobfoxnomfoxterrified.png", - "revblobfoxnomdonut": "revblobfoxnomdonut.png", - "revblobfoxinnocentcute": "revblobfoxinnocentcute.png", - "revblobfoxgooglycry": "revblobfoxgooglycry.png", - "revblobfoxcomfyterrified": "revblobfoxcomfyterrified.png", - "arevblobfoxree": "arevblobfoxree.png", - "revblobfoxboopowo": "revblobfoxboopowo.png", - "revblobfoxyandere": "revblobfoxyandere.png", - "revblobfoxaww": "revblobfoxaww.png", - "revblobfoxmelt3": "revblobfoxmelt3.png", - "revblobfoxunoterrified": "revblobfoxunoterrified.png", - "revblobfoxsmirk": "revblobfoxsmirk.png", - "arevblobfoxhypersnugowo": "arevblobfoxhypersnugowo.png", - "revblobfoxgooglytrash": "revblobfoxgooglytrash.png", - "revblobfoxsipterrified": "revblobfoxsipterrified.png", - "revblobfoxterrified": "revblobfoxterrified.png", - "revblobfoxcat": "revblobfoxcat.png", - "revblobfoxdetective": "revblobfoxdetective.png", - "revblobfoxsweating": "revblobfoxsweating.png", - "revblobfoxstabbed": "revblobfoxstabbed.png", - "revblobfoxannoyed": "revblobfoxannoyed.png", - "revblobfoxlurkaww": "revblobfoxlurkaww.png", - "revblobfoxcomfysleepy": "revblobfoxcomfysleepy.png", - "revblobfoxuno": "revblobfoxuno.png", - "revblobfoxthumbsdown": "revblobfoxthumbsdown.png", - "revblobfoxdrool": "revblobfoxdrool.png", - "revblobfoxdoubt": "revblobfoxdoubt.png", - "revblobfoxflowerhair": "revblobfoxflowerhair.png", - "revblobfoxcomfysmug": "revblobfoxcomfysmug.png", - "revblobfoxthinksmirk": "revblobfoxthinksmirk.png", - "arevblobfoxhyperwhaaaat": "arevblobfoxhyperwhaaaat.png", - "revblobfoxboop": "revblobfoxboop.png", - "revblobfoxfloofcofe": "revblobfoxfloofcofe.png", - "arevblobfoxdundundun": "arevblobfoxdundundun.png", - "revblobfoxnomcorndog": "revblobfoxnomcorndog.png", - "revblobfoxpatdeny": "revblobfoxpatdeny.png", - "revblobfoxdarkghostfloof": "revblobfoxdarkghostfloof.png", - "revblobfoxnomdonutpolice": "revblobfoxnomdonutpolice.png", - "revblobfoxreach": "revblobfoxreach.png", - "revblobfoxnomcroutons": "revblobfoxnomcroutons.png", - "revblobfoxbongo": "revblobfoxbongo.png", - "revblobfoxnompizza": "revblobfoxnompizza.png", - "revblobfoxpeekowo": "revblobfoxpeekowo.png", - "revblobfoxnomball": "revblobfoxnomball.png", - "revblobfoxknife": "revblobfoxknife.png", - "revblobfoxnomcat": "revblobfoxnomcat.png", - "revblobfoxbox": "revblobfoxbox.png", - "revblobfoxreinderp": "revblobfoxreinderp.png", - "revblobfoxreachaww": "revblobfoxreachaww.png", - "revblobfoxbongostart": "revblobfoxbongostart.png", - "revblobfoxlurk2glare": "revblobfoxlurk2glare.png", - "revblobfoxastronout": "revblobfoxastronout.png", - "revblobfoxblushmore": "revblobfoxblushmore.png", - "revblobfoxteacute": "revblobfoxteacute.png", - "revblobfoxmischievous": "revblobfoxmischievous.png", - "revblobfoxpleading": "revblobfoxpleading.png", - "revblobfoxfloofreach": "revblobfoxfloofreach.png", - "revblobfoxlurk2": "revblobfoxlurk2.png", - "revblobfoxcofeowo": "revblobfoxcofeowo.png", - "revblobfoxyeet": "revblobfoxyeet.png", - "revblobfoxwet": "revblobfoxwet.png", - "revblobfoxpat": "revblobfoxpat.png", - "revblobfoxhappy": "revblobfoxhappy.png", - "revblobfoxpatmelt2": "revblobfoxpatmelt2.png", - "revblobfoxangrylaugh": "revblobfoxangrylaugh.png", - "revblobfoxnomfox": "revblobfoxnomfox.png", - "revblobfoxmegumin": "revblobfoxmegumin.png", - "revblobfoxlurk2owonotice": "revblobfoxlurk2owonotice.png", - "revblobfoxboopcute": "revblobfoxboopcute.png", - "revblobfoxglare": "revblobfoxglare.png", - "revblobfoxcomfymelthappy": "revblobfoxcomfymelthappy.png", - "revblobfoxthumbsup": "revblobfoxthumbsup.png", - "revblobfoxragelarge4": "revblobfoxragelarge4.png", - "revblobfoxangry": "revblobfoxangry.png", - "revblobfoxnomdonutterrified": "revblobfoxnomdonutterrified.png", - "revblobfoxthink": "revblobfoxthink.png", - "revblobfoxowomlem": "revblobfoxowomlem.png", - "revblobfoxonepunch": "revblobfoxonepunch.png", - "revblobfoxmsnugglerightcat": "revblobfoxmsnugglerightcat.png", - "revblobfoxcomfysmirk": "revblobfoxcomfysmirk.png", - "revblobfoxgoogly": "revblobfoxgoogly.png", - "revblobfoxfloofdevil": "revblobfoxfloofdevil.png", - "revblobfoxsnug": "revblobfoxsnug.png", - "revblobfoxfacepalm": "revblobfoxfacepalm.png", - "revblobfoxnomtomato": "revblobfoxnomtomato.png", - "revblobfoxnomstrawberry": "revblobfoxnomstrawberry.png", - "revblobfoxwater": "revblobfoxwater.png", - "revblobfoxnommelon": "revblobfoxnommelon.png", - "revblobfoxwhoaa": "revblobfoxwhoaa.png", - "revblobfoxninja": "revblobfoxninja.png", - "revblobfoxcomfycomputer": "revblobfoxcomfycomputer.png", - "revblobfoxdetermined": "revblobfoxdetermined.png", - "revblobfoxcatsnuggle": "revblobfoxcatsnuggle.png", - "revblobfoxcrylaugh": "revblobfoxcrylaugh.png", - "revblobfoxdarkghostspooky": "revblobfoxdarkghostspooky.png", - "revblobfoxthinksmart": "revblobfoxthinksmart.png", - "revblobfox3c": "revblobfox3c.png", - "revblobfoxupsidedown": "revblobfoxupsidedown.png", - "revblobfoxlewd": "revblobfoxlewd.png", - "arevblobfoxhyperowo": "arevblobfoxhyperowo.png", - "revblobfoxmsnugglecentercat": "revblobfoxmsnugglecentercat.png", - "revblobfoxboop_w_": "revblobfoxboop_w_.png", - "revblobfoxmeltreach": "revblobfoxmeltreach.png", - "revblobfoxsnugglare": "revblobfoxsnugglare.png", - "revblobfoxscared": "revblobfoxscared.png", - "revblobfoxnerd": "revblobfoxnerd.png", - "revblobfox": "revblobfox.png", - "revblobfoxshocked": "revblobfoxshocked.png", - "revblobfoxlurkglare": "revblobfoxlurkglare.png", - "revblobfoxmsnuggleleftcat": "revblobfoxmsnuggleleftcat.png", - "revblobfoxpatgoogly": "revblobfoxpatgoogly.png", - "revblobfoxpatghost": "revblobfoxpatghost.png", - "revblobfoxsurprised": "revblobfoxsurprised.png", - "revblobfoxdrakedislike": "revblobfoxdrakedislike.png", - "revblobfoxcry2": "revblobfoxcry2.png", - "revblobfoxcomfycofe": "revblobfoxcomfycofe.png", - "arevblobfoxhyperthinking": "arevblobfoxhyperthinking.png", - "revblobfoxlurk": "revblobfoxlurk.png", - "revblobfoxlurkowonotice": "revblobfoxlurkowonotice.png", - "revblobfoxboopglare": "revblobfoxboopglare.png", - "revblobfox3cevil": "revblobfox3cevil.png", - "revblobfoxpolice": "revblobfoxpolice.png", - "revblobfoxnomcake": "revblobfoxnomcake.png", - "arevblobfoxbongo": "arevblobfoxbongo.png", - "revblobfoxboophappy": "revblobfoxboophappy.png", - "revblobfoxwink": "revblobfoxwink.png", - "revblobfoxpatmelt3": "revblobfoxpatmelt3.png", - "revblobfox_w_": "revblobfox_w_.png", - "revblobfoxinnocentmlem": "revblobfoxinnocentmlem.png", - "revblobfoxcookie": "revblobfoxcookie.png", - "revblobfoxread": "revblobfoxread.png", - "revblobfoxcamera": "revblobfoxcamera.png", - "revblobfoxkirbyinhale": "revblobfoxkirbyinhale.png", - "revblobfoxrage": "revblobfoxrage.png", - "revblobfoxsnugowo": "revblobfoxsnugowo.png", - "revblobfoxnommobile": "revblobfoxnommobile.png", - "revblobfoxlaughsweat": "revblobfoxlaughsweat.png", - "revblobfoxcatterrified": "revblobfoxcatterrified.png", - "revblobfoxmelthappy": "revblobfoxmelthappy.png", - "revblobfoxpeek": "revblobfoxpeek.png", - "revblobfoxsad": "revblobfoxsad.png", - "revblobfoxowo": "revblobfoxowo.png", - "revblobfoxfloofhappy": "revblobfoxfloofhappy.png", - "revblobfoxdarkghost": "revblobfoxdarkghost.png", - "revblobfoxteaowo": "revblobfoxteaowo.png", - "revblobfoxcofecute": "revblobfoxcofecute.png", - "revblobfoxragelarge3": "revblobfoxragelarge3.png", - "revblobfoxscience": "revblobfoxscience.png", - "revblobfoxghostfloof": "revblobfoxghostfloof.png", - "revblobfoxthinking": "revblobfoxthinking.png", - "revblobfoxboopfloof": "revblobfoxboopfloof.png", - "revblobfoxtrash": "revblobfoxtrash.png", - "revblobfoxcomfytea": "revblobfoxcomfytea.png", - "revblobfoxmeltblush": "revblobfoxmeltblush.png", - "arevblobfoxloading": "arevblobfoxloading.png", - "revblobfoxbongoterrified": "revblobfoxbongoterrified.png", - "revblobfoxfloofowo": "revblobfoxfloofowo.png", - "revblobfoxsipsmug": "revblobfoxsipsmug.png", - "revblobfoxowonotice": "revblobfoxowonotice.png", - "revblobfoxcomfyhappy": "revblobfoxcomfyhappy.png", - "revblobfoxuwu": "revblobfoxuwu.png", - "revblobfoxnompizzaterrified": "revblobfoxnompizzaterrified.png", - "revblobfoxgooglynomlog": "revblobfoxgooglynomlog.png", - "revblobfoxteaglare": "revblobfoxteaglare.png", - "revblobfoxnomcookie": "revblobfoxnomcookie.png", - "revblobfoxblush": "revblobfoxblush.png", - "revblobfoxflower": "revblobfoxflower.png", - "revblobfoxcute": "revblobfoxcute.png", - "revblobfoxlul": "revblobfoxlul.png", - "revblobfoxeyes": "revblobfoxeyes.png", - "revblobfoxyoshieat": "revblobfoxyoshieat.png", - "revblobfoxcofe": "revblobfoxcofe.png", - "arevblobfoxbongohyper": "arevblobfoxbongohyper.png", - "revblobfoxtableflip": "revblobfoxtableflip.png", - "revblobfoxnomfoxcookie": "revblobfoxnomfoxcookie.png", - "revblobfoxworried": "revblobfoxworried.png", - "revblobfoxlaugh": "revblobfoxlaugh.png", - "revblobfoxcomfymelt": "revblobfoxcomfymelt.png", - "revblobfoxmsnugglerightfox": "revblobfoxmsnugglerightfox.png", - "revblobfoxdevil": "revblobfoxdevil.png", - "revblobfoxdisgust": "revblobfoxdisgust.png", - "revblobfoxyoshiend": "revblobfoxyoshiend.png", - "revblobfoxcomfyevil": "revblobfoxcomfyevil.png", - "revblobfoxcomfyglare": "revblobfoxcomfyglare.png", - "revblobfoxmsnuggleleftfox": "revblobfoxmsnuggleleftfox.png", - "revblobfoxthisisfine": "revblobfoxthisisfine.png", - "revblobfoxhyper": "revblobfoxhyper.png", - "revblobfox0_0": "revblobfox0_0.png", - "revblobfoxthief": "revblobfoxthief.png", - "revblobfoxyoshimid": "revblobfoxyoshimid.png", - "revblobfoxsnugterrified": "revblobfoxsnugterrified.png", - "revblobfoxpirate": "revblobfoxpirate.png", - "revblobfoxpatsad": "revblobfoxpatsad.png", - "revblobfoxsipowo": "revblobfoxsipowo.png", - "revblobfoxmsnugglerightnone": "revblobfoxmsnugglerightnone.png", - "revblobfoxdab": "revblobfoxdab.png", - "revblobfoxheart": "revblobfoxheart.png", - "revblobfoxthinkanime": "revblobfoxthinkanime.png", - "revblobfoxmlem": "revblobfoxmlem.png", - "revblobfoxdealwithit": "revblobfoxdealwithit.png", - "revblobfoxhappymlem": "revblobfoxhappymlem.png", - "revblobfoxdizzy": "revblobfoxdizzy.png", - "revblobfoxastronoutgun": "revblobfoxastronoutgun.png", - "revblobfoxboopterrified": "revblobfoxboopterrified.png", - "revblobfoxcomfysip": "revblobfoxcomfysip.png", - "revblobfoxcomputerowonotice": "revblobfoxcomputerowonotice.png", - "revblobfoxmsnugglecenterfox": "revblobfoxmsnugglecenterfox.png", - "revblobfoxmeltsoblove": "revblobfoxmeltsoblove.png", - "revblobfoxcryreach": "revblobfoxcryreach.png", - "revblobfoxdead": "revblobfoxdead.png", - "revblobfoxnotlikethis": "revblobfoxnotlikethis.png", - "revblobfoxnombread": "revblobfoxnombread.png", - "revblobfoxartist": "revblobfoxartist.png", - "revblobfoxtea_w_": "revblobfoxtea_w_.png", - "revblobfoxnotamused": "revblobfoxnotamused.png", - "revblobfoxcofeterrified": "revblobfoxcofeterrified.png", - "revblobfoxmeltsob": "revblobfoxmeltsob.png", - "revblobfoxdrakelike": "revblobfoxdrakelike.png", - "revblobfoxboopmelthappy": "revblobfoxboopmelthappy.png", - "revblobfoxupset": "revblobfoxupset.png", - "revblobfoxboopmlem": "revblobfoxboopmlem.png", - "revblobfoxevil": "revblobfoxevil.png", - "revblobfoxdealwithitfingerguns": "revblobfoxdealwithitfingerguns.png", - "revblobfoxlurk2owo": "revblobfoxlurk2owo.png", - "revblobfoxo_o": "revblobfoxo_o.png", - "revblobfoxcookienomfox": "revblobfoxcookienomfox.png", - "revblobfoxupsidedowndizzy": "revblobfoxupsidedowndizzy.png", - "revblobfoxteamlem": "revblobfoxteamlem.png", - "revblobfoxnomlog": "revblobfoxnomlog.png", - "revblobfoxkirby": "revblobfoxkirby.png", - "revblobfoxteaterrified": "revblobfoxteaterrified.png", - "revblobfoxflooftea": "revblobfoxflooftea.png", - "revblobfoxpeekpolice": "revblobfoxpeekpolice.png", - "arevblobfoxdundundunowo": "arevblobfoxdundundunowo.png", - "revblobfoxprelurkcofe": "revblobfoxprelurkcofe.png", - "revblobfoxragelarge1": "revblobfoxragelarge1.png", - "revblobfoxwave": "revblobfoxwave.png", - "revblobfoxthonking": "revblobfoxthonking.png", - "arevblobfoxbongoterrified": "arevblobfoxbongoterrified.png", - "revblobfoxheadphones": "revblobfoxheadphones.png", - "revblobfoxcomputer": "revblobfoxcomputer.png", - "revblobfoxtsundere": "revblobfoxtsundere.png", - "revblobfoxnombook": "revblobfoxnombook.png", - "revblobfoxsmug": "revblobfoxsmug.png", - "revblobfoxcomfyowo": "revblobfoxcomfyowo.png" -} diff --git a/content/projects/blobfox-emojis/blobfox_flip.tar.gz b/content/projects/blobfox-emojis/blobfox_flip.tar.gz deleted file mode 100644 index da8a43f..0000000 Binary files a/content/projects/blobfox-emojis/blobfox_flip.tar.gz and /dev/null differ diff --git a/content/projects/blobfox-emojis/index.md b/content/projects/blobfox-emojis/index.md deleted file mode 100644 index 5a4fff1..0000000 --- a/content/projects/blobfox-emojis/index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Blobfox -category: emojis -preview: preview.jpg ---- - - - -**Latest release:** v1.6 (2020-09-04 18:02 CEST) - -This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. -It's possible to use both versions at the same time. - -## Install on Pleroma - -```plain -mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/blobfox-emojis/manifest.json -``` - -Flip version: - -```plain -mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/blobfox-emojis/manifest.json -``` - -## Download for Mastodon - -[Regular version](blobfox.tar.gz) -[Flip version](blobfox_flip.tar.gz) diff --git a/content/projects/blobfox-emojis/manifest.json b/content/projects/blobfox-emojis/manifest.json deleted file mode 100644 index 3a70695..0000000 --- a/content/projects/blobfox-emojis/manifest.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "blobfox": { - "description": "Like Blobcat, but with foxes", - "files": "blobfox.json", - "homepage": "https://www.feuerfuchs.dev/projects/blobfox-emojis/", - "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox.zip", - "src_sha256": "08f6a57c2263435cf61ff76525e156faafd909d9ab9b2378f29a6b20eae44b48", - "license": "Apache 2.0" - }, - "blobfox_flip": { - "description": "Like Blobcat, but with foxes (flipped version)", - "files": "blobfox_flip.json", - "homepage": "https://www.feuerfuchs.dev/projects/blobfox-emojis/", - "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox_flip.zip", - "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81", - "license": "Apache 2.0" - } -} \ No newline at end of file diff --git a/content/projects/blobfox-emojis/preview.jpg b/content/projects/blobfox-emojis/preview.jpg deleted file mode 100644 index dc9e989..0000000 Binary files a/content/projects/blobfox-emojis/preview.jpg and /dev/null differ diff --git a/content/projects/blobfox-emojis/screenshot.png b/content/projects/blobfox-emojis/screenshot.png deleted file mode 100644 index d4c228d..0000000 Binary files a/content/projects/blobfox-emojis/screenshot.png and /dev/null differ diff --git a/content/projects/bunhd-emojis/.preview.svg b/content/projects/bunhd-emojis/.preview.svg deleted file mode 100644 index 4997e45..0000000 --- a/content/projects/bunhd-emojis/.preview.svg +++ /dev/null @@ -1,2589 +0,0 @@ -<?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: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" - version="1.1" - id="svg2" - width="1330.6667" - height="1024" - viewBox="0 0 1330.6667 1024" - sodipodi:docname="preview.png.svg" - inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)" - inkscape:export-filename="/mnt/EvoData/Projects/WebStd/volpeon.ink/content/projects/bunhd-emojis/preview.png" - inkscape:export-xdpi="71.999992" - inkscape:export-ydpi="71.999992"> - <metadata - id="metadata8"> - <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> - </metadata> - <defs - id="defs6"> - <linearGradient - inkscape:collect="always" - id="linearGradient879"> - <stop - style="stop-color:#ff7505;stop-opacity:1" - offset="0" - id="stop875" /> - <stop - style="stop-color:#ff8702;stop-opacity:1" - offset="1" - id="stop877" /> - </linearGradient> - <mask - maskUnits="userSpaceOnUse" - id="mask914"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient879" - id="linearGradient850" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.97809727,-0.12449018,0.12449018,0.97809727,231.7888,378.02587)" - x1="114.28658" - y1="112.44355" - x2="95.348198" - y2="85.856133" /> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <filter - inkscape:collect="always" - style="color-interpolation-filters:sRGB" - id="filter978" - x="-0.48" - width="1.96" - y="-0.48" - height="1.96"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="6.0609154" - id="feGaussianBlur980" /> - </filter> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1006"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - id="path1008" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccccccscs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1010"> - <path - sodipodi:nodetypes="scsccccccscs" - inkscape:connector-curvature="0" - id="path1012" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <linearGradient - inkscape:collect="always" - id="linearGradient926"> - <stop - style="stop-color:#6d677d;stop-opacity:1;" - offset="0" - id="stop922" /> - <stop - style="stop-color:#615c6d;stop-opacity:1" - offset="1" - id="stop924" /> - </linearGradient> - <mask - maskUnits="userSpaceOnUse" - id="mask914-7"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-53" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-56"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-9"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-1" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-27"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3-9" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1-6" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9-0" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6-6" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3-6" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3-1" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8-8"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5-7" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9-9"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5-0"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3-2" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8-3"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35-5" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2-22" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91-8" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2-9" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848-3" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32-1" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99-3" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1-1" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9-4" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1-7" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0-8"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7-4" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5-5"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7-3"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0-6" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4-1"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0-6" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2-2" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9-0" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6-6" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0-5" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4-5" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2-4"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2-7" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2-6"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5-6"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5-9" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2-3"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9-7" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2-4"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934-2"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936-5" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <filter - inkscape:collect="always" - style="color-interpolation-filters:sRGB" - id="filter978-4" - x="-0.48" - width="1.96" - y="-0.48" - height="1.96"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="6.0609154" - id="feGaussianBlur980-7" /> - </filter> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient926" - id="linearGradient928" - x1="100.16187" - y1="95.227173" - x2="100.16187" - y2="128.47717" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0839306,0,0,1.0839306,-337.69935,1161.254)" /> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath955"> - <path - sodipodi:nodetypes="cccccscccscc" - inkscape:connector-curvature="0" - id="path957" - d="m -59.515355,148.4657 c -0.270436,0.006 -0.56527,0.0283 -0.884751,0.0631 v -0.002 c -1.594492,0.17378 -17.065186,3.42334 -26.553637,28.73124 -9.959837,5.79224 -16.191017,13.63053 -18.264307,22.39701 3.14928,12.50292 9.543222,22.87773 26.423671,22.95155 30.281393,0.13241 37.72934,-20.46228 44.368011,-46.74116 -6.009828,-1.18221 -13.093292,-1.66416 -21.451681,-1.1485 28.532509,-6.93096 36.416642,-21.09477 34.735253,-22.01489 -2.445359,-1.33821 -9.813528,-1.88867 -20.319575,1.23531 -10.520653,3.12832 -15.064519,8.79335 -31.684074,16.18889 7.321334,-8.73458 22.014584,-21.86145 13.63109,-21.66061 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9.99999905;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath962"> - <path - sodipodi:nodetypes="ccccsscccscc" - inkscape:connector-curvature="0" - id="path964" - d="m -59.515355,148.4657 c -0.270436,0.006 -0.56527,0.0283 -0.884751,0.0631 v -0.002 c -1.594492,0.17378 -17.065186,3.42334 -26.553637,28.73124 -9.552656,5.55544 -16.088667,12.88918 -17.989207,21.32656 -2.47795,11.00081 5.869757,23.84302 26.148571,24.022 30.280503,0.26726 37.72934,-20.46228 44.368011,-46.74116 -6.009828,-1.18221 -13.093292,-1.66416 -21.451681,-1.1485 28.532509,-6.93096 36.416642,-21.09477 34.735253,-22.01489 -2.445359,-1.33821 -9.813528,-1.88867 -20.319575,1.23531 -10.520653,3.12832 -15.064519,8.79335 -31.684074,16.18889 7.321334,-8.73458 22.014584,-21.86145 13.63109,-21.66061 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9.99999905;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-88"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-4" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-3"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-4"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-92" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-0"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3-8" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1-2" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9-6" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6-64" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3-5" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3-0" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8-4"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5-8" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9-7"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5-7"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3-27" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8-2"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35-6" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2-0" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91-6" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2-1" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7-59" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848-4" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850-90" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32-9" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5-7" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99-7" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1-11" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1-77" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0-6"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7-7" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5-3"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7-5"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0-63" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4-9"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0-8" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2-29" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9-3" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6-9" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0-8" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4-8" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2-5"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2-0" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2-9"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5-3"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5-8" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2-5"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9-6" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2-1"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934-5"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936-9" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <filter - inkscape:collect="always" - style="color-interpolation-filters:sRGB" - id="filter978-8" - x="-0.48" - width="1.96" - y="-0.48" - height="1.96"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="6.0609154" - id="feGaussianBlur980-4" /> - </filter> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1006-8"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - id="path1008-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccccccscs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1010-0"> - <path - sodipodi:nodetypes="scsccccccscs" - inkscape:connector-curvature="0" - id="path1012-3" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-5"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-96" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-21"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-78" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-57"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-41" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-85"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-97" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3-5" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9-38" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1-8" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9-3" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6-1" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3-6" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8-43"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5-3" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9-3"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5-60"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3-4" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8-8"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35-8" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6-97" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2-7" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91-64" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2-3" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848-30" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850-92" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32-5" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5-0" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99-5" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1-9" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9-6" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1-9" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0-2"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7-2" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5-4"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7-7"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0-5" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4-4"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0-1" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2-8" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9-9" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6-3" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0-80" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4-2" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2-1"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2-05" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2-1"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5-0"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5-85" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2-0"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9-64" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2-6"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934-58"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936-6" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <filter - inkscape:collect="always" - style="color-interpolation-filters:sRGB" - id="filter978-2" - x="-0.48" - width="1.96" - y="-0.48" - height="1.96"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="6.0609154" - id="feGaussianBlur980-8" /> - </filter> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1006-4"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - id="path1008-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccccccscs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1010-2"> - <path - sodipodi:nodetypes="scsccccccscs" - inkscape:connector-curvature="0" - id="path1012-4" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-1"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-3" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-11"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-0" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-3"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-40" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-39"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-19" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3-6" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9-93" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1-3" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9-80" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6-5" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3-64" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3-00" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8-46"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5-2" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9-6"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5-5"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3-6" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8-9"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8-87" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35-28" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6-29" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91-60" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2-2" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7-76" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848-1" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32-2" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1-15" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5-99" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99-1" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1-4" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4-91" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9-0" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1-75" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0-87"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7-0" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5-48"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8-04" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7-2"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0-9" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4-6"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0-0" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2-22" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9-2" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6-0" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0-52" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4-9" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2-0"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2-2" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2-8"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5-8"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5-0" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2-4"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9-0" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2-9"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9-19" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934-6"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936-2" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1006-9"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - id="path1008-9" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccccccscs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1010-3"> - <path - sodipodi:nodetypes="scsccccccscs" - inkscape:connector-curvature="0" - id="path1012-6" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-51"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-7" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-4"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-14"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-6" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-94"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-3-2" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-9-6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-1-4" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-9-1" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-6-2" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-9-88" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-3-92" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-3-88" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-8-86"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-5-83" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-9-8"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-7-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-5-3"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-3-3" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-8-80"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-8-47" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-35-68" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-6-90" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-2-6" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-91-87" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-2-90" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-7-3" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath848-33" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - id="path850-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-32-3" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-1-26" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-5-5" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-99-2" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-1-6" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-4-58" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-9-7" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-1-96" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-3-0-0"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-9-7-41" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-1-5-0"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-9-8-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-6-7-8"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-9-0-7" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-3-4-0"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-3-8-86" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <mask - id="mask914-8-0-2" - maskUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - id="path916-5-4-47" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssssss" /> - </mask> - <clipPath - id="clipPath939-9-2-9" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path941-7-9-39" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - id="clipPath846-5-6-2" - clipPathUnits="userSpaceOnUse"> - <path - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - id="path848-3-1-8" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssssscccccccccs" /> - </clipPath> - <clipPath - id="clipPath847-8-0-3" - clipPathUnits="userSpaceOnUse"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path849-8-4-0" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - inkscape:transform-center-x="26.585976" - inkscape:transform-center-y="20.010573" /> - </clipPath> - <mask - maskUnits="userSpaceOnUse" - id="mask914-35-2-17"> - <path - sodipodi:nodetypes="sssssssss" - inkscape:connector-curvature="0" - id="path916-6-2-8" - d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </mask> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath939-2-2-91"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" - id="path941-91-0-54" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath846-2-5-9"> - <path - sodipodi:nodetypes="ssssssscccccccccs" - inkscape:connector-curvature="0" - id="path848-7-5-2" - d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" - style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath848-2-57"> - <path - sodipodi:nodetypes="scccccs" - inkscape:connector-curvature="0" - id="path850-9-4" - d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" - style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath847-2-99"> - <path - inkscape:transform-center-y="20.010573" - inkscape:transform-center-x="26.585976" - style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" - d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" - id="path849-9-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scccccs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath934-59"> - <path - sodipodi:nodetypes="ccccc" - inkscape:connector-curvature="0" - id="path936-3" - d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" - style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1006-81"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - id="path1008-99" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccccccscs" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath1010-7"> - <path - sodipodi:nodetypes="scsccccccscs" - inkscape:connector-curvature="0" - id="path1012-8" - d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - </clipPath> - </defs> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1920" - inkscape:window-height="992" - id="namedview4" - showgrid="false" - inkscape:zoom="0.57314319" - inkscape:cx="354.34212" - inkscape:cy="488.89416" - inkscape:window-x="1536" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="g10" /> - <g - inkscape:groupmode="layer" - inkscape:label="Image" - id="g10"> - <rect - style="fill:#f9f9f9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill" - id="rect837" - width="1330.6667" - height="1024" - x="0" - y="0" - ry="0.75" /> - <g - id="g1038" - transform="matrix(2.0000007,0,0,2.0000007,-1251.7181,-571.42763)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m 838.20404,404.73534 c -1.8136,0.19761 -19.40919,3.89289 -30.2015,32.6785 -14.1161,8.20934 -21.67089,20.0286 -21.67089,33.00505 0,18.75414 7.37398,25.25465 27.28688,25.25421 l 59.50774,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.56363 -3.62443,-13.52659 -17.45528,-33.19103 -59.72433,-30.5833 32.45333,-7.88338 41.42051,-23.99421 39.50807,-25.04078 -2.78139,-1.5221 -11.16354,-2.14756 -23.11328,1.40571 -11.96636,3.5582 -17.133,10.0017 -36.03635,18.41351 8.59603,-10.25533 26.12476,-25.83403 14.49653,-24.56701 z" - id="path984" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccsccscs" /> - <circle - style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978)" - id="path952" - cx="-47.567806" - cy="214.18675" - r="15.152288" - clip-path="url(#clipPath1010)" - transform="matrix(1.137416,0,0,1.137416,906.90464,235.79764)" /> - <circle - r="15.152288" - cy="214.18675" - cx="-105.92316" - id="circle982" - style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978)" - clip-path="url(#clipPath1006)" - transform="matrix(1.137416,0,0,1.137416,906.90464,235.79764)" /> - <circle - style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path948" - cx="806.16833" - cy="465.83304" - r="6.5241618" /> - <circle - r="6.5242181" - cy="465.83304" - cx="833.71533" - id="circle950" - style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </g> - <g - id="g1595" - transform="matrix(2.0000001,0,0,2.0000001,917.16394,-1798.705)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m -245.20848,1204.3503 c -0.28477,0.01 -0.59523,0.03 -0.93164,0.066 v 0 c -1.679,0.1829 -17.96962,3.6047 -27.96094,30.2539 -10.05893,5.8499 -16.94134,13.5723 -18.9426,22.4568 -2.60929,11.5839 6.18084,25.1067 27.5344,25.2952 31.88532,0.2814 39.72893,-21.5468 46.71944,-49.2184 -6.32834,-1.2449 -13.78721,-1.7524 -22.58858,-1.2094 30.04468,-7.2983 38.34666,-22.2127 36.57616,-23.1816 -2.57496,-1.4091 -10.33363,-1.9888 -21.39648,1.3008 -11.07823,3.2941 -15.86291,9.2593 -33.36328,17.0468 7.70936,-9.1975 23.18132,-23.02 14.35352,-22.8086 z" - id="path984-4" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccsscccscc" /> - <circle - style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.79868;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-4)" - id="path952-4" - cx="-47.567806" - cy="214.18675" - r="15.152288" - clip-path="url(#clipPath955)" - transform="matrix(1.0529984,0,0,1.0529984,-182.53891,1048.0162)" /> - <circle - r="15.152288" - cy="214.18675" - cx="-105.92316" - id="circle982-3" - style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.79868;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-4)" - clip-path="url(#clipPath962)" - transform="matrix(1.0529984,0,0,1.0529984,-182.53891,1048.0162)" /> - <circle - style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path948-0" - cx="-275.79868" - cy="1260.9786" - r="6.0399466" /> - <circle - r="6.0399985" - cy="1260.9786" - cx="-250.29622" - id="circle950-7" - style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - sodipodi:nodetypes="csccscscc" - inkscape:connector-curvature="0" - id="path912" - d="m -303.02668,1264.6789 c -0.0548,0.8066 -0.0824,1.618 -0.0824,2.4335 0,20.3282 7.99288,27.3743 29.57708,27.3739 h 64.50226 c 23.33007,-6e-4 38.89674,-9.1089 32.46061,-33.1289 -2.90016,-10.8236 -10.59176,-25.2728 -33.49981,-30.9591 -5.59116,24.8798 -10.0771,60.0726 -55.21092,60.0726 -18.85882,0 -34.87386,-9.9123 -37.74684,-25.79 z" - style="fill:url(#linearGradient928);fill-opacity:1;stroke:none;stroke-width:6;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> - <path - style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m -300.09717,1264.4903 c 2.01043,16.7166 16.82717,24.717 34.79117,24.717 35.71196,0 47.19118,-24.7026 54.35214,-57.132" - id="path938" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csc" /> - </g> - <g - inkscape:label="Main" - id="layer1-0" - transform="matrix(2.0000007,0,0,2.0000007,709.79082,540.34316)" - style="display:inline"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m 83.837469,31.978122 c -1.813601,0.197611 -19.409184,3.892886 -30.201499,32.678496 -14.116095,8.209343 -21.670891,20.0286 -21.670891,33.005054 0,18.754138 7.373982,25.254648 27.286882,25.254208 l 59.507739,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.563631 C 145.0824,78.82366 131.25155,59.159216 88.9825,61.766947 121.43583,53.883569 130.40301,37.772736 128.49057,36.726174 125.70918,35.204075 117.32703,34.578608 105.37729,38.131877 93.410927,41.690079 88.244292,48.133585 69.340944,56.54539 77.936972,46.290061 95.4657,30.711362 83.837469,31.978376 Z" - id="path984-44" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccsccscs" /> - <circle - style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-8)" - id="path952-44" - cx="-47.567806" - cy="214.18675" - r="15.152288" - clip-path="url(#clipPath1010-0)" - transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> - <circle - r="15.152288" - cy="214.18675" - cx="-105.92316" - id="circle982-7" - style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-8)" - clip-path="url(#clipPath1006-8)" - transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> - <circle - style="opacity:1;fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path948-6" - cx="51.801769" - cy="93.075813" - r="6.5241618" /> - <circle - r="6.5242181" - cy="93.075813" - cx="79.34874" - id="circle950-3" - style="opacity:1;fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="opacity:1;fill:#5ae9ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" - d="m 84.337273,96.441855 c -0.952366,-0.485345 -3.479037,0.796658 -4.867222,0.733668 -1.613323,-0.0732 -3.170041,-0.343904 -4.02683,0.38586 -1.177793,1.003177 1.298405,1.785908 1.94227,2.733557 1.483151,2.18292 2.764444,7.44449 3.217835,11.49634 0.368666,3.29469 0.574389,6.0254 0.574389,11.18601 h 5.623138 c 0,-5.47894 -0.238341,-7.98525 -0.616536,-10.58441 -0.79749,-5.48078 -1.239731,-7.29252 -2.339833,-10.69524 -0.376028,-1.16308 -0.773255,-2.653073 0.01044,-3.33582 0.609599,-0.531078 1.463691,-1.419854 0.482349,-1.919965 z" - id="rect855" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssccssss" /> - <path - sodipodi:nodetypes="cssssccssssc" - inkscape:connector-curvature="0" - id="path913" - d="m 46.59351,96.441855 c 0.952366,-0.485345 3.166537,0.562283 4.664097,0.811793 1.593024,0.265415 3.576291,-0.453279 4.43308,0.276485 1.177793,1.003177 -1.72028,1.629658 -2.364145,2.577307 -1.483151,2.18292 -3.142315,7.63199 -3.595706,11.68384 -0.368666,3.29469 -0.477308,5.29884 -0.477308,10.45945 -2.046736,-0.34592 -3.87026,-0.88082 -5.576263,-1.5 0.109375,-2.05707 0.420479,-5.77431 0.798674,-8.37347 0.79749,-5.48078 1.510258,-7.2769 2.61036,-10.67962 0.376028,-1.16308 0.72638,-2.403073 -0.05731,-3.08582 -0.609599,-0.531078 -1.416816,-1.669854 -0.435475,-2.169965 z" - style="opacity:1;fill:#5ae9ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" /> - </g> - <g - inkscape:label="Main" - id="layer1-06" - transform="matrix(2.0000007,0,0,2.0000007,709.79082,174.08708)" - style="display:inline"> - <path - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" - d="m 83.837469,31.978122 c -1.813601,0.197611 -19.409184,3.892886 -30.201499,32.678496 -14.116095,8.209343 -21.670891,20.0286 -21.670891,33.005054 0,18.754138 7.373982,25.254648 27.286882,25.254208 l 59.507739,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.563631 C 145.0824,78.82366 131.25155,59.159216 88.9825,61.766947 121.43583,53.883569 130.40301,37.772736 128.49057,36.726174 125.70918,35.204075 117.32703,34.578608 105.37729,38.131877 93.410927,41.690079 88.244292,48.133585 69.340944,56.54539 77.936972,46.290061 95.4657,30.711362 83.837469,31.978376 Z" - id="path984-2" - inkscape:connector-curvature="0" - sodipodi:nodetypes="scsccsccscs" /> - <circle - style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-2)" - id="path952-9" - cx="-47.567806" - cy="214.18675" - r="15.152288" - clip-path="url(#clipPath1010-2)" - transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> - <circle - r="15.152288" - cy="214.18675" - cx="-105.92316" - id="circle982-9" - style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-2)" - clip-path="url(#clipPath1006-4)" - transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> - <path - style="fill:none;stroke:#701512;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 71.197619,94.071925 9.6875,-9.753288 9.642857,9.753288" - id="path899" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccc" /> - <path - sodipodi:nodetypes="ccc" - inkscape:connector-curvature="0" - id="path901" - d="m 40.617262,94.071925 9.6875,-9.753288 9.642857,9.753288" - style="fill:none;stroke:#701512;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - </g> - </g> -</svg> diff --git a/content/projects/bunhd-emojis/LICENSE b/content/projects/bunhd-emojis/LICENSE deleted file mode 100644 index 5238b5a..0000000 --- a/content/projects/bunhd-emojis/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright 2019 Feuerfuchs <me@feuerfuchs.dev> (https://www.feuerfuchs.dev/) - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/content/projects/bunhd-emojis/bunhd.json b/content/projects/bunhd-emojis/bunhd.json deleted file mode 100644 index 8eec78b..0000000 --- a/content/projects/bunhd-emojis/bunhd.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "bunhdhappy": "bunhdhappy.png", - "abunhdcry": "abunhdcry.png", - "bunhdthink": "bunhdthink.png", - "abunhdhop": "abunhdhop.png", - "bunhdgoogly": "bunhdgoogly.png", - "bunhdmlem": "bunhdmlem.png", - "abunhdhappyhop": "abunhdhappyhop.png", - "abunhd": "abunhd.png", - "bunhdprelurkcofe": "bunhdprelurkcofe.png", - "bunhdgrumpy": "bunhdgrumpy.png", - "bunhdthinking": "bunhdthinking.png", - "bunhdlurkaww": "bunhdlurkaww.png", - "bunhdpeek": "bunhdpeek.png", - "bunhduwu": "bunhduwu.png", - "bunhdheart": "bunhdheart.png", - "abunhdowohop": "abunhdowohop.png", - "bunhdsad": "bunhdsad.png", - "bunhdangry": "bunhdangry.png", - "bunhdprelurkcroutons": "bunhdprelurkcroutons.png", - "bunhdcomfysleep": "bunhdcomfysleep.png", - "bunhdcry": "bunhdcry.png", - "bunhdidle": "bunhdidle.png", - "bunhdowo": "bunhdowo.png", - "bunhdlurk": "bunhdlurk.png", - "abunhdhappy": "abunhdhappy.png", - "bunhdaww": "bunhdaww.png", - "bunhdcomfyhappy": "bunhdcomfyhappy.png", - "bunhd": "bunhd.png", - "bunhdprelurkdonut": "bunhdprelurkdonut.png", - "bunhdsmug": "bunhdsmug.png", - "bunhdcomfyidle": "bunhdcomfyidle.png", - "bunhdsleep": "bunhdsleep.png", - "bunhdcomfy": "bunhdcomfy.png", - "abunhdsadpat": "abunhdsadpat.png", - "bunhdknife": "bunhdknife.png" -} diff --git a/content/projects/bunhd-emojis/bunhd.zip b/content/projects/bunhd-emojis/bunhd.zip deleted file mode 100644 index a012f27..0000000 Binary files a/content/projects/bunhd-emojis/bunhd.zip and /dev/null differ diff --git a/content/projects/bunhd-emojis/bunhd_flip.json b/content/projects/bunhd-emojis/bunhd_flip.json deleted file mode 100644 index f484c0f..0000000 --- a/content/projects/bunhd-emojis/bunhd_flip.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "revbunhdowo": "revbunhdowo.png", - "revbunhdknife": "revbunhdknife.png", - "revbunhdgrumpy": "revbunhdgrumpy.png", - "arevbunhd": "arevbunhd.png", - "revbunhdgoogly": "revbunhdgoogly.png", - "revbunhdaww": "revbunhdaww.png", - "revbunhdhappy": "revbunhdhappy.png", - "arevbunhdsadpat": "arevbunhdsadpat.png", - "revbunhdcomfyhappy": "revbunhdcomfyhappy.png", - "revbunhdcomfy": "revbunhdcomfy.png", - "arevbunhdhappyhop": "arevbunhdhappyhop.png", - "revbunhdidle": "revbunhdidle.png", - "revbunhduwu": "revbunhduwu.png", - "revbunhdsmug": "revbunhdsmug.png", - "arevbunhdhop": "arevbunhdhop.png", - "revbunhdthink": "revbunhdthink.png", - "revbunhdthinking": "revbunhdthinking.png", - "revbunhdprelurkcroutons": "revbunhdprelurkcroutons.png", - "revbunhdpeek": "revbunhdpeek.png", - "revbunhdcomfyidle": "revbunhdcomfyidle.png", - "arevbunhdhappy": "arevbunhdhappy.png", - "revbunhdlurkaww": "revbunhdlurkaww.png", - "revbunhdheart": "revbunhdheart.png", - "revbunhdprelurkdonut": "revbunhdprelurkdonut.png", - "revbunhdmlem": "revbunhdmlem.png", - "revbunhdsad": "revbunhdsad.png", - "revbunhdprelurkcofe": "revbunhdprelurkcofe.png", - "revbunhdlurk": "revbunhdlurk.png", - "revbunhdcry": "revbunhdcry.png", - "revbunhd": "revbunhd.png", - "arevbunhdowohop": "arevbunhdowohop.png", - "arevbunhdcry": "arevbunhdcry.png", - "revbunhdangry": "revbunhdangry.png" -} diff --git a/content/projects/bunhd-emojis/bunhd_flip.zip b/content/projects/bunhd-emojis/bunhd_flip.zip deleted file mode 100644 index 8ca8735..0000000 Binary files a/content/projects/bunhd-emojis/bunhd_flip.zip and /dev/null differ diff --git a/content/projects/bunhd-emojis/index.md b/content/projects/bunhd-emojis/index.md deleted file mode 100644 index 94278c1..0000000 --- a/content/projects/bunhd-emojis/index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: BunHD -category: emojis -preview: preview.png ---- - - - -**Latest release:** v1.2.1 (2019-09-30 16:26 CET) - -This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. -It's possible to use both versions at the same time. - -## Install on Pleroma - -```plain -mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/bunhd-emojis/manifest.json -``` - -Flip version: - -```plain -mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/bunhd-emojis/manifest.json -``` - -## Download for Mastodon - -[Regular version](bunhd.zip) -[Flip version](bunhd_flip.zip) diff --git a/content/projects/bunhd-emojis/manifest.json b/content/projects/bunhd-emojis/manifest.json deleted file mode 100644 index 9fd855b..0000000 --- a/content/projects/bunhd-emojis/manifest.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "bunhd": { - "description": "High-res version of the bun emojis", - "files": "bunhd.json", - "homepage": "https://www.feuerfuchs.dev/projects/bunhd-emojis/", - "src": "https://www.feuerfuchs.dev/projects/bunhd-emojis/bunhd.zip", - "src_sha256": "52c4493731bf7f9bf3526ed35a57ac684c9af8808cbb79d42060cc65e2b70dd6", - "license": "Apache 2.0" - }, - "bunhd_flip": { - "description": "High-res version of the bun emojis (flipped version)", - "files": "bunhd_flip.json", - "homepage": "https://www.feuerfuchs.dev/projects/bunhd-emojis/", - "src": "https://www.feuerfuchs.dev/projects/bunhd-emojis/bunhd_flip.zip", - "src_sha256": "5007099c627760a2f2391d20facb94973c5ff2467cb5692e8829a15fad4abc31", - "license": "Apache 2.0" - } -} \ No newline at end of file diff --git a/content/projects/bunhd-emojis/preview.png b/content/projects/bunhd-emojis/preview.png deleted file mode 100644 index 75d8cec..0000000 Binary files a/content/projects/bunhd-emojis/preview.png and /dev/null differ diff --git a/content/projects/bunhd-emojis/screenshot.png b/content/projects/bunhd-emojis/screenshot.png deleted file mode 100644 index 7c54221..0000000 Binary files a/content/projects/bunhd-emojis/screenshot.png and /dev/null differ diff --git a/content/projects/emojis/blobfox/.preview.xcf b/content/projects/emojis/blobfox/.preview.xcf new file mode 100644 index 0000000..885455b Binary files /dev/null and b/content/projects/emojis/blobfox/.preview.xcf differ diff --git a/content/projects/emojis/blobfox/LICENSE b/content/projects/emojis/blobfox/LICENSE new file mode 100644 index 0000000..5238b5a --- /dev/null +++ b/content/projects/emojis/blobfox/LICENSE @@ -0,0 +1,13 @@ +Copyright 2019 Feuerfuchs <me@feuerfuchs.dev> (https://www.feuerfuchs.dev/) + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/content/projects/emojis/blobfox/blobfox.json b/content/projects/emojis/blobfox/blobfox.json new file mode 100644 index 0000000..451b794 --- /dev/null +++ b/content/projects/emojis/blobfox/blobfox.json @@ -0,0 +1,325 @@ +{ + "blobfoxhyper": "blobfoxhyper.png", + "blobfoxlurk2owonotice": "blobfoxlurk2owonotice.png", + "blobfoxcrylaugh": "blobfoxcrylaugh.png", + "blobfoxyeet": "blobfoxyeet.png", + "blobfoxsnugowo": "blobfoxsnugowo.png", + "blobfoxmeltsob": "blobfoxmeltsob.png", + "blobfoxnomlog": "blobfoxnomlog.png", + "blobfoxmsnugglerightfox": "blobfoxmsnugglerightfox.png", + "blobfoxmsnuggleleftcat": "blobfoxmsnuggleleftcat.png", + "blobfoxwater": "blobfoxwater.png", + "blobfoxpeekpolice": "blobfoxpeekpolice.png", + "blobfoxragelarge1": "blobfoxragelarge1.png", + "blobfoxshocked": "blobfoxshocked.png", + "blobfoxbreadsnoot2": "blobfoxbreadsnoot2.png", + "blobfoxmelt2": "blobfoxmelt2.png", + "blobfoxwink": "blobfoxwink.png", + "blobfoxragelarge3": "blobfoxragelarge3.png", + "blobfoxnomcake": "blobfoxnomcake.png", + "blobfoxmsnugglerightnone": "blobfoxmsnugglerightnone.png", + "blobfoxthinkanime": "blobfoxthinkanime.png", + "blobfoxscience": "blobfoxscience.png", + "blobfoxcheer": "blobfoxcheer.png", + "blobfoxeyes": "blobfoxeyes.png", + "blobfoxdab": "blobfoxdab.png", + "blobfoxheartcute": "blobfoxheartcute.png", + "blobfoxdrool": "blobfoxdrool.png", + "blobfoxboopglare": "blobfoxboopglare.png", + "blobfoxmelthappy": "blobfoxmelthappy.png", + "blobfoxboopfloof": "blobfoxboopfloof.png", + "blobfoxoutage": "blobfoxoutage.png", + "blobfoxblushmore": "blobfoxblushmore.png", + "blobfoxragelarge4": "blobfoxragelarge4.png", + "blobfoxboopmelt": "blobfoxboopmelt.png", + "ablobfoxbongoterrified": "ablobfoxbongoterrified.png", + "blobfoxwave": "blobfoxwave.png", + "ablobfoxloading": "ablobfoxloading.png", + "blobfoxnomcat": "blobfoxnomcat.png", + "blobfoxartist": "blobfoxartist.png", + "blobfoxfacepalm": "blobfoxfacepalm.png", + "blobfoxfloofreach": "blobfoxfloofreach.png", + "blobfoxastronoutgun": "blobfoxastronoutgun.png", + "blobfoxcamera": "blobfoxcamera.png", + "blobfoxwhaaaat": "blobfoxwhaaaat.png", + "blobfoxsignsrcpls": "blobfoxsignsrcpls.png", + "blobfoxnotamused": "blobfoxnotamused.png", + "blobfoxcofe": "blobfoxcofe.png", + "blobfoxdrakelike": "blobfoxdrakelike.png", + "blobfoxfloof": "blobfoxfloof.png", + "blobfoxcomfymelthappy": "blobfoxcomfymelthappy.png", + "blobfoxsignnou": "blobfoxsignnou.png", + "blobfoxpatghost": "blobfoxpatghost.png", + "blobfoxboop": "blobfoxboop.png", + "blobfoxcofeglare": "blobfoxcofeglare.png", + "blobfoxnomtomato": "blobfoxnomtomato.png", + "ablobfoxhypercofe": "ablobfoxhypercofe.png", + "blobfoxmegumin": "blobfoxmegumin.png", + "blobfoxmeltsoblove": "blobfoxmeltsoblove.png", + "blobfoxinnocentmlem": "blobfoxinnocentmlem.png", + "blobfoxdoubt": "blobfoxdoubt.png", + "blobfoxpeekknife": "blobfoxpeekknife.png", + "blobfox3c": "blobfox3c.png", + "blobfoxsipowo": "blobfoxsipowo.png", + "blobfoxdevil": "blobfoxdevil.png", + "blobfoxmischievous": "blobfoxmischievous.png", + "blobfoxwashingmachine": "blobfoxwashingmachine.png", + "blobfoxnomhotdog": "blobfoxnomhotdog.png", + "blobfoxthinking": "blobfoxthinking.png", + "blobfoxcomfymelt": "blobfoxcomfymelt.png", + "blobfoxsignnoublush": "blobfoxsignnoublush.png", + "ablobfoxhyperowo": "ablobfoxhyperowo.png", + "blobfoxdetermined": "blobfoxdetermined.png", + "blobfoxyandere": "blobfoxyandere.png", + "blobfoxdarkghostfloof": "blobfoxdarkghostfloof.png", + "blobfoxpleading": "blobfoxpleading.png", + "blobfoxcry": "blobfoxcry.png", + "blobfoxuwu": "blobfoxuwu.png", + "blobfoxcomfysmug": "blobfoxcomfysmug.png", + "blobfoxannoyed": "blobfoxannoyed.png", + "blobfoxnauseated": "blobfoxnauseated.png", + "blobfoxcursedowo": "blobfoxcursedowo.png", + "blobfoxcofeterrified": "blobfoxcofeterrified.png", + "blobfox0_0": "blobfox0_0.png", + "blobfoxmelt": "blobfoxmelt.png", + "blobfoxthief": "blobfoxthief.png", + "blobfoxyoshieat": "blobfoxyoshieat.png", + "blobfoxfingerguns": "blobfoxfingerguns.png", + "blobfoxcatterrified": "blobfoxcatterrified.png", + "blobfoxghostspooky": "blobfoxghostspooky.png", + "blobfoxpatdeny": "blobfoxpatdeny.png", + "blobfoxfloofdevil": "blobfoxfloofdevil.png", + "blobfoxinnocent": "blobfoxinnocent.png", + "blobfox3cevil": "blobfox3cevil.png", + "blobfoxcactus": "blobfoxcactus.png", + "blobfoxfloofowo": "blobfoxfloofowo.png", + "blobfoxlurk2glare": "blobfoxlurk2glare.png", + "blobfoxghost": "blobfoxghost.png", + "blobfoxmeltblush": "blobfoxmeltblush.png", + "blobfoxteaterrified": "blobfoxteaterrified.png", + "blobfoxbongo": "blobfoxbongo.png", + "blobfoxmsnuggleleftfox": "blobfoxmsnuggleleftfox.png", + "blobfoxsnug": "blobfoxsnug.png", + "blobfoxnomfoxcookie": "blobfoxnomfoxcookie.png", + "ablobfoxhypersnugowo": "ablobfoxhypersnugowo.png", + "blobfoxdeadinside": "blobfoxdeadinside.png", + "blobfoxkirbyinhale": "blobfoxkirbyinhale.png", + "blobfoxgooglytrash": "blobfoxgooglytrash.png", + "blobfoxboop_w_": "blobfoxboop_w_.png", + "blobfoxcomfy": "blobfoxcomfy.png", + "blobfoxretsuko": "blobfoxretsuko.png", + "blobfoxdead": "blobfoxdead.png", + "blobfoxcomfysip": "blobfoxcomfysip.png", + "blobfoxboopcute": "blobfoxboopcute.png", + "ablobfoxbongohyper": "ablobfoxbongohyper.png", + "blobfoxboopmlem": "blobfoxboopmlem.png", + "blobfoxlaugh": "blobfoxlaugh.png", + "blobfoxthumbsdown": "blobfoxthumbsdown.png", + "blobfoxdarkghost": "blobfoxdarkghost.png", + "blobfoxteacute": "blobfoxteacute.png", + "ablobfoxhyperwhaaaat": "ablobfoxhyperwhaaaat.png", + "blobfoxsipglare": "blobfoxsipglare.png", + "blobfoxdisapprove": "blobfoxdisapprove.png", + "blobfoxreinderp": "blobfoxreinderp.png", + "blobfoxwhoaa": "blobfoxwhoaa.png", + "blobfoxlurk": "blobfoxlurk.png", + "blobfoxdealwithit": "blobfoxdealwithit.png", + "blobfoxsmirk": "blobfoxsmirk.png", + "blobfoxsignyip": "blobfoxsignyip.png", + "blobfoxsipterrified": "blobfoxsipterrified.png", + "blobfoxcomfyglare": "blobfoxcomfyglare.png", + "blobfoxthink": "blobfoxthink.png", + "blobfoxboopowo": "blobfoxboopowo.png", + "blobfoxcomfysleepy": "blobfoxcomfysleepy.png", + "blobfoxboopterrified": "blobfoxboopterrified.png", + "blobfoxhappy": "blobfoxhappy.png", + "blobfoxcomfycomputer": "blobfoxcomfycomputer.png", + "blobfoxcute": "blobfoxcute.png", + "blobfoxpolice": "blobfoxpolice.png", + "blobfoxlurkowo": "blobfoxlurkowo.png", + "blobfoxnomburger": "blobfoxnomburger.png", + "blobfoxnompizzaterrified": "blobfoxnompizzaterrified.png", + "blobfoxnotlikethis": "blobfoxnotlikethis.png", + "blobfoxnomdonutpolice": "blobfoxnomdonutpolice.png", + "ablobfoxdundundunowo": "ablobfoxdundundunowo.png", + "blobfoxreach": "blobfoxreach.png", + "blobfoxowo": "blobfoxowo.png", + "blobfoxbreadsnootgoogly": "blobfoxbreadsnootgoogly.png", + "blobfoxmsnugglerightcat": "blobfoxmsnugglerightcat.png", + "blobfoxthinkowo": "blobfoxthinkowo.png", + "blobfoxtea": "blobfoxtea.png", + "blobfoxcomfyevil": "blobfoxcomfyevil.png", + "blobfoxangry": "blobfoxangry.png", + "blobfoxlul": "blobfoxlul.png", + "blobfoxupsidedown": "blobfoxupsidedown.png", + "blobfoxthonking": "blobfoxthonking.png", + "blobfox": "blobfox.png", + "blobfoxpatmelt": "blobfoxpatmelt.png", + "blobfoxupset": "blobfoxupset.png", + "blobfoxyoshimid": "blobfoxyoshimid.png", + "blobfoxnomcookie": "blobfoxnomcookie.png", + "blobfoxbreadsnoot2googly": "blobfoxbreadsnoot2googly.png", + "blobfoxheart": "blobfoxheart.png", + "blobfoxnomdonut": "blobfoxnomdonut.png", + "blobfoxevil": "blobfoxevil.png", + "blobfoxtrash": "blobfoxtrash.png", + "ablobfoxdundundun": "ablobfoxdundundun.png", + "blobfoxread": "blobfoxread.png", + "blobfoxpatsad": "blobfoxpatsad.png", + "blobfoxtea_w_": "blobfoxtea_w_.png", + "blobfoxunoterrified": "blobfoxunoterrified.png", + "blobfoxfloof_w_": "blobfoxfloof_w_.png", + "blobfoxcofeowo": "blobfoxcofeowo.png", + "blobfoxcookienomfox": "blobfoxcookienomfox.png", + "blobfoxcomfytea": "blobfoxcomfytea.png", + "blobfoxterrified": "blobfoxterrified.png", + "blobfoxshy": "blobfoxshy.png", + "blobfoxtsundere": "blobfoxtsundere.png", + "blobfoxnomfoxburger": "blobfoxnomfoxburger.png", + "blobfoxyoshiend": "blobfoxyoshiend.png", + "blobfoxsip": "blobfoxsip.png", + "blobfoxlurkaww": "blobfoxlurkaww.png", + "blobfoxlaughsweat": "blobfoxlaughsweat.png", + "blobfoxnomdonutterrified": "blobfoxnomdonutterrified.png", + "blobfoxastronout": "blobfoxastronout.png", + "blobfoxfloofcofe": "blobfoxfloofcofe.png", + "blobfoxsleepdab": "blobfoxsleepdab.png", + "blobfoxcryreach": "blobfoxcryreach.png", + "blobfoxdrakedislike": "blobfoxdrakedislike.png", + "blobfoxmsnugglecenterfox": "blobfoxmsnugglecenterfox.png", + "blobfoxsignthx": "blobfoxsignthx.png", + "blobfoxteaglare": "blobfoxteaglare.png", + "blobfoxsignno": "blobfoxsignno.png", + "blobfoxnomstrawberry": "blobfoxnomstrawberry.png", + "blobfoxcomputerowo": "blobfoxcomputerowo.png", + "blobfoxupsidedowndizzy": "blobfoxupsidedowndizzy.png", + "blobfoxsnugterrified": "blobfoxsnugterrified.png", + "ablobfoxhyper": "ablobfoxhyper.png", + "blobfoxdisgust": "blobfoxdisgust.png", + "ablobfoxhyperthinking": "ablobfoxhyperthinking.png", + "blobfoxmeltmlem": "blobfoxmeltmlem.png", + "blobfoxmelt3": "blobfoxmelt3.png", + "blobfoxcofecute": "blobfoxcofecute.png", + "ablobfoxree": "ablobfoxree.png", + "blobfoxscared": "blobfoxscared.png", + "blobfoxcomfyterrified": "blobfoxcomfyterrified.png", + "blobfoxboopmelthappy": "blobfoxboopmelthappy.png", + "blobfoxteaowo": "blobfoxteaowo.png", + "blobfoxcofemlem": "blobfoxcofemlem.png", + "blobfoxthisisfine": "blobfoxthisisfine.png", + "blobfoxlurk2": "blobfoxlurk2.png", + "blobfoxpatmelt2": "blobfoxpatmelt2.png", + "blobfoxglare": "blobfoxglare.png", + "blobfoxbongoterrified": "blobfoxbongoterrified.png", + "blobfoxnomfox": "blobfoxnomfox.png", + "blobfoxmlem": "blobfoxmlem.png", + "blobfoxkirby": "blobfoxkirby.png", + "blobfoxlurkglare": "blobfoxlurkglare.png", + "blobfoxteamlem": "blobfoxteamlem.png", + "blobfoxsnugglare": "blobfoxsnugglare.png", + "blobfoxsmug": "blobfoxsmug.png", + "blobfoxninja": "blobfoxninja.png", + "blobfoxdealwithitfingerguns": "blobfoxdealwithitfingerguns.png", + "blobfoxpatmelt3": "blobfoxpatmelt3.png", + "blobfoxpeekcomfy": "blobfoxpeekcomfy.png", + "blobfoxdetective": "blobfoxdetective.png", + "blobfoxwinkmlem": "blobfoxwinkmlem.png", + "blobfoxnomshoe": "blobfoxnomshoe.png", + "blobfoxthinkgoogly": "blobfoxthinkgoogly.png", + "blobfoxthinksmart": "blobfoxthinksmart.png", + "blobfoxfake": "blobfoxfake.png", + "blobfoxdizzy": "blobfoxdizzy.png", + "ablobfoxbongo": "ablobfoxbongo.png", + "blobfoxboopblush": "blobfoxboopblush.png", + "blobfoxprelurkcroutons": "blobfoxprelurkcroutons.png", + "blobfoxcofe_w_": "blobfoxcofe_w_.png", + "blobfoxo_o": "blobfoxo_o.png", + "blobfoxwet": "blobfoxwet.png", + "blobfoxfloofcute": "blobfoxfloofcute.png", + "blobfoxprelurkcofe": "blobfoxprelurkcofe.png", + "blobfoxsignyes": "blobfoxsignyes.png", + "blobfoxonepunch": "blobfoxonepunch.png", + "blobfoxnomicecream": "blobfoxnomicecream.png", + "blobfoxcatsnuggle": "blobfoxcatsnuggle.png", + "blobfoxpat": "blobfoxpat.png", + "blobfoxsweating": "blobfoxsweating.png", + "blobfoxheadphones": "blobfoxheadphones.png", + "blobfoxnerd": "blobfoxnerd.png", + "blobfoxsurprised": "blobfoxsurprised.png", + "blobfoxmeltreach": "blobfoxmeltreach.png", + "blobfoxowomlem": "blobfoxowomlem.png", + "blobfoxstabbed": "blobfoxstabbed.png", + "blobfoxworried": "blobfoxworried.png", + "blobfoxbongostart": "blobfoxbongostart.png", + "blobfoxbreadsnoot": "blobfoxbreadsnoot.png", + "blobfoxaww": "blobfoxaww.png", + "blobfoxcookie": "blobfoxcookie.png", + "blobfoxlurk2owo": "blobfoxlurk2owo.png", + "blobfoxragelarge2": "blobfoxragelarge2.png", + "blobfoxyoshieatpixel": "blobfoxyoshieatpixel.png", + "blobfoxbongoterrifiedstart": "blobfoxbongoterrifiedstart.png", + "blobfoxgooglynomlog": "blobfoxgooglynomlog.png", + "blobfoxghostfloof": "blobfoxghostfloof.png", + "blobfoxfloofevil": "blobfoxfloofevil.png", + "blobfoxnomball": "blobfoxnomball.png", + "blobfoxnomcorndog": "blobfoxnomcorndog.png", + "blobfoxnomfoxterrified": "blobfoxnomfoxterrified.png", + "blobfoxsignbaka": "blobfoxsignbaka.png", + "blobfox_w_": "blobfox_w_.png", + "blobfoxsanta": "blobfoxsanta.png", + "blobfoxpirate": "blobfoxpirate.png", + "blobfoxgooglymlem": "blobfoxgooglymlem.png", + "blobfoxmsnugglecentercat": "blobfoxmsnugglecentercat.png", + "blobfoxthinksmirk": "blobfoxthinksmirk.png", + "blobfoxcry2": "blobfoxcry2.png", + "blobfoxdarkghostspooky": "blobfoxdarkghostspooky.png", + "blobfoxpeek": "blobfoxpeek.png", + "blobfoxcomfycofe": "blobfoxcomfycofe.png", + "blobfoxreachaww": "blobfoxreachaww.png", + "blobfoxthumbsup": "blobfoxthumbsup.png", + "blobfoxcomfyowo": "blobfoxcomfyowo.png", + "blobfoxnombread": "blobfoxnombread.png", + "blobfoxfloofhappy": "blobfoxfloofhappy.png", + "blobfoxsipsmug": "blobfoxsipsmug.png", + "blobfoxangrylaugh": "blobfoxangrylaugh.png", + "blobfoxnomcroutons": "blobfoxnomcroutons.png", + "blobfoxsignforbidden": "blobfoxsignforbidden.png", + "blobfoxboopgoogly": "blobfoxboopgoogly.png", + "blobfoxflower": "blobfoxflower.png", + "blobfoxnompizza": "blobfoxnompizza.png", + "blobfoxhyper2": "blobfoxhyper2.png", + "blobfoxpatgoogly": "blobfoxpatgoogly.png", + "blobfoxnombook": "blobfoxnombook.png", + "blobfoxblush": "blobfoxblush.png", + "blobfoxsnuggle": "blobfoxsnuggle.png", + "blobfoxknife": "blobfoxknife.png", + "blobfoxprelurkdonut": "blobfoxprelurkdonut.png", + "blobfoxflowerhair": "blobfoxflowerhair.png", + "blobfoxbox": "blobfoxbox.png", + "blobfoxsad": "blobfoxsad.png", + "blobfoxcat": "blobfoxcat.png", + "blobfoxnommobile": "blobfoxnommobile.png", + "blobfoxhappymlem": "blobfoxhappymlem.png", + "blobfoxbreadpeek": "blobfoxbreadpeek.png", + "blobfoxpatneutral": "blobfoxpatneutral.png", + "blobfoxcomfysmirk": "blobfoxcomfysmirk.png", + "blobfoxgooglycry": "blobfoxgooglycry.png", + "blobfoxcomfyhappy": "blobfoxcomfyhappy.png", + "blobfoxcomputer": "blobfoxcomputer.png", + "blobfoxrage": "blobfoxrage.png", + "blobfoxowonotice": "blobfoxowonotice.png", + "blobfoxlewd": "blobfoxlewd.png", + "blobfoxflooftea": "blobfoxflooftea.png", + "blobfoxsignbigfan": "blobfoxsignbigfan.png", + "blobfoxpeekowo": "blobfoxpeekowo.png", + "blobfoxlurkowonotice": "blobfoxlurkowonotice.png", + "blobfoxinnocentcute": "blobfoxinnocentcute.png", + "blobfoxconfused": "blobfoxconfused.png", + "blobfoxboophappy": "blobfoxboophappy.png", + "blobfoxcomputerowonotice": "blobfoxcomputerowonotice.png", + "blobfoxgoogly": "blobfoxgoogly.png", + "blobfoxsleep": "blobfoxsleep.png", + "blobfoxnommelon": "blobfoxnommelon.png", + "blobfoxtableflip": "blobfoxtableflip.png", + "blobfoxuno": "blobfoxuno.png" +} diff --git a/content/projects/emojis/blobfox/blobfox.tar.gz b/content/projects/emojis/blobfox/blobfox.tar.gz new file mode 100644 index 0000000..1cbcd82 Binary files /dev/null and b/content/projects/emojis/blobfox/blobfox.tar.gz differ diff --git a/content/projects/emojis/blobfox/blobfox_flip.json b/content/projects/emojis/blobfox/blobfox_flip.json new file mode 100644 index 0000000..9b72c0d --- /dev/null +++ b/content/projects/emojis/blobfox/blobfox_flip.json @@ -0,0 +1,309 @@ +{ + "revblobfoxcheer": "revblobfoxcheer.png", + "revblobfoxcactus": "revblobfoxcactus.png", + "revblobfoxcofeglare": "revblobfoxcofeglare.png", + "revblobfoxsnuggle": "revblobfoxsnuggle.png", + "revblobfoxnomhotdog": "revblobfoxnomhotdog.png", + "revblobfoxcry": "revblobfoxcry.png", + "revblobfoxmeltmlem": "revblobfoxmeltmlem.png", + "revblobfoxfloofcute": "revblobfoxfloofcute.png", + "revblobfoxboopblush": "revblobfoxboopblush.png", + "revblobfoxboopgoogly": "revblobfoxboopgoogly.png", + "revblobfoxprelurkdonut": "revblobfoxprelurkdonut.png", + "revblobfoxtea": "revblobfoxtea.png", + "revblobfoxcursedowo": "revblobfoxcursedowo.png", + "revblobfoxretsuko": "revblobfoxretsuko.png", + "revblobfoxnomicecream": "revblobfoxnomicecream.png", + "revblobfoxdeadinside": "revblobfoxdeadinside.png", + "arevblobfoxhypercofe": "arevblobfoxhypercofe.png", + "revblobfoxpatmelt": "revblobfoxpatmelt.png", + "revblobfoxbreadpeek": "revblobfoxbreadpeek.png", + "revblobfoxsanta": "revblobfoxsanta.png", + "revblobfoxcomfy": "revblobfoxcomfy.png", + "revblobfoxmelt2": "revblobfoxmelt2.png", + "revblobfoxprelurkcroutons": "revblobfoxprelurkcroutons.png", + "revblobfoxyoshieatpixel": "revblobfoxyoshieatpixel.png", + "revblobfoxlurkowo": "revblobfoxlurkowo.png", + "revblobfoxwashingmachine": "revblobfoxwashingmachine.png", + "revblobfoxfingerguns": "revblobfoxfingerguns.png", + "revblobfoxwinkmlem": "revblobfoxwinkmlem.png", + "revblobfoxinnocent": "revblobfoxinnocent.png", + "revblobfoxgooglymlem": "revblobfoxgooglymlem.png", + "revblobfoxragelarge2": "revblobfoxragelarge2.png", + "revblobfoxcofemlem": "revblobfoxcofemlem.png", + "revblobfoxbongoterrifiedstart": "revblobfoxbongoterrifiedstart.png", + "revblobfoxboopmelt": "revblobfoxboopmelt.png", + "revblobfoxghost": "revblobfoxghost.png", + "arevblobfoxhyper": "arevblobfoxhyper.png", + "revblobfoxshy": "revblobfoxshy.png", + "revblobfoxmelt": "revblobfoxmelt.png", + "revblobfoxoutage": "revblobfoxoutage.png", + "revblobfoxheartcute": "revblobfoxheartcute.png", + "revblobfoxnomfoxburger": "revblobfoxnomfoxburger.png", + "revblobfoxthinkowo": "revblobfoxthinkowo.png", + "revblobfoxfake": "revblobfoxfake.png", + "revblobfoxnomburger": "revblobfoxnomburger.png", + "revblobfoxsip": "revblobfoxsip.png", + "revblobfoxpeekcomfy": "revblobfoxpeekcomfy.png", + "revblobfoxdisapprove": "revblobfoxdisapprove.png", + "revblobfoxnauseated": "revblobfoxnauseated.png", + "revblobfoxpeekknife": "revblobfoxpeekknife.png", + "revblobfoxpatneutral": "revblobfoxpatneutral.png", + "revblobfoxthinkgoogly": "revblobfoxthinkgoogly.png", + "revblobfoxfloof": "revblobfoxfloof.png", + "revblobfoxfloof_w_": "revblobfoxfloof_w_.png", + "revblobfoxsipglare": "revblobfoxsipglare.png", + "revblobfoxcomputerowo": "revblobfoxcomputerowo.png", + "revblobfoxghostspooky": "revblobfoxghostspooky.png", + "revblobfoxsleepdab": "revblobfoxsleepdab.png", + "revblobfoxwhaaaat": "revblobfoxwhaaaat.png", + "revblobfoxfloofevil": "revblobfoxfloofevil.png", + "revblobfoxcofe_w_": "revblobfoxcofe_w_.png", + "revblobfoxnomshoe": "revblobfoxnomshoe.png", + "revblobfoxhyper2": "revblobfoxhyper2.png", + "revblobfoxnomfoxterrified": "revblobfoxnomfoxterrified.png", + "revblobfoxnomdonut": "revblobfoxnomdonut.png", + "revblobfoxinnocentcute": "revblobfoxinnocentcute.png", + "revblobfoxgooglycry": "revblobfoxgooglycry.png", + "revblobfoxcomfyterrified": "revblobfoxcomfyterrified.png", + "arevblobfoxree": "arevblobfoxree.png", + "revblobfoxboopowo": "revblobfoxboopowo.png", + "revblobfoxyandere": "revblobfoxyandere.png", + "revblobfoxaww": "revblobfoxaww.png", + "revblobfoxmelt3": "revblobfoxmelt3.png", + "revblobfoxunoterrified": "revblobfoxunoterrified.png", + "revblobfoxsmirk": "revblobfoxsmirk.png", + "arevblobfoxhypersnugowo": "arevblobfoxhypersnugowo.png", + "revblobfoxgooglytrash": "revblobfoxgooglytrash.png", + "revblobfoxsipterrified": "revblobfoxsipterrified.png", + "revblobfoxterrified": "revblobfoxterrified.png", + "revblobfoxcat": "revblobfoxcat.png", + "revblobfoxdetective": "revblobfoxdetective.png", + "revblobfoxsweating": "revblobfoxsweating.png", + "revblobfoxstabbed": "revblobfoxstabbed.png", + "revblobfoxannoyed": "revblobfoxannoyed.png", + "revblobfoxlurkaww": "revblobfoxlurkaww.png", + "revblobfoxcomfysleepy": "revblobfoxcomfysleepy.png", + "revblobfoxuno": "revblobfoxuno.png", + "revblobfoxthumbsdown": "revblobfoxthumbsdown.png", + "revblobfoxdrool": "revblobfoxdrool.png", + "revblobfoxdoubt": "revblobfoxdoubt.png", + "revblobfoxflowerhair": "revblobfoxflowerhair.png", + "revblobfoxcomfysmug": "revblobfoxcomfysmug.png", + "revblobfoxthinksmirk": "revblobfoxthinksmirk.png", + "arevblobfoxhyperwhaaaat": "arevblobfoxhyperwhaaaat.png", + "revblobfoxboop": "revblobfoxboop.png", + "revblobfoxfloofcofe": "revblobfoxfloofcofe.png", + "arevblobfoxdundundun": "arevblobfoxdundundun.png", + "revblobfoxnomcorndog": "revblobfoxnomcorndog.png", + "revblobfoxpatdeny": "revblobfoxpatdeny.png", + "revblobfoxdarkghostfloof": "revblobfoxdarkghostfloof.png", + "revblobfoxnomdonutpolice": "revblobfoxnomdonutpolice.png", + "revblobfoxreach": "revblobfoxreach.png", + "revblobfoxnomcroutons": "revblobfoxnomcroutons.png", + "revblobfoxbongo": "revblobfoxbongo.png", + "revblobfoxnompizza": "revblobfoxnompizza.png", + "revblobfoxpeekowo": "revblobfoxpeekowo.png", + "revblobfoxnomball": "revblobfoxnomball.png", + "revblobfoxknife": "revblobfoxknife.png", + "revblobfoxnomcat": "revblobfoxnomcat.png", + "revblobfoxbox": "revblobfoxbox.png", + "revblobfoxreinderp": "revblobfoxreinderp.png", + "revblobfoxreachaww": "revblobfoxreachaww.png", + "revblobfoxbongostart": "revblobfoxbongostart.png", + "revblobfoxlurk2glare": "revblobfoxlurk2glare.png", + "revblobfoxastronout": "revblobfoxastronout.png", + "revblobfoxblushmore": "revblobfoxblushmore.png", + "revblobfoxteacute": "revblobfoxteacute.png", + "revblobfoxmischievous": "revblobfoxmischievous.png", + "revblobfoxpleading": "revblobfoxpleading.png", + "revblobfoxfloofreach": "revblobfoxfloofreach.png", + "revblobfoxlurk2": "revblobfoxlurk2.png", + "revblobfoxcofeowo": "revblobfoxcofeowo.png", + "revblobfoxyeet": "revblobfoxyeet.png", + "revblobfoxwet": "revblobfoxwet.png", + "revblobfoxpat": "revblobfoxpat.png", + "revblobfoxhappy": "revblobfoxhappy.png", + "revblobfoxpatmelt2": "revblobfoxpatmelt2.png", + "revblobfoxangrylaugh": "revblobfoxangrylaugh.png", + "revblobfoxnomfox": "revblobfoxnomfox.png", + "revblobfoxmegumin": "revblobfoxmegumin.png", + "revblobfoxlurk2owonotice": "revblobfoxlurk2owonotice.png", + "revblobfoxboopcute": "revblobfoxboopcute.png", + "revblobfoxglare": "revblobfoxglare.png", + "revblobfoxcomfymelthappy": "revblobfoxcomfymelthappy.png", + "revblobfoxthumbsup": "revblobfoxthumbsup.png", + "revblobfoxragelarge4": "revblobfoxragelarge4.png", + "revblobfoxangry": "revblobfoxangry.png", + "revblobfoxnomdonutterrified": "revblobfoxnomdonutterrified.png", + "revblobfoxthink": "revblobfoxthink.png", + "revblobfoxowomlem": "revblobfoxowomlem.png", + "revblobfoxonepunch": "revblobfoxonepunch.png", + "revblobfoxmsnugglerightcat": "revblobfoxmsnugglerightcat.png", + "revblobfoxcomfysmirk": "revblobfoxcomfysmirk.png", + "revblobfoxgoogly": "revblobfoxgoogly.png", + "revblobfoxfloofdevil": "revblobfoxfloofdevil.png", + "revblobfoxsnug": "revblobfoxsnug.png", + "revblobfoxfacepalm": "revblobfoxfacepalm.png", + "revblobfoxnomtomato": "revblobfoxnomtomato.png", + "revblobfoxnomstrawberry": "revblobfoxnomstrawberry.png", + "revblobfoxwater": "revblobfoxwater.png", + "revblobfoxnommelon": "revblobfoxnommelon.png", + "revblobfoxwhoaa": "revblobfoxwhoaa.png", + "revblobfoxninja": "revblobfoxninja.png", + "revblobfoxcomfycomputer": "revblobfoxcomfycomputer.png", + "revblobfoxdetermined": "revblobfoxdetermined.png", + "revblobfoxcatsnuggle": "revblobfoxcatsnuggle.png", + "revblobfoxcrylaugh": "revblobfoxcrylaugh.png", + "revblobfoxdarkghostspooky": "revblobfoxdarkghostspooky.png", + "revblobfoxthinksmart": "revblobfoxthinksmart.png", + "revblobfox3c": "revblobfox3c.png", + "revblobfoxupsidedown": "revblobfoxupsidedown.png", + "revblobfoxlewd": "revblobfoxlewd.png", + "arevblobfoxhyperowo": "arevblobfoxhyperowo.png", + "revblobfoxmsnugglecentercat": "revblobfoxmsnugglecentercat.png", + "revblobfoxboop_w_": "revblobfoxboop_w_.png", + "revblobfoxmeltreach": "revblobfoxmeltreach.png", + "revblobfoxsnugglare": "revblobfoxsnugglare.png", + "revblobfoxscared": "revblobfoxscared.png", + "revblobfoxnerd": "revblobfoxnerd.png", + "revblobfox": "revblobfox.png", + "revblobfoxshocked": "revblobfoxshocked.png", + "revblobfoxlurkglare": "revblobfoxlurkglare.png", + "revblobfoxmsnuggleleftcat": "revblobfoxmsnuggleleftcat.png", + "revblobfoxpatgoogly": "revblobfoxpatgoogly.png", + "revblobfoxpatghost": "revblobfoxpatghost.png", + "revblobfoxsurprised": "revblobfoxsurprised.png", + "revblobfoxdrakedislike": "revblobfoxdrakedislike.png", + "revblobfoxcry2": "revblobfoxcry2.png", + "revblobfoxcomfycofe": "revblobfoxcomfycofe.png", + "arevblobfoxhyperthinking": "arevblobfoxhyperthinking.png", + "revblobfoxlurk": "revblobfoxlurk.png", + "revblobfoxlurkowonotice": "revblobfoxlurkowonotice.png", + "revblobfoxboopglare": "revblobfoxboopglare.png", + "revblobfox3cevil": "revblobfox3cevil.png", + "revblobfoxpolice": "revblobfoxpolice.png", + "revblobfoxnomcake": "revblobfoxnomcake.png", + "arevblobfoxbongo": "arevblobfoxbongo.png", + "revblobfoxboophappy": "revblobfoxboophappy.png", + "revblobfoxwink": "revblobfoxwink.png", + "revblobfoxpatmelt3": "revblobfoxpatmelt3.png", + "revblobfox_w_": "revblobfox_w_.png", + "revblobfoxinnocentmlem": "revblobfoxinnocentmlem.png", + "revblobfoxcookie": "revblobfoxcookie.png", + "revblobfoxread": "revblobfoxread.png", + "revblobfoxcamera": "revblobfoxcamera.png", + "revblobfoxkirbyinhale": "revblobfoxkirbyinhale.png", + "revblobfoxrage": "revblobfoxrage.png", + "revblobfoxsnugowo": "revblobfoxsnugowo.png", + "revblobfoxnommobile": "revblobfoxnommobile.png", + "revblobfoxlaughsweat": "revblobfoxlaughsweat.png", + "revblobfoxcatterrified": "revblobfoxcatterrified.png", + "revblobfoxmelthappy": "revblobfoxmelthappy.png", + "revblobfoxpeek": "revblobfoxpeek.png", + "revblobfoxsad": "revblobfoxsad.png", + "revblobfoxowo": "revblobfoxowo.png", + "revblobfoxfloofhappy": "revblobfoxfloofhappy.png", + "revblobfoxdarkghost": "revblobfoxdarkghost.png", + "revblobfoxteaowo": "revblobfoxteaowo.png", + "revblobfoxcofecute": "revblobfoxcofecute.png", + "revblobfoxragelarge3": "revblobfoxragelarge3.png", + "revblobfoxscience": "revblobfoxscience.png", + "revblobfoxghostfloof": "revblobfoxghostfloof.png", + "revblobfoxthinking": "revblobfoxthinking.png", + "revblobfoxboopfloof": "revblobfoxboopfloof.png", + "revblobfoxtrash": "revblobfoxtrash.png", + "revblobfoxcomfytea": "revblobfoxcomfytea.png", + "revblobfoxmeltblush": "revblobfoxmeltblush.png", + "arevblobfoxloading": "arevblobfoxloading.png", + "revblobfoxbongoterrified": "revblobfoxbongoterrified.png", + "revblobfoxfloofowo": "revblobfoxfloofowo.png", + "revblobfoxsipsmug": "revblobfoxsipsmug.png", + "revblobfoxowonotice": "revblobfoxowonotice.png", + "revblobfoxcomfyhappy": "revblobfoxcomfyhappy.png", + "revblobfoxuwu": "revblobfoxuwu.png", + "revblobfoxnompizzaterrified": "revblobfoxnompizzaterrified.png", + "revblobfoxgooglynomlog": "revblobfoxgooglynomlog.png", + "revblobfoxteaglare": "revblobfoxteaglare.png", + "revblobfoxnomcookie": "revblobfoxnomcookie.png", + "revblobfoxblush": "revblobfoxblush.png", + "revblobfoxflower": "revblobfoxflower.png", + "revblobfoxcute": "revblobfoxcute.png", + "revblobfoxlul": "revblobfoxlul.png", + "revblobfoxeyes": "revblobfoxeyes.png", + "revblobfoxyoshieat": "revblobfoxyoshieat.png", + "revblobfoxcofe": "revblobfoxcofe.png", + "arevblobfoxbongohyper": "arevblobfoxbongohyper.png", + "revblobfoxtableflip": "revblobfoxtableflip.png", + "revblobfoxnomfoxcookie": "revblobfoxnomfoxcookie.png", + "revblobfoxworried": "revblobfoxworried.png", + "revblobfoxlaugh": "revblobfoxlaugh.png", + "revblobfoxcomfymelt": "revblobfoxcomfymelt.png", + "revblobfoxmsnugglerightfox": "revblobfoxmsnugglerightfox.png", + "revblobfoxdevil": "revblobfoxdevil.png", + "revblobfoxdisgust": "revblobfoxdisgust.png", + "revblobfoxyoshiend": "revblobfoxyoshiend.png", + "revblobfoxcomfyevil": "revblobfoxcomfyevil.png", + "revblobfoxcomfyglare": "revblobfoxcomfyglare.png", + "revblobfoxmsnuggleleftfox": "revblobfoxmsnuggleleftfox.png", + "revblobfoxthisisfine": "revblobfoxthisisfine.png", + "revblobfoxhyper": "revblobfoxhyper.png", + "revblobfox0_0": "revblobfox0_0.png", + "revblobfoxthief": "revblobfoxthief.png", + "revblobfoxyoshimid": "revblobfoxyoshimid.png", + "revblobfoxsnugterrified": "revblobfoxsnugterrified.png", + "revblobfoxpirate": "revblobfoxpirate.png", + "revblobfoxpatsad": "revblobfoxpatsad.png", + "revblobfoxsipowo": "revblobfoxsipowo.png", + "revblobfoxmsnugglerightnone": "revblobfoxmsnugglerightnone.png", + "revblobfoxdab": "revblobfoxdab.png", + "revblobfoxheart": "revblobfoxheart.png", + "revblobfoxthinkanime": "revblobfoxthinkanime.png", + "revblobfoxmlem": "revblobfoxmlem.png", + "revblobfoxdealwithit": "revblobfoxdealwithit.png", + "revblobfoxhappymlem": "revblobfoxhappymlem.png", + "revblobfoxdizzy": "revblobfoxdizzy.png", + "revblobfoxastronoutgun": "revblobfoxastronoutgun.png", + "revblobfoxboopterrified": "revblobfoxboopterrified.png", + "revblobfoxcomfysip": "revblobfoxcomfysip.png", + "revblobfoxcomputerowonotice": "revblobfoxcomputerowonotice.png", + "revblobfoxmsnugglecenterfox": "revblobfoxmsnugglecenterfox.png", + "revblobfoxmeltsoblove": "revblobfoxmeltsoblove.png", + "revblobfoxcryreach": "revblobfoxcryreach.png", + "revblobfoxdead": "revblobfoxdead.png", + "revblobfoxnotlikethis": "revblobfoxnotlikethis.png", + "revblobfoxnombread": "revblobfoxnombread.png", + "revblobfoxartist": "revblobfoxartist.png", + "revblobfoxtea_w_": "revblobfoxtea_w_.png", + "revblobfoxnotamused": "revblobfoxnotamused.png", + "revblobfoxcofeterrified": "revblobfoxcofeterrified.png", + "revblobfoxmeltsob": "revblobfoxmeltsob.png", + "revblobfoxdrakelike": "revblobfoxdrakelike.png", + "revblobfoxboopmelthappy": "revblobfoxboopmelthappy.png", + "revblobfoxupset": "revblobfoxupset.png", + "revblobfoxboopmlem": "revblobfoxboopmlem.png", + "revblobfoxevil": "revblobfoxevil.png", + "revblobfoxdealwithitfingerguns": "revblobfoxdealwithitfingerguns.png", + "revblobfoxlurk2owo": "revblobfoxlurk2owo.png", + "revblobfoxo_o": "revblobfoxo_o.png", + "revblobfoxcookienomfox": "revblobfoxcookienomfox.png", + "revblobfoxupsidedowndizzy": "revblobfoxupsidedowndizzy.png", + "revblobfoxteamlem": "revblobfoxteamlem.png", + "revblobfoxnomlog": "revblobfoxnomlog.png", + "revblobfoxkirby": "revblobfoxkirby.png", + "revblobfoxteaterrified": "revblobfoxteaterrified.png", + "revblobfoxflooftea": "revblobfoxflooftea.png", + "revblobfoxpeekpolice": "revblobfoxpeekpolice.png", + "arevblobfoxdundundunowo": "arevblobfoxdundundunowo.png", + "revblobfoxprelurkcofe": "revblobfoxprelurkcofe.png", + "revblobfoxragelarge1": "revblobfoxragelarge1.png", + "revblobfoxwave": "revblobfoxwave.png", + "revblobfoxthonking": "revblobfoxthonking.png", + "arevblobfoxbongoterrified": "arevblobfoxbongoterrified.png", + "revblobfoxheadphones": "revblobfoxheadphones.png", + "revblobfoxcomputer": "revblobfoxcomputer.png", + "revblobfoxtsundere": "revblobfoxtsundere.png", + "revblobfoxnombook": "revblobfoxnombook.png", + "revblobfoxsmug": "revblobfoxsmug.png", + "revblobfoxcomfyowo": "revblobfoxcomfyowo.png" +} diff --git a/content/projects/emojis/blobfox/blobfox_flip.tar.gz b/content/projects/emojis/blobfox/blobfox_flip.tar.gz new file mode 100644 index 0000000..da8a43f Binary files /dev/null and b/content/projects/emojis/blobfox/blobfox_flip.tar.gz differ diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md new file mode 100644 index 0000000..5a4fff1 --- /dev/null +++ b/content/projects/emojis/blobfox/index.md @@ -0,0 +1,29 @@ +--- +title: Blobfox +category: emojis +preview: preview.jpg +--- + + + +**Latest release:** v1.6 (2020-09-04 18:02 CEST) + +This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. +It's possible to use both versions at the same time. + +## Install on Pleroma + +```plain +mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/blobfox-emojis/manifest.json +``` + +Flip version: + +```plain +mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/blobfox-emojis/manifest.json +``` + +## Download for Mastodon + +[Regular version](blobfox.tar.gz) +[Flip version](blobfox_flip.tar.gz) diff --git a/content/projects/emojis/blobfox/manifest.json b/content/projects/emojis/blobfox/manifest.json new file mode 100644 index 0000000..3a70695 --- /dev/null +++ b/content/projects/emojis/blobfox/manifest.json @@ -0,0 +1,18 @@ +{ + "blobfox": { + "description": "Like Blobcat, but with foxes", + "files": "blobfox.json", + "homepage": "https://www.feuerfuchs.dev/projects/blobfox-emojis/", + "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox.zip", + "src_sha256": "08f6a57c2263435cf61ff76525e156faafd909d9ab9b2378f29a6b20eae44b48", + "license": "Apache 2.0" + }, + "blobfox_flip": { + "description": "Like Blobcat, but with foxes (flipped version)", + "files": "blobfox_flip.json", + "homepage": "https://www.feuerfuchs.dev/projects/blobfox-emojis/", + "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox_flip.zip", + "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81", + "license": "Apache 2.0" + } +} \ No newline at end of file diff --git a/content/projects/emojis/blobfox/preview.jpg b/content/projects/emojis/blobfox/preview.jpg new file mode 100644 index 0000000..dc9e989 Binary files /dev/null and b/content/projects/emojis/blobfox/preview.jpg differ diff --git a/content/projects/emojis/blobfox/screenshot.png b/content/projects/emojis/blobfox/screenshot.png new file mode 100644 index 0000000..d4c228d Binary files /dev/null and b/content/projects/emojis/blobfox/screenshot.png differ diff --git a/content/projects/emojis/bunhd/.preview.svg b/content/projects/emojis/bunhd/.preview.svg new file mode 100644 index 0000000..4997e45 --- /dev/null +++ b/content/projects/emojis/bunhd/.preview.svg @@ -0,0 +1,2589 @@ +<?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: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" + version="1.1" + id="svg2" + width="1330.6667" + height="1024" + viewBox="0 0 1330.6667 1024" + sodipodi:docname="preview.png.svg" + inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)" + inkscape:export-filename="/mnt/EvoData/Projects/WebStd/volpeon.ink/content/projects/bunhd-emojis/preview.png" + inkscape:export-xdpi="71.999992" + inkscape:export-ydpi="71.999992"> + <metadata + id="metadata8"> + <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> + </metadata> + <defs + id="defs6"> + <linearGradient + inkscape:collect="always" + id="linearGradient879"> + <stop + style="stop-color:#ff7505;stop-opacity:1" + offset="0" + id="stop875" /> + <stop + style="stop-color:#ff8702;stop-opacity:1" + offset="1" + id="stop877" /> + </linearGradient> + <mask + maskUnits="userSpaceOnUse" + id="mask914"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient879" + id="linearGradient850" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97809727,-0.12449018,0.12449018,0.97809727,231.7888,378.02587)" + x1="114.28658" + y1="112.44355" + x2="95.348198" + y2="85.856133" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter978" + x="-0.48" + width="1.96" + y="-0.48" + height="1.96"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="6.0609154" + id="feGaussianBlur980" /> + </filter> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1006"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + id="path1008" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccccccscs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1010"> + <path + sodipodi:nodetypes="scsccccccscs" + inkscape:connector-curvature="0" + id="path1012" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <linearGradient + inkscape:collect="always" + id="linearGradient926"> + <stop + style="stop-color:#6d677d;stop-opacity:1;" + offset="0" + id="stop922" /> + <stop + style="stop-color:#615c6d;stop-opacity:1" + offset="1" + id="stop924" /> + </linearGradient> + <mask + maskUnits="userSpaceOnUse" + id="mask914-7"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-53" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-56"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-9"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-1" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-27"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3-9" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1-6" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9-0" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6-6" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3-6" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3-1" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8-8"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5-7" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9-9"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5-0"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3-2" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8-3"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35-5" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2-22" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91-8" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2-9" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848-3" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32-1" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99-3" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1-1" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9-4" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1-7" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0-8"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7-4" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5-5"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7-3"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0-6" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4-1"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0-6" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2-2" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9-0" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6-6" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0-5" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4-5" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2-4"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2-7" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2-6"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5-6"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5-9" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2-3"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9-7" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2-4"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934-2"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936-5" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter978-4" + x="-0.48" + width="1.96" + y="-0.48" + height="1.96"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="6.0609154" + id="feGaussianBlur980-7" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient926" + id="linearGradient928" + x1="100.16187" + y1="95.227173" + x2="100.16187" + y2="128.47717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0839306,0,0,1.0839306,-337.69935,1161.254)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath955"> + <path + sodipodi:nodetypes="cccccscccscc" + inkscape:connector-curvature="0" + id="path957" + d="m -59.515355,148.4657 c -0.270436,0.006 -0.56527,0.0283 -0.884751,0.0631 v -0.002 c -1.594492,0.17378 -17.065186,3.42334 -26.553637,28.73124 -9.959837,5.79224 -16.191017,13.63053 -18.264307,22.39701 3.14928,12.50292 9.543222,22.87773 26.423671,22.95155 30.281393,0.13241 37.72934,-20.46228 44.368011,-46.74116 -6.009828,-1.18221 -13.093292,-1.66416 -21.451681,-1.1485 28.532509,-6.93096 36.416642,-21.09477 34.735253,-22.01489 -2.445359,-1.33821 -9.813528,-1.88867 -20.319575,1.23531 -10.520653,3.12832 -15.064519,8.79335 -31.684074,16.18889 7.321334,-8.73458 22.014584,-21.86145 13.63109,-21.66061 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9.99999905;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath962"> + <path + sodipodi:nodetypes="ccccsscccscc" + inkscape:connector-curvature="0" + id="path964" + d="m -59.515355,148.4657 c -0.270436,0.006 -0.56527,0.0283 -0.884751,0.0631 v -0.002 c -1.594492,0.17378 -17.065186,3.42334 -26.553637,28.73124 -9.552656,5.55544 -16.088667,12.88918 -17.989207,21.32656 -2.47795,11.00081 5.869757,23.84302 26.148571,24.022 30.280503,0.26726 37.72934,-20.46228 44.368011,-46.74116 -6.009828,-1.18221 -13.093292,-1.66416 -21.451681,-1.1485 28.532509,-6.93096 36.416642,-21.09477 34.735253,-22.01489 -2.445359,-1.33821 -9.813528,-1.88867 -20.319575,1.23531 -10.520653,3.12832 -15.064519,8.79335 -31.684074,16.18889 7.321334,-8.73458 22.014584,-21.86145 13.63109,-21.66061 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9.99999905;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-88"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-4" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-3"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-4"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-92" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-0"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3-8" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1-2" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9-6" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6-64" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3-5" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3-0" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8-4"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5-8" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9-7"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5-7"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3-27" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8-2"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35-6" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2-0" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91-6" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2-1" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7-59" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848-4" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850-90" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32-9" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5-7" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99-7" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1-11" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1-77" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0-6"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7-7" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5-3"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7-5"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0-63" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4-9"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0-8" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2-29" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9-3" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6-9" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0-8" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4-8" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2-5"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2-0" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2-9"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5-3"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5-8" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2-5"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9-6" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2-1"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934-5"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936-9" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter978-8" + x="-0.48" + width="1.96" + y="-0.48" + height="1.96"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="6.0609154" + id="feGaussianBlur980-4" /> + </filter> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1006-8"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + id="path1008-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccccccscs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1010-0"> + <path + sodipodi:nodetypes="scsccccccscs" + inkscape:connector-curvature="0" + id="path1012-3" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-5"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-96" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-21"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-57"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-41" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-85"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-97" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3-5" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9-38" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1-8" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9-3" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6-1" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3-6" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8-43"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5-3" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9-3"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5-60"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3-4" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8-8"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35-8" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6-97" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2-7" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91-64" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2-3" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848-30" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850-92" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32-5" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5-0" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99-5" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1-9" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9-6" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1-9" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0-2"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7-2" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5-4"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7-7"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0-5" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4-4"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0-1" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2-8" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9-9" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6-3" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0-80" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4-2" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2-1"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2-05" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2-1"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5-0"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5-85" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2-0"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9-64" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2-6"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934-58"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936-6" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter978-2" + x="-0.48" + width="1.96" + y="-0.48" + height="1.96"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="6.0609154" + id="feGaussianBlur980-8" /> + </filter> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1006-4"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + id="path1008-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccccccscs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1010-2"> + <path + sodipodi:nodetypes="scsccccccscs" + inkscape:connector-curvature="0" + id="path1012-4" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-1"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-3" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-11"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-3"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-40" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-39"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-19" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3-6" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9-93" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1-3" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9-80" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6-5" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3-64" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3-00" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8-46"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5-2" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9-6"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5-5"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3-6" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8-9"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8-87" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35-28" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6-29" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91-60" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2-2" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7-76" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848-1" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32-2" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1-15" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5-99" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99-1" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1-4" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4-91" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9-0" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1-75" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0-87"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7-0" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5-48"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8-04" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7-2"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0-9" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4-6"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0-0" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2-22" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9-2" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6-0" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0-52" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4-9" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2-0"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2-2" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2-8"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5-8"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5-0" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2-4"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9-0" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2-9"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9-19" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934-6"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936-2" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1006-9"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + id="path1008-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccccccscs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1010-3"> + <path + sodipodi:nodetypes="scsccccccscs" + inkscape:connector-curvature="0" + id="path1012-6" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-51"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-7" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-4"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-14"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-6" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-94"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-3-2" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-9-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-1-4" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-9-1" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-6-2" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-9-88" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-3-92" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-3-88" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-8-86"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-5-83" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-9-8"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-7-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-5-3"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-3-3" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-8-80"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-8-47" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-35-68" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-6-90" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-2-6" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-91-87" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-2-90" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-7-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath848-33" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + id="path850-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-32-3" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-1-26" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-5-5" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-99-2" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-1-6" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-4-58" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-9-7" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-1-96" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-3-0-0"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-9-7-41" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-1-5-0"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-9-8-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-6-7-8"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-9-0-7" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-3-4-0"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-3-8-86" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <mask + id="mask914-8-0-2" + maskUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + id="path916-5-4-47" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + </mask> + <clipPath + id="clipPath939-9-2-9" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path941-7-9-39" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + id="clipPath846-5-6-2" + clipPathUnits="userSpaceOnUse"> + <path + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + id="path848-3-1-8" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssscccccccccs" /> + </clipPath> + <clipPath + id="clipPath847-8-0-3" + clipPathUnits="userSpaceOnUse"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path849-8-4-0" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + inkscape:transform-center-x="26.585976" + inkscape:transform-center-y="20.010573" /> + </clipPath> + <mask + maskUnits="userSpaceOnUse" + id="mask914-35-2-17"> + <path + sodipodi:nodetypes="sssssssss" + inkscape:connector-curvature="0" + id="path916-6-2-8" + d="m 154.91191,68.610466 c 0,13.30933 -2.85091,14.61151 -2.85091,22.03668 0,7.52238 3.27922,9.891904 1.87863,15.118954 -1.74673,6.51888 -11.67541,15.3198 -32.30034,19.24611 -19.5495,3.72157 -44.712872,3.71493 -57.603772,1.17936 -12.97147,-2.55141 -33.636043,-9.97066 -35.993433,-20.68009 -3.35292,-15.232034 0.95023,-36.744664 10.314153,-53.450134 13.12204,-23.41004 38.49929,-39.74165 76.385222,-32.80327 18.75365,3.43453 40.17044,20.22728 40.17045,49.35239 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </mask> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath939-2-2-91"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="m 150.70195,0.51324812 c -3.5881,-1.83838902 -33.06651,6.51462968 -45.38553,27.09708688 5.48775,7.742314 19.19939,1.052482 24.75224,0.675897 -1.51761,2.342881 -3.95771,7.251483 -4.00944,10.319043 2.25571,0.870741 6.46398,0.348129 8.50111,-1.397205 1.40822,2.738472 0.2768,11.991364 8.03107,13.355 11.96243,-15.595326 13.61577,-47.2291846 8.11055,-50.04982188 z" + id="path941-91-0-54" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath846-2-5-9"> + <path + sodipodi:nodetypes="ssssssscccccccccs" + inkscape:connector-curvature="0" + id="path848-7-5-2" + d="m 391.79445,425.41973 c 1.65688,13.01782 -0.96948,14.64639 -0.0451,21.90893 0.93646,7.35762 4.43884,9.26701 3.71966,14.55393 -0.89694,6.59355 -9.51252,16.43773 -29.19693,22.84564 -18.65801,6.07378 -43.27107,9.19988 -56.19527,8.32464 -13.005,-0.88071 -34.14057,-5.56492 -37.77955,-15.74632 -5.17572,-14.481 -3.54688,-36.67033 3.43423,-53.56343 3.058,-7.39987 11.25258,-21.29807 21.35685,-27.6922 l 8.11698,-0.59557 -12.76711,-1.32585 c 5.83499,-2.87893 11.39007,-4.67336 15.7895,-5.33112 1.44139,0.88585 3.34146,1.6891 5.00507,2.25111 -3.5138,-1.72411 -8.61797,-10.20742 -11.06095,-13.14333 13.21468,-0.66879 24.87025,3.07218 30.03025,5.55927 l -4.32337,-6.20877 c 6.88088,0.77679 11.29124,4.58866 18.48127,4.89245 18.77046,1.02466 41.8087,14.78343 45.43449,43.27062 z" + style="opacity:1;fill:url(#linearGradient850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath848-2-57"> + <path + sodipodi:nodetypes="scccccs" + inkscape:connector-curvature="0" + id="path850-9-4" + d="M 151.14447,0.33917988 C 146.26964,-2.2314866 116.36421,8.7225203 104.2178,29.016572 c 5.41086,7.633828 19.06431,-0.122979 24.53933,-0.494288 -1.49634,2.310053 -4.03617,8.310589 -4.08717,11.335166 2.22409,0.85854 9.31981,0.611108 12.13198,-2.270484 1.5001,5.35635 -1.15567,17.091196 6.48995,18.435725 10.36626,-17.966089 13.24747,-52.8385826 7.85258,-55.68351112 z" + style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath847-2-99"> + <path + inkscape:transform-center-y="20.010573" + inkscape:transform-center-x="26.585976" + style="opacity:1;fill:#313131;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.79999971;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" + d="M 151.1617,0.34947775 C 146.27644,-2.2211865 116.30695,8.7328156 104.13452,29.026875 c 5.42245,7.633818 19.10515,-0.122981 24.59192,-0.494291 -1.49956,2.310052 -4.04484,8.310591 -4.09595,11.33516 2.22885,0.85854 9.33979,0.611111 12.15798,-2.270479 1.5033,5.35635 -0.31276,12.469645 7.34924,13.814165 11.44146,-11.803912 11.81682,-48.5399242 7.02399,-51.06195225 z" + id="path849-9-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccccs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath934-59"> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path936-3" + d="m 26.911905,127.96905 v -19.18217 c 42.025005,-0.49651 84.550825,2.87532 127.999975,10.01117 l 2e-5,9.171 z" + style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1006-81"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + id="path1008-99" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccccccscs" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath1010-7"> + <path + sodipodi:nodetypes="scsccccccscs" + inkscape:connector-curvature="0" + id="path1012-8" + d="m -60.400595,148.52764 c -1.594493,0.17374 -17.06428,3.42257 -26.55273,28.73047 -12.41067,7.21754 -19.052735,17.60886 -19.052735,29.01758 0,16.48836 6.483095,22.20352 23.990235,22.20313 l 52.318355,-0.002 c 18.923237,-4.2e-4 30.08848,-8.12845 25.066406,-26.87109 v -0.002 c -4.801819,-17.92063 -24.525643,-32.50292 -51.246093,-30.74024 28.532504,-6.93096 37.331774,-19.23027 35.65039,-20.15039 -2.44536,-1.33821 -11.078233,-0.89236 -21.236328,3.22461 -10.678487,4.32788 -15.063085,8.79336 -31.68264,16.1889 7.557506,-9.01634 22.968515,-22.71291 12.74514,-21.59897 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:9;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + </clipPath> + </defs> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="992" + id="namedview4" + showgrid="false" + inkscape:zoom="0.57314319" + inkscape:cx="354.34212" + inkscape:cy="488.89416" + inkscape:window-x="1536" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="g10" /> + <g + inkscape:groupmode="layer" + inkscape:label="Image" + id="g10"> + <rect + style="fill:#f9f9f9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill" + id="rect837" + width="1330.6667" + height="1024" + x="0" + y="0" + ry="0.75" /> + <g + id="g1038" + transform="matrix(2.0000007,0,0,2.0000007,-1251.7181,-571.42763)"> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m 838.20404,404.73534 c -1.8136,0.19761 -19.40919,3.89289 -30.2015,32.6785 -14.1161,8.20934 -21.67089,20.0286 -21.67089,33.00505 0,18.75414 7.37398,25.25465 27.28688,25.25421 l 59.50774,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.56363 -3.62443,-13.52659 -17.45528,-33.19103 -59.72433,-30.5833 32.45333,-7.88338 41.42051,-23.99421 39.50807,-25.04078 -2.78139,-1.5221 -11.16354,-2.14756 -23.11328,1.40571 -11.96636,3.5582 -17.133,10.0017 -36.03635,18.41351 8.59603,-10.25533 26.12476,-25.83403 14.49653,-24.56701 z" + id="path984" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccsccscs" /> + <circle + style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978)" + id="path952" + cx="-47.567806" + cy="214.18675" + r="15.152288" + clip-path="url(#clipPath1010)" + transform="matrix(1.137416,0,0,1.137416,906.90464,235.79764)" /> + <circle + r="15.152288" + cy="214.18675" + cx="-105.92316" + id="circle982" + style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978)" + clip-path="url(#clipPath1006)" + transform="matrix(1.137416,0,0,1.137416,906.90464,235.79764)" /> + <circle + style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path948" + cx="806.16833" + cy="465.83304" + r="6.5241618" /> + <circle + r="6.5242181" + cy="465.83304" + cx="833.71533" + id="circle950" + style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="g1595" + transform="matrix(2.0000001,0,0,2.0000001,917.16394,-1798.705)"> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m -245.20848,1204.3503 c -0.28477,0.01 -0.59523,0.03 -0.93164,0.066 v 0 c -1.679,0.1829 -17.96962,3.6047 -27.96094,30.2539 -10.05893,5.8499 -16.94134,13.5723 -18.9426,22.4568 -2.60929,11.5839 6.18084,25.1067 27.5344,25.2952 31.88532,0.2814 39.72893,-21.5468 46.71944,-49.2184 -6.32834,-1.2449 -13.78721,-1.7524 -22.58858,-1.2094 30.04468,-7.2983 38.34666,-22.2127 36.57616,-23.1816 -2.57496,-1.4091 -10.33363,-1.9888 -21.39648,1.3008 -11.07823,3.2941 -15.86291,9.2593 -33.36328,17.0468 7.70936,-9.1975 23.18132,-23.02 14.35352,-22.8086 z" + id="path984-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccsscccscc" /> + <circle + style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.79868;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-4)" + id="path952-4" + cx="-47.567806" + cy="214.18675" + r="15.152288" + clip-path="url(#clipPath955)" + transform="matrix(1.0529984,0,0,1.0529984,-182.53891,1048.0162)" /> + <circle + r="15.152288" + cy="214.18675" + cx="-105.92316" + id="circle982-3" + style="fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.79868;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-4)" + clip-path="url(#clipPath962)" + transform="matrix(1.0529984,0,0,1.0529984,-182.53891,1048.0162)" /> + <circle + style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path948-0" + cx="-275.79868" + cy="1260.9786" + r="6.0399466" /> + <circle + r="6.0399985" + cy="1260.9786" + cx="-250.29622" + id="circle950-7" + style="fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csccscscc" + inkscape:connector-curvature="0" + id="path912" + d="m -303.02668,1264.6789 c -0.0548,0.8066 -0.0824,1.618 -0.0824,2.4335 0,20.3282 7.99288,27.3743 29.57708,27.3739 h 64.50226 c 23.33007,-6e-4 38.89674,-9.1089 32.46061,-33.1289 -2.90016,-10.8236 -10.59176,-25.2728 -33.49981,-30.9591 -5.59116,24.8798 -10.0771,60.0726 -55.21092,60.0726 -18.85882,0 -34.87386,-9.9123 -37.74684,-25.79 z" + style="fill:url(#linearGradient928);fill-opacity:1;stroke:none;stroke-width:6;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -300.09717,1264.4903 c 2.01043,16.7166 16.82717,24.717 34.79117,24.717 35.71196,0 47.19118,-24.7026 54.35214,-57.132" + id="path938" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csc" /> + </g> + <g + inkscape:label="Main" + id="layer1-0" + transform="matrix(2.0000007,0,0,2.0000007,709.79082,540.34316)" + style="display:inline"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m 83.837469,31.978122 c -1.813601,0.197611 -19.409184,3.892886 -30.201499,32.678496 -14.116095,8.209343 -21.670891,20.0286 -21.670891,33.005054 0,18.754138 7.373982,25.254648 27.286882,25.254208 l 59.507739,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.563631 C 145.0824,78.82366 131.25155,59.159216 88.9825,61.766947 121.43583,53.883569 130.40301,37.772736 128.49057,36.726174 125.70918,35.204075 117.32703,34.578608 105.37729,38.131877 93.410927,41.690079 88.244292,48.133585 69.340944,56.54539 77.936972,46.290061 95.4657,30.711362 83.837469,31.978376 Z" + id="path984-44" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccsccscs" /> + <circle + style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-8)" + id="path952-44" + cx="-47.567806" + cy="214.18675" + r="15.152288" + clip-path="url(#clipPath1010-0)" + transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> + <circle + r="15.152288" + cy="214.18675" + cx="-105.92316" + id="circle982-7" + style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-8)" + clip-path="url(#clipPath1006-8)" + transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> + <circle + style="opacity:1;fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path948-6" + cx="51.801769" + cy="93.075813" + r="6.5241618" /> + <circle + r="6.5242181" + cy="93.075813" + cx="79.34874" + id="circle950-3" + style="opacity:1;fill:#701512;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#5ae9ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" + d="m 84.337273,96.441855 c -0.952366,-0.485345 -3.479037,0.796658 -4.867222,0.733668 -1.613323,-0.0732 -3.170041,-0.343904 -4.02683,0.38586 -1.177793,1.003177 1.298405,1.785908 1.94227,2.733557 1.483151,2.18292 2.764444,7.44449 3.217835,11.49634 0.368666,3.29469 0.574389,6.0254 0.574389,11.18601 h 5.623138 c 0,-5.47894 -0.238341,-7.98525 -0.616536,-10.58441 -0.79749,-5.48078 -1.239731,-7.29252 -2.339833,-10.69524 -0.376028,-1.16308 -0.773255,-2.653073 0.01044,-3.33582 0.609599,-0.531078 1.463691,-1.419854 0.482349,-1.919965 z" + id="rect855" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssccssss" /> + <path + sodipodi:nodetypes="cssssccssssc" + inkscape:connector-curvature="0" + id="path913" + d="m 46.59351,96.441855 c 0.952366,-0.485345 3.166537,0.562283 4.664097,0.811793 1.593024,0.265415 3.576291,-0.453279 4.43308,0.276485 1.177793,1.003177 -1.72028,1.629658 -2.364145,2.577307 -1.483151,2.18292 -3.142315,7.63199 -3.595706,11.68384 -0.368666,3.29469 -0.477308,5.29884 -0.477308,10.45945 -2.046736,-0.34592 -3.87026,-0.88082 -5.576263,-1.5 0.109375,-2.05707 0.420479,-5.77431 0.798674,-8.37347 0.79749,-5.48078 1.510258,-7.2769 2.61036,-10.67962 0.376028,-1.16308 0.72638,-2.403073 -0.05731,-3.08582 -0.609599,-0.531078 -1.416816,-1.669854 -0.435475,-2.169965 z" + style="opacity:1;fill:#5ae9ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" /> + </g> + <g + inkscape:label="Main" + id="layer1-06" + transform="matrix(2.0000007,0,0,2.0000007,709.79082,174.08708)" + style="display:inline"> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#802f2d;stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" + d="m 83.837469,31.978122 c -1.813601,0.197611 -19.409184,3.892886 -30.201499,32.678496 -14.116095,8.209343 -21.670891,20.0286 -21.670891,33.005054 0,18.754138 7.373982,25.254648 27.286882,25.254208 l 59.507739,-0.002 c 21.52358,-5e-4 35.88492,-8.40352 29.94713,-30.563631 C 145.0824,78.82366 131.25155,59.159216 88.9825,61.766947 121.43583,53.883569 130.40301,37.772736 128.49057,36.726174 125.70918,35.204075 117.32703,34.578608 105.37729,38.131877 93.410927,41.690079 88.244292,48.133585 69.340944,56.54539 77.936972,46.290061 95.4657,30.711362 83.837469,31.978376 Z" + id="path984-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scsccsccscs" /> + <circle + style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-2)" + id="path952-9" + cx="-47.567806" + cy="214.18675" + r="15.152288" + clip-path="url(#clipPath1010-2)" + transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> + <circle + r="15.152288" + cy="214.18675" + cx="-105.92316" + id="circle982-9" + style="opacity:1;fill:#ffd7bf;fill-opacity:1;stroke:none;stroke-width:3.51674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter978-2)" + clip-path="url(#clipPath1006-4)" + transform="matrix(1.137416,0,0,1.137416,152.53807,-136.95958)" /> + <path + style="fill:none;stroke:#701512;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 71.197619,94.071925 9.6875,-9.753288 9.642857,9.753288" + id="path899" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" /> + <path + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path901" + d="m 40.617262,94.071925 9.6875,-9.753288 9.642857,9.753288" + style="fill:none;stroke:#701512;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/content/projects/emojis/bunhd/LICENSE b/content/projects/emojis/bunhd/LICENSE new file mode 100644 index 0000000..5238b5a --- /dev/null +++ b/content/projects/emojis/bunhd/LICENSE @@ -0,0 +1,13 @@ +Copyright 2019 Feuerfuchs <me@feuerfuchs.dev> (https://www.feuerfuchs.dev/) + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/content/projects/emojis/bunhd/bunhd.json b/content/projects/emojis/bunhd/bunhd.json new file mode 100644 index 0000000..8eec78b --- /dev/null +++ b/content/projects/emojis/bunhd/bunhd.json @@ -0,0 +1,37 @@ +{ + "bunhdhappy": "bunhdhappy.png", + "abunhdcry": "abunhdcry.png", + "bunhdthink": "bunhdthink.png", + "abunhdhop": "abunhdhop.png", + "bunhdgoogly": "bunhdgoogly.png", + "bunhdmlem": "bunhdmlem.png", + "abunhdhappyhop": "abunhdhappyhop.png", + "abunhd": "abunhd.png", + "bunhdprelurkcofe": "bunhdprelurkcofe.png", + "bunhdgrumpy": "bunhdgrumpy.png", + "bunhdthinking": "bunhdthinking.png", + "bunhdlurkaww": "bunhdlurkaww.png", + "bunhdpeek": "bunhdpeek.png", + "bunhduwu": "bunhduwu.png", + "bunhdheart": "bunhdheart.png", + "abunhdowohop": "abunhdowohop.png", + "bunhdsad": "bunhdsad.png", + "bunhdangry": "bunhdangry.png", + "bunhdprelurkcroutons": "bunhdprelurkcroutons.png", + "bunhdcomfysleep": "bunhdcomfysleep.png", + "bunhdcry": "bunhdcry.png", + "bunhdidle": "bunhdidle.png", + "bunhdowo": "bunhdowo.png", + "bunhdlurk": "bunhdlurk.png", + "abunhdhappy": "abunhdhappy.png", + "bunhdaww": "bunhdaww.png", + "bunhdcomfyhappy": "bunhdcomfyhappy.png", + "bunhd": "bunhd.png", + "bunhdprelurkdonut": "bunhdprelurkdonut.png", + "bunhdsmug": "bunhdsmug.png", + "bunhdcomfyidle": "bunhdcomfyidle.png", + "bunhdsleep": "bunhdsleep.png", + "bunhdcomfy": "bunhdcomfy.png", + "abunhdsadpat": "abunhdsadpat.png", + "bunhdknife": "bunhdknife.png" +} diff --git a/content/projects/emojis/bunhd/bunhd.zip b/content/projects/emojis/bunhd/bunhd.zip new file mode 100644 index 0000000..a012f27 Binary files /dev/null and b/content/projects/emojis/bunhd/bunhd.zip differ diff --git a/content/projects/emojis/bunhd/bunhd_flip.json b/content/projects/emojis/bunhd/bunhd_flip.json new file mode 100644 index 0000000..f484c0f --- /dev/null +++ b/content/projects/emojis/bunhd/bunhd_flip.json @@ -0,0 +1,35 @@ +{ + "revbunhdowo": "revbunhdowo.png", + "revbunhdknife": "revbunhdknife.png", + "revbunhdgrumpy": "revbunhdgrumpy.png", + "arevbunhd": "arevbunhd.png", + "revbunhdgoogly": "revbunhdgoogly.png", + "revbunhdaww": "revbunhdaww.png", + "revbunhdhappy": "revbunhdhappy.png", + "arevbunhdsadpat": "arevbunhdsadpat.png", + "revbunhdcomfyhappy": "revbunhdcomfyhappy.png", + "revbunhdcomfy": "revbunhdcomfy.png", + "arevbunhdhappyhop": "arevbunhdhappyhop.png", + "revbunhdidle": "revbunhdidle.png", + "revbunhduwu": "revbunhduwu.png", + "revbunhdsmug": "revbunhdsmug.png", + "arevbunhdhop": "arevbunhdhop.png", + "revbunhdthink": "revbunhdthink.png", + "revbunhdthinking": "revbunhdthinking.png", + "revbunhdprelurkcroutons": "revbunhdprelurkcroutons.png", + "revbunhdpeek": "revbunhdpeek.png", + "revbunhdcomfyidle": "revbunhdcomfyidle.png", + "arevbunhdhappy": "arevbunhdhappy.png", + "revbunhdlurkaww": "revbunhdlurkaww.png", + "revbunhdheart": "revbunhdheart.png", + "revbunhdprelurkdonut": "revbunhdprelurkdonut.png", + "revbunhdmlem": "revbunhdmlem.png", + "revbunhdsad": "revbunhdsad.png", + "revbunhdprelurkcofe": "revbunhdprelurkcofe.png", + "revbunhdlurk": "revbunhdlurk.png", + "revbunhdcry": "revbunhdcry.png", + "revbunhd": "revbunhd.png", + "arevbunhdowohop": "arevbunhdowohop.png", + "arevbunhdcry": "arevbunhdcry.png", + "revbunhdangry": "revbunhdangry.png" +} diff --git a/content/projects/emojis/bunhd/bunhd_flip.zip b/content/projects/emojis/bunhd/bunhd_flip.zip new file mode 100644 index 0000000..8ca8735 Binary files /dev/null and b/content/projects/emojis/bunhd/bunhd_flip.zip differ diff --git a/content/projects/emojis/bunhd/index.md b/content/projects/emojis/bunhd/index.md new file mode 100644 index 0000000..94278c1 --- /dev/null +++ b/content/projects/emojis/bunhd/index.md @@ -0,0 +1,29 @@ +--- +title: BunHD +category: emojis +preview: preview.png +--- + + + +**Latest release:** v1.2.1 (2019-09-30 16:26 CET) + +This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. +It's possible to use both versions at the same time. + +## Install on Pleroma + +```plain +mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/bunhd-emojis/manifest.json +``` + +Flip version: + +```plain +mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/bunhd-emojis/manifest.json +``` + +## Download for Mastodon + +[Regular version](bunhd.zip) +[Flip version](bunhd_flip.zip) diff --git a/content/projects/emojis/bunhd/manifest.json b/content/projects/emojis/bunhd/manifest.json new file mode 100644 index 0000000..9fd855b --- /dev/null +++ b/content/projects/emojis/bunhd/manifest.json @@ -0,0 +1,18 @@ +{ + "bunhd": { + "description": "High-res version of the bun emojis", + "files": "bunhd.json", + "homepage": "https://www.feuerfuchs.dev/projects/bunhd-emojis/", + "src": "https://www.feuerfuchs.dev/projects/bunhd-emojis/bunhd.zip", + "src_sha256": "52c4493731bf7f9bf3526ed35a57ac684c9af8808cbb79d42060cc65e2b70dd6", + "license": "Apache 2.0" + }, + "bunhd_flip": { + "description": "High-res version of the bun emojis (flipped version)", + "files": "bunhd_flip.json", + "homepage": "https://www.feuerfuchs.dev/projects/bunhd-emojis/", + "src": "https://www.feuerfuchs.dev/projects/bunhd-emojis/bunhd_flip.zip", + "src_sha256": "5007099c627760a2f2391d20facb94973c5ff2467cb5692e8829a15fad4abc31", + "license": "Apache 2.0" + } +} \ No newline at end of file diff --git a/content/projects/emojis/bunhd/preview.png b/content/projects/emojis/bunhd/preview.png new file mode 100644 index 0000000..75d8cec Binary files /dev/null and b/content/projects/emojis/bunhd/preview.png differ diff --git a/content/projects/emojis/bunhd/screenshot.png b/content/projects/emojis/bunhd/screenshot.png new file mode 100644 index 0000000..7c54221 Binary files /dev/null and b/content/projects/emojis/bunhd/screenshot.png differ diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md new file mode 100644 index 0000000..cbffe1b --- /dev/null +++ b/content/projects/emojis/index.md @@ -0,0 +1,4 @@ +--- +title: Emojis +icon: smile +--- -- cgit v1.2.3-70-g09d2