Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
c403708f
Commit
c403708f
authored
Feb 05, 2019
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add talentplot as sponsor
parent
00451993
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
130 additions
and
27 deletions
+130
-27
README.md
README.md
+1
-21
docs/source/_static/style.css
docs/source/_static/style.css
+2
-2
docs/source/_templates/sponsors.html
docs/source/_templates/sponsors.html
+7
-3
index.html
index.html
+2
-1
logo/hostpresto.png
logo/hostpresto.png
+0
-0
logo/talentplot-white.svg
logo/talentplot-white.svg
+59
-0
logo/talentplot.svg
logo/talentplot.svg
+59
-0
No files found.
README.md
View file @
c403708f
...
...
@@ -103,24 +103,4 @@ Issues can be logged on the [Github issue tracker](https://github.com/conversejs
A heartfelt thanks for everyone who has supported this project over the years.
Many people have contributed testing, bugfixes, features and corrections.
Recently we have started accepting donations via
[
Patreon
](
https://www.patreon.com/jcbrand
)
and
[
Liberapay
](
https://liberapay.com/jcbrand
)
.
The following people are making recurring donations:
*
[
Daniel Gultsch
](
https://www.patreon.com/user/creators?u=13443518
)
*
[
Dele Olajide
](
https://www.patreon.com/user/creators?u=14392041
)
*
[
Drew Varner
](
https://www.patreon.com/user/creators?u=8131055
)
*
[
Fabian Pack
](
https://www.patreon.com/user/creators?u=14725359
)
*
[
Guus der Kinderen
](
https://www.patreon.com/user/creators?u=8302585
)
*
[
Krischan
](
https://www.patreon.com/user/creators?u=337569
)
*
[
Nicolas Vérité
](
https://www.patreon.com/nyconyco/creators
)
*
[
Rafael
](
https://www.patreon.com/user/creators?u=4340078
)
*
[
Ramesh Jangama
](
https://www.patreon.com/user/creators?u=14564234
)
*
[
Tilman Beitter
](
https://www.patreon.com/spicewiesel/creators
)
*
[
mt7479
](
https://www.patreon.com/user/creators?u=3892290
)
*
Two anonymous backers on Liberapay
Additionally this project is supported by
*
[
![KeyCDN
](
https://conversejs.org/logo/keycdn.png
)
](https://www.keycdn.com/)
*
[
![Wikisuite
](
https://conversejs.org/logo/wikisuite.png
)
](https://wikisuite.org)
We accept donations via
[
Patreon
](
https://www.patreon.com/jcbrand
)
and
[
Liberapay
](
https://liberapay.com/jcbrand
)
.
docs/source/_static/style.css
View file @
c403708f
...
...
@@ -73,8 +73,8 @@ h5 {
}
#sidebar
>
.nav-list
{
max-height
:
48
vh
;
overflow-y
:
scroll
;
max-height
:
35
vh
;
overflow-y
:
auto
;
}
.bs-sidenav
.nav
.nav
>
li
>
a
{
...
...
docs/source/_templates/sponsors.html
View file @
c403708f
...
...
@@ -3,11 +3,11 @@
</span>
<ul
class=
"sponsors-list"
>
<li><a
href=
"https://www.keycdn.com/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
>
<img
style=
"height:
3
em"
src=
"/logo/keycdn.png"
alt=
"KeyCDN"
>
<img
style=
"height:
2
em"
src=
"/logo/keycdn.png"
alt=
"KeyCDN"
>
</a>
</li>
<li><a
href=
"https://www.codefirst.co.uk/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
>
<img
style=
"width:
10
em"
src=
"/logo/codefirst.png"
alt=
"Codefirst"
>
<img
style=
"width:
9
em"
src=
"/logo/codefirst.png"
alt=
"Codefirst"
>
</a>
</li>
<li><a
href=
"https://wikisuite.org/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
>
...
...
@@ -15,7 +15,11 @@
</a>
</li>
<li><a
href=
"https://www.b1-systems.de/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
>
<img
style=
"width: 5em"
src=
"/logo/b1-systems.svg"
alt=
"B1 Systems"
>
<img
style=
"width: 4em"
src=
"/logo/b1-systems.svg"
alt=
"B1 Systems"
>
</a>
</li>
<li><a
href=
"https://talentplot.com/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
>
<img
style=
"width: 10em"
src=
"/logo/talentplot.svg"
alt=
"Talentplot"
>
</a>
</li>
</ul>
...
...
index.html
View file @
c403708f
...
...
@@ -250,7 +250,8 @@
<li><a
href=
"https://www.keycdn.com/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"height: 3em"
src=
"/logo/keycdn.svg"
alt=
"KeyCDN"
></a></li>
<li><a
href=
"https://www.codefirst.co.uk/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"width: 12em; padding-top: 0.5em"
src=
"/logo/codefirst.png"
alt=
"Codefirst"
></a></li>
<li><a
href=
"https://wikisuite.org/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"height: 4em"
src=
"/logo/wikisuite-white.png"
alt=
"WikiSuite"
></a></li>
<li><a
href=
"https://www.b1-systems.de/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"height: 5em"
src=
"/logo/b1-systems.svg"
alt=
"WikiSuite"
></a></li>
<li><a
href=
"https://www.b1-systems.de/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"height: 5em"
src=
"/logo/b1-systems.svg"
alt=
"B1 Systems"
></a></li>
<li><a
href=
"https://talentplot.com/?utm_source=conversejs"
target=
"_blank"
rel=
"noopener"
><img
style=
"width: 12em"
src=
"/logo/talentplot-white.svg"
alt=
"Talentplot"
></a></li>
</ul>
</div>
...
...
logo/hostpresto.png
deleted
100644 → 0
View file @
00451993
5.9 KB
logo/talentplot-white.svg
0 → 100644
View file @
c403708f
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"482px"
height=
"99px"
viewBox=
"0 0 482 99"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<defs>
<linearGradient
x1=
"47.9228366%"
y1=
"-23.7929047%"
x2=
"51.8692608%"
y2=
"118.362577%"
id=
"linearGradient-1"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"0%"
y1=
"-23.7929047%"
x2=
"94.9955174%"
y2=
"118.362577%"
id=
"linearGradient-2"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<circle
id=
"path-3"
cx=
"49.0851419"
cy=
"49.0851419"
r=
"49.0851419"
></circle>
<linearGradient
x1=
"45.9185006%"
y1=
"-177.994792%"
x2=
"53.146037%"
y2=
"187.525202%"
id=
"linearGradient-5"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"-48.2469512%"
y1=
"-163.522698%"
x2=
"125.729167%"
y2=
"178.795715%"
id=
"linearGradient-6"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"36.1840225%"
y1=
"-177.994792%"
x2=
"60.6494141%"
y2=
"187.525202%"
id=
"linearGradient-7"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
</defs>
<g
id=
"Page-2"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<g
id=
"talentplot-500"
transform=
"translate(-9.000000, -201.000000)"
>
<g
id=
"logo"
transform=
"translate(9.000000, 201.000000)"
>
<g
id=
"Group-8"
>
<g
id=
"Group-5"
>
<g
id=
"Oval-3"
fill=
"url(#linearGradient-2)"
fill-rule=
"nonzero"
>
<circle
id=
"path-2"
cx=
"49.0851419"
cy=
"49.0851419"
r=
"49.0851419"
></circle>
</g>
<g
id=
"pharmacy-Clipped"
>
<mask
id=
"mask-4"
fill=
"white"
>
<use
xlink:href=
"#path-3"
></use>
</mask>
<g
id=
"path-2"
></g>
<g
id=
"pharmacy"
mask=
"url(#mask-4)"
>
<path
d=
"M94.3110467,0.00512587299 L12.7370851,0.00512587299 C5.80093297,0.00512587299 0.157695975,5.64841052 0.157695975,12.5846212 L0.157695975,94.1592718 C0.157695975,101.095784 5.80093297,106.739069 12.7370851,106.739069 L94.3110467,106.739069 C101.247199,106.739069 106.890436,101.095784 106.890436,94.1592718 L106.890436,12.5843197 C106.890738,5.64810901 101.247199,0.00512587299 94.3110467,0.00512587299 Z"
id=
"Shape"
></path>
<path
d=
"M8.23275508,105.901742 L41.2249844,72.9095129 L0.157695975,31.8446368 L0.157695975,94.1592718 C0.157695975,99.5085724 3.5154443,104.085676 8.23275508,105.901742 Z"
id=
"Shape"
fill-opacity=
"0.05"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
></path>
<polygon
id=
"Shape"
fill-opacity=
"0.2"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
points=
"48.4111569 80.0956853 21.768075 106.738767 75.05454 106.738767"
></polygon>
<path
d=
"M55.5979322,72.9095129 L48.4117597,65.7233404 L0.157695975,17.4695782 L0.157695975,31.8446368 L41.2249844,72.9095129 L8.23275508,105.901742 C9.63241993,106.44026 11.1502814,106.738767 12.7371914,106.738767 L21.768075,106.738767 L48.4111569,80.0956853 L75.05454,106.738767 L89.4268849,106.738767 L55.5979322,72.9095129 Z"
id=
"Shape"
fill-opacity=
"0.5"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
></path>
</g>
</g>
</g>
<g
id=
"Group-4"
transform=
"translate(26.295613, 16.813814)"
fill-rule=
"nonzero"
>
<path
d=
"M24.0166587,0.365985707 C11.1337244,0.365985707 0.701216314,10.7949459 0.701216314,23.6734991 C0.701216314,41.9363062 16.2286702,48.5817368 24.0166587,64.1766702 C31.8046471,48.5817368 47.332101,41.9120529 47.332101,23.6734991 C47.332101,10.7949459 36.8995931,0.365985707 24.0166587,0.365985707 Z"
id=
"Shape"
fill=
"#FFFFFF"
></path>
<g
id=
"place"
transform=
"translate(12.972500, 12.637271)"
>
<path
d=
"M10.4568198,0 C6.33745523,0 2.9876628,3.46145218 2.9876628,7.71812888 C2.9876628,11.9748056 6.33745523,15.4362578 10.4568198,15.4362578 C14.5761844,15.4362578 17.9259768,11.9748056 17.9259768,7.71812888 C17.9259768,3.46145218 14.5761844,0 10.4568198,0 Z"
id=
"Shape"
fill=
"url(#linearGradient-6)"
></path>
<path
d=
"M18.2049402,15.4362578 C16.1636084,17.7117365 13.2398665,19.1708363 9.95887597,19.1708363 C6.6778855,19.1708363 3.75414357,17.7117365 1.71281176,15.4362578 C1.01924187,16.20944 0.465351835,17.0983942 0,18.0381386 C2.40737228,20.9660482 5.98728753,22.9054148 9.95887597,22.9054148 C13.9304644,22.9054148 17.5103797,20.9659237 19.917752,18.0380141 C19.452524,17.0982697 18.8985101,16.20944 18.2049402,15.4362578 Z"
id=
"Shape"
fill=
"url(#linearGradient-7)"
></path>
</g>
</g>
</g>
<path
d=
"M154.785033,59.3913586 L156.110983,69.5178255 C151.470159,70.9961418 148.818259,71.2918051 145.282392,71.2918051 C136.663718,71.2918051 130.917935,64.9350448 130.917935,55.2520729 L130.917935,44.6081953 L123.919866,44.6081953 L123.919866,34.3338968 L130.917935,34.3338968 L130.917935,22.1377871 L142.851484,22.1377871 L142.851484,34.3338968 L155.006025,34.3338968 L155.006025,44.6081953 L142.851484,44.6081953 L142.851484,54.8824938 C142.851484,58.5043688 144.914073,60.2783484 148.449939,60.2783484 C150.144209,60.2783484 152.133133,59.9087693 154.785033,59.3913586 Z M199.940993,34.3338968 L199.940993,70.1830678 L188.007444,70.1830678 L188.007444,68.1873408 C185.355545,69.8874045 182.114334,70.922226 178.210148,70.922226 C168.560179,70.922226 160.457152,62.865402 160.457152,52.2215244 C160.457152,41.503731 168.560179,33.5208228 178.210148,33.5208228 C182.114334,33.5208228 185.355545,34.5556442 188.007444,36.255708 L188.007444,34.3338968 L199.940993,34.3338968 Z M180.567392,61.0914224 C183.219292,61.0914224 185.797528,60.3522642 188.007444,57.7652106 L188.007444,46.6778382 C185.797528,44.0907846 183.219292,43.2777106 180.567392,43.2777106 C175.705576,43.2777106 172.16971,47.2691647 172.16971,52.2215244 C172.16971,57.1738841 175.705576,61.0914224 180.567392,61.0914224 Z M219.977569,17.7028381 L219.977569,70.1830678 L208.04402,70.1830678 L208.04402,17.7028381 L219.977569,17.7028381 Z M263.80758,51.4823662 C263.80758,52.8128509 263.80758,54.2172514 263.586588,55.5477361 L263.660252,55.7694836 L238.172548,55.7694836 C239.130179,59.0217795 241.634751,61.5349173 246.201912,61.5349173 C248.706484,61.5349173 250.621745,60.5740117 251.653039,58.9478637 L263.43926,58.9478637 C261.744991,66.3394454 254.89425,70.9961418 246.054584,70.9961418 C234.342027,70.9961418 226.533655,63.1610652 226.533655,52.2215244 C226.533655,41.3558994 234.121035,33.5208228 245.538937,33.5208228 C255.925544,33.5208228 263.80758,40.690657 263.80758,51.4823662 Z M245.538937,42.7602999 C241.487423,42.7602999 238.909187,45.125606 238.025221,48.747481 L252.610669,48.747481 C251.947694,44.8299427 249.369459,42.7602999 245.538937,42.7602999 Z M292.168174,33.2251595 C301.228832,33.2251595 307.416598,39.5080039 307.416598,49.7083866 L307.416598,70.1830678 L295.409385,70.1830678 L295.409385,51.6301979 C295.409385,46.5300065 292.831149,44.0907846 288.926964,44.0907846 C286.717047,44.0907846 284.359803,45.3473535 282.297214,47.7126596 L282.297214,70.1830678 L270.363665,70.1830678 L270.363665,34.3338968 L282.297214,34.3338968 L282.297214,36.7731187 C285.170106,34.4817284 288.337653,33.2251595 292.168174,33.2251595 Z M342.333278,59.3913586 L343.659228,69.5178255 C339.018404,70.9961418 336.366504,71.2918051 332.830638,71.2918051 C324.211963,71.2918051 318.466181,64.9350448 318.466181,55.2520729 L318.466181,44.6081953 L311.468112,44.6081953 L311.468112,34.3338968 L318.466181,34.3338968 L318.466181,22.1377871 L330.39973,22.1377871 L330.39973,34.3338968 L342.55427,34.3338968 L342.55427,44.6081953 L330.39973,44.6081953 L330.39973,54.8824938 C330.39973,58.5043688 332.462318,60.2783484 335.998185,60.2783484 C337.692454,60.2783484 339.681379,59.9087693 342.333278,59.3913586 Z M369.073268,35.1469708 C378.870564,35.1469708 386.678936,43.129879 386.678936,53.1085142 C386.678936,63.1610652 378.870564,71.1439734 369.073268,71.1439734 C364.064124,71.1439734 359.865283,69.3699938 356.771399,66.3394454 L356.771399,88.5141903 L351.762255,88.5141903 L351.762255,36.0339606 L356.771399,36.0339606 L356.771399,39.9514988 C359.865283,36.9209504 364.064124,35.1469708 369.073268,35.1469708 Z M368.483957,66.7090244 C375.924009,66.7090244 381.669792,60.5000958 381.669792,53.1085142 C381.669792,45.7908484 375.924009,39.5819198 368.483957,39.5819198 C363.769468,39.5819198 359.644291,41.6515626 356.771399,45.93868 L356.771399,60.3522642 C359.644291,64.6393816 363.769468,66.7090244 368.483957,66.7090244 Z M402.369343,17.7028381 L402.369343,70.1830678 L397.360199,70.1830678 L397.360199,17.7028381 L402.369343,17.7028381 Z M431.098257,35.1469708 C441.263873,35.1469708 449.145908,42.9820473 449.145908,53.1085142 C449.145908,63.3828127 441.263873,71.2918051 431.098257,71.2918051 C420.858977,71.2918051 412.976942,63.3828127 412.976942,53.1085142 C412.976942,42.9820473 420.858977,35.1469708 431.098257,35.1469708 Z M431.098257,66.7090244 C438.538309,66.7090244 444.136764,60.6479275 444.136764,53.1085142 C444.136764,45.7908484 438.538309,39.8036672 431.098257,39.8036672 C423.658205,39.8036672 418.05975,45.7908484 418.05975,53.1085142 C418.05975,60.6479275 423.658205,66.7090244 431.098257,66.7090244 Z M481.189697,65.7481188 L482,70.109152 C478.906117,70.9961418 476.917192,71.2918051 474.633612,71.2918051 C466.82524,71.2918051 462.847391,66.7829403 462.847391,57.9130423 L462.847391,40.3949937 L453.786733,40.3949937 L453.786733,36.0339606 L462.847391,36.0339606 L462.847391,23.3943559 L467.856535,23.3943559 L467.856535,36.0339606 L480.747714,36.0339606 L480.747714,40.3949937 L467.856535,40.3949937 L467.856535,57.9130423 C467.856535,64.1219709 470.287443,66.6351086 475.443914,66.6351086 C477.211848,66.6351086 479.3481,66.2655295 481.189697,65.7481188 Z"
id=
"TALENTPLOT"
fill=
"white"
fill-rule=
"nonzero"
></path>
</g>
</g>
</g>
</svg>
logo/talentplot.svg
0 → 100644
View file @
c403708f
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"482px"
height=
"99px"
viewBox=
"0 0 482 99"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<defs>
<linearGradient
x1=
"47.9228366%"
y1=
"-23.7929047%"
x2=
"51.8692608%"
y2=
"118.362577%"
id=
"linearGradient-1"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"0%"
y1=
"-23.7929047%"
x2=
"94.9955174%"
y2=
"118.362577%"
id=
"linearGradient-2"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<circle
id=
"path-3"
cx=
"49.0851419"
cy=
"49.0851419"
r=
"49.0851419"
></circle>
<linearGradient
x1=
"45.9185006%"
y1=
"-177.994792%"
x2=
"53.146037%"
y2=
"187.525202%"
id=
"linearGradient-5"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"-48.2469512%"
y1=
"-163.522698%"
x2=
"125.729167%"
y2=
"178.795715%"
id=
"linearGradient-6"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
<linearGradient
x1=
"36.1840225%"
y1=
"-177.994792%"
x2=
"60.6494141%"
y2=
"187.525202%"
id=
"linearGradient-7"
>
<stop
stop-color=
"#FFB984"
offset=
"0%"
></stop>
<stop
stop-color=
"#FF4E4E"
offset=
"100%"
></stop>
</linearGradient>
</defs>
<g
id=
"Page-2"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<g
id=
"talentplot-500"
transform=
"translate(-9.000000, -201.000000)"
>
<g
id=
"logo"
transform=
"translate(9.000000, 201.000000)"
>
<g
id=
"Group-8"
>
<g
id=
"Group-5"
>
<g
id=
"Oval-3"
fill=
"url(#linearGradient-2)"
fill-rule=
"nonzero"
>
<circle
id=
"path-2"
cx=
"49.0851419"
cy=
"49.0851419"
r=
"49.0851419"
></circle>
</g>
<g
id=
"pharmacy-Clipped"
>
<mask
id=
"mask-4"
fill=
"white"
>
<use
xlink:href=
"#path-3"
></use>
</mask>
<g
id=
"path-2"
></g>
<g
id=
"pharmacy"
mask=
"url(#mask-4)"
>
<path
d=
"M94.3110467,0.00512587299 L12.7370851,0.00512587299 C5.80093297,0.00512587299 0.157695975,5.64841052 0.157695975,12.5846212 L0.157695975,94.1592718 C0.157695975,101.095784 5.80093297,106.739069 12.7370851,106.739069 L94.3110467,106.739069 C101.247199,106.739069 106.890436,101.095784 106.890436,94.1592718 L106.890436,12.5843197 C106.890738,5.64810901 101.247199,0.00512587299 94.3110467,0.00512587299 Z"
id=
"Shape"
></path>
<path
d=
"M8.23275508,105.901742 L41.2249844,72.9095129 L0.157695975,31.8446368 L0.157695975,94.1592718 C0.157695975,99.5085724 3.5154443,104.085676 8.23275508,105.901742 Z"
id=
"Shape"
fill-opacity=
"0.05"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
></path>
<polygon
id=
"Shape"
fill-opacity=
"0.2"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
points=
"48.4111569 80.0956853 21.768075 106.738767 75.05454 106.738767"
></polygon>
<path
d=
"M55.5979322,72.9095129 L48.4117597,65.7233404 L0.157695975,17.4695782 L0.157695975,31.8446368 L41.2249844,72.9095129 L8.23275508,105.901742 C9.63241993,106.44026 11.1502814,106.738767 12.7371914,106.738767 L21.768075,106.738767 L48.4111569,80.0956853 L75.05454,106.738767 L89.4268849,106.738767 L55.5979322,72.9095129 Z"
id=
"Shape"
fill-opacity=
"0.5"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
></path>
</g>
</g>
</g>
<g
id=
"Group-4"
transform=
"translate(26.295613, 16.813814)"
fill-rule=
"nonzero"
>
<path
d=
"M24.0166587,0.365985707 C11.1337244,0.365985707 0.701216314,10.7949459 0.701216314,23.6734991 C0.701216314,41.9363062 16.2286702,48.5817368 24.0166587,64.1766702 C31.8046471,48.5817368 47.332101,41.9120529 47.332101,23.6734991 C47.332101,10.7949459 36.8995931,0.365985707 24.0166587,0.365985707 Z"
id=
"Shape"
fill=
"#FFFFFF"
></path>
<g
id=
"place"
transform=
"translate(12.972500, 12.637271)"
>
<path
d=
"M10.4568198,0 C6.33745523,0 2.9876628,3.46145218 2.9876628,7.71812888 C2.9876628,11.9748056 6.33745523,15.4362578 10.4568198,15.4362578 C14.5761844,15.4362578 17.9259768,11.9748056 17.9259768,7.71812888 C17.9259768,3.46145218 14.5761844,0 10.4568198,0 Z"
id=
"Shape"
fill=
"url(#linearGradient-6)"
></path>
<path
d=
"M18.2049402,15.4362578 C16.1636084,17.7117365 13.2398665,19.1708363 9.95887597,19.1708363 C6.6778855,19.1708363 3.75414357,17.7117365 1.71281176,15.4362578 C1.01924187,16.20944 0.465351835,17.0983942 0,18.0381386 C2.40737228,20.9660482 5.98728753,22.9054148 9.95887597,22.9054148 C13.9304644,22.9054148 17.5103797,20.9659237 19.917752,18.0380141 C19.452524,17.0982697 18.8985101,16.20944 18.2049402,15.4362578 Z"
id=
"Shape"
fill=
"url(#linearGradient-7)"
></path>
</g>
</g>
</g>
<path
d=
"M154.785033,59.3913586 L156.110983,69.5178255 C151.470159,70.9961418 148.818259,71.2918051 145.282392,71.2918051 C136.663718,71.2918051 130.917935,64.9350448 130.917935,55.2520729 L130.917935,44.6081953 L123.919866,44.6081953 L123.919866,34.3338968 L130.917935,34.3338968 L130.917935,22.1377871 L142.851484,22.1377871 L142.851484,34.3338968 L155.006025,34.3338968 L155.006025,44.6081953 L142.851484,44.6081953 L142.851484,54.8824938 C142.851484,58.5043688 144.914073,60.2783484 148.449939,60.2783484 C150.144209,60.2783484 152.133133,59.9087693 154.785033,59.3913586 Z M199.940993,34.3338968 L199.940993,70.1830678 L188.007444,70.1830678 L188.007444,68.1873408 C185.355545,69.8874045 182.114334,70.922226 178.210148,70.922226 C168.560179,70.922226 160.457152,62.865402 160.457152,52.2215244 C160.457152,41.503731 168.560179,33.5208228 178.210148,33.5208228 C182.114334,33.5208228 185.355545,34.5556442 188.007444,36.255708 L188.007444,34.3338968 L199.940993,34.3338968 Z M180.567392,61.0914224 C183.219292,61.0914224 185.797528,60.3522642 188.007444,57.7652106 L188.007444,46.6778382 C185.797528,44.0907846 183.219292,43.2777106 180.567392,43.2777106 C175.705576,43.2777106 172.16971,47.2691647 172.16971,52.2215244 C172.16971,57.1738841 175.705576,61.0914224 180.567392,61.0914224 Z M219.977569,17.7028381 L219.977569,70.1830678 L208.04402,70.1830678 L208.04402,17.7028381 L219.977569,17.7028381 Z M263.80758,51.4823662 C263.80758,52.8128509 263.80758,54.2172514 263.586588,55.5477361 L263.660252,55.7694836 L238.172548,55.7694836 C239.130179,59.0217795 241.634751,61.5349173 246.201912,61.5349173 C248.706484,61.5349173 250.621745,60.5740117 251.653039,58.9478637 L263.43926,58.9478637 C261.744991,66.3394454 254.89425,70.9961418 246.054584,70.9961418 C234.342027,70.9961418 226.533655,63.1610652 226.533655,52.2215244 C226.533655,41.3558994 234.121035,33.5208228 245.538937,33.5208228 C255.925544,33.5208228 263.80758,40.690657 263.80758,51.4823662 Z M245.538937,42.7602999 C241.487423,42.7602999 238.909187,45.125606 238.025221,48.747481 L252.610669,48.747481 C251.947694,44.8299427 249.369459,42.7602999 245.538937,42.7602999 Z M292.168174,33.2251595 C301.228832,33.2251595 307.416598,39.5080039 307.416598,49.7083866 L307.416598,70.1830678 L295.409385,70.1830678 L295.409385,51.6301979 C295.409385,46.5300065 292.831149,44.0907846 288.926964,44.0907846 C286.717047,44.0907846 284.359803,45.3473535 282.297214,47.7126596 L282.297214,70.1830678 L270.363665,70.1830678 L270.363665,34.3338968 L282.297214,34.3338968 L282.297214,36.7731187 C285.170106,34.4817284 288.337653,33.2251595 292.168174,33.2251595 Z M342.333278,59.3913586 L343.659228,69.5178255 C339.018404,70.9961418 336.366504,71.2918051 332.830638,71.2918051 C324.211963,71.2918051 318.466181,64.9350448 318.466181,55.2520729 L318.466181,44.6081953 L311.468112,44.6081953 L311.468112,34.3338968 L318.466181,34.3338968 L318.466181,22.1377871 L330.39973,22.1377871 L330.39973,34.3338968 L342.55427,34.3338968 L342.55427,44.6081953 L330.39973,44.6081953 L330.39973,54.8824938 C330.39973,58.5043688 332.462318,60.2783484 335.998185,60.2783484 C337.692454,60.2783484 339.681379,59.9087693 342.333278,59.3913586 Z M369.073268,35.1469708 C378.870564,35.1469708 386.678936,43.129879 386.678936,53.1085142 C386.678936,63.1610652 378.870564,71.1439734 369.073268,71.1439734 C364.064124,71.1439734 359.865283,69.3699938 356.771399,66.3394454 L356.771399,88.5141903 L351.762255,88.5141903 L351.762255,36.0339606 L356.771399,36.0339606 L356.771399,39.9514988 C359.865283,36.9209504 364.064124,35.1469708 369.073268,35.1469708 Z M368.483957,66.7090244 C375.924009,66.7090244 381.669792,60.5000958 381.669792,53.1085142 C381.669792,45.7908484 375.924009,39.5819198 368.483957,39.5819198 C363.769468,39.5819198 359.644291,41.6515626 356.771399,45.93868 L356.771399,60.3522642 C359.644291,64.6393816 363.769468,66.7090244 368.483957,66.7090244 Z M402.369343,17.7028381 L402.369343,70.1830678 L397.360199,70.1830678 L397.360199,17.7028381 L402.369343,17.7028381 Z M431.098257,35.1469708 C441.263873,35.1469708 449.145908,42.9820473 449.145908,53.1085142 C449.145908,63.3828127 441.263873,71.2918051 431.098257,71.2918051 C420.858977,71.2918051 412.976942,63.3828127 412.976942,53.1085142 C412.976942,42.9820473 420.858977,35.1469708 431.098257,35.1469708 Z M431.098257,66.7090244 C438.538309,66.7090244 444.136764,60.6479275 444.136764,53.1085142 C444.136764,45.7908484 438.538309,39.8036672 431.098257,39.8036672 C423.658205,39.8036672 418.05975,45.7908484 418.05975,53.1085142 C418.05975,60.6479275 423.658205,66.7090244 431.098257,66.7090244 Z M481.189697,65.7481188 L482,70.109152 C478.906117,70.9961418 476.917192,71.2918051 474.633612,71.2918051 C466.82524,71.2918051 462.847391,66.7829403 462.847391,57.9130423 L462.847391,40.3949937 L453.786733,40.3949937 L453.786733,36.0339606 L462.847391,36.0339606 L462.847391,23.3943559 L467.856535,23.3943559 L467.856535,36.0339606 L480.747714,36.0339606 L480.747714,40.3949937 L467.856535,40.3949937 L467.856535,57.9130423 C467.856535,64.1219709 470.287443,66.6351086 475.443914,66.6351086 C477.211848,66.6351086 479.3481,66.2655295 481.189697,65.7481188 Z"
id=
"TALENTPLOT"
fill=
"#565656"
fill-rule=
"nonzero"
></path>
</g>
</g>
</g>
</svg>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment