Merge branch 'master' into master

This commit is contained in:
John Furrow 2018-04-05 10:44:41 -07:00 committed by GitHub
commit 3f12fe317a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 467 additions and 11 deletions

View file

@ -1,12 +1,29 @@
# Open Source Communities on Discord
This is the source list of OSS communities that use and live on Discord. It is used to populate the list at https://discordapp.com/open-source.
To add your project and community to the list:
* Fork the repo
* Add your logo into `/logos`
-- Logos should be 40x40 SVGs
* Add your community to communities.json like so:
Thanks for being part of Discord!
## Acceptance criteria
At this time, we are accepting communities which meet the following criteria:
1. Your community is not Discord-focused (for example, Discord bots or modifications are not accepted).
2. Your community has at least 1,000 members, or the GitHub repo has at least 1,000 stars.
3. Your community adheres to the [Discord community guidelines](https://discordapp.com/guidelines).
While this list does not currently extend to Discord bots, look forward to something for bots in the future.
## Adding your project
1. Fork the repo
2. Add your logo into [`/logos`](https://github.com/discordapp/discord-open-source/tree/master/logos)
* Logo dimensions should be either `72x72` for SVG or `144x144` for PNG.
* Logo should be minified.
* SVGs should contain only vector shapes — no raster graphics.
3. Add your community to [`communities.json`](https://github.com/discordapp/discord-open-source/blob/master/communities.json), like so:
```json
{
@ -15,12 +32,8 @@ To add your project and community to the list:
"quote": "Optional: A short quote about how you use Discord for your project.",
"quoteSourceUrl": "Optional: An optional source for the quote.",
"inviteCode": "The public invite code to your project, usually the code after https://discord.gg/",
"githubUrl": "The URL of your Github organization or project repository."
"githubUrl": "The URL of your GitHub organization or project repository."
}
```
* Submit a PR with your change and, if all is OK, we'll merge it and pull it in!
Thanks for being part of Discord!
This list does not currently extend to Discord bots, but look forward to something for bots in the future.
4. Submit a PR with your change, and if all is well, we'll merge it and display it on Discord's [open source page](https://discordapp.com/open-source)!

View file

@ -1,5 +1,12 @@
{
"data": [
{
"logo": "organizr.png",
"title": "Organizr",
"quote": "HTPC/Homelab Services Organizer - Written in PHP",
"inviteCode": "TrNtY7N",
"githubUrl": "https://github.com/causefx/organizr"
},
{
"logo": "yarnpkg.svg",
"title": "Yarnpkg",
@ -70,6 +77,20 @@
"inviteCode": "s93b7Fv",
"githubUrl": "https://github.com/vuetifyjs"
},
{
"logo": "hearthsim.svg",
"title": "HearthSim",
"quote": "Discord powers our open source developer community, our company's virtual offices and our end-user community. We're huge fans.",
"inviteCode": "hearthsim",
"githubUrl": "https://github.com/HearthSim"
},
{
"logo": "sharex.svg",
"title": "ShareX",
"quote": "We use Discord as our main communication channel with our users. When we are adding new features we can discuss it with users and get their feedback. It is also helpful for users to get support more quickly too, because when we are not available there will still be other users who can help with answering questions.",
"inviteCode": "ShareX",
"githubUrl": "https://github.com/ShareX/ShareX"
},
{
"logo": "jest.png",
"title": "Jest",
@ -118,6 +139,26 @@
"inviteCode": "docusaurus",
"githubUrl": "https://github.com/facebook/Docusaurus"
},
{
"logo": "quasar.svg",
"title": "Quasar",
"inviteCode": "5TDhbDg",
"githubUrl": "https://github.com/quasarframework/quasar"
},
{
"logo": "flarum.svg",
"title": "Flarum",
"quote": "Discord shines not only in terms of performance, but more so in regards to design and ux. There is no other decent communication client able to match Discord, period.",
"inviteCode": "3fnPSjA",
"githubUrl": "https://github.com/flarum/flarum"
},
{
"logo": "rnfirebase.svg",
"title": "React Native Firebase",
"quote": "We tried Gitter, we tried Slack and then we loved Discord. It provides us with far more customisation than the previous two - especially in regards to user roles.",
"inviteCode": "C9aK28N",
"githubUrl": "https://github.com/invertase/react-native-firebase"
},
{
"logo": "obsproject.svg",
"title": "OBS Studio",
@ -125,6 +166,55 @@
"inviteCode": "obsproject",
"githubUrl": "https://github.com/obsproject/obs-studio"
},
{
"logo": "rigsofrods.svg",
"title": "Rigs of Rods",
"inviteCode": "rigsofrods",
"githubUrl": "https://github.com/RigsOfRods/rigs-of-rods"
},
{
"logo": "myst.svg",
"title": "Myst Language",
"quote": "Discord is by far the the best place to start a fledgling community like ours with an incredibly low barrier-to-entry and beautifully simple interface, but also providing powerful tools and infrastructure to grow massively (should that ever happen) without paywalls or having to switch services.",
"inviteCode": "8FtMeac",
"githubUrl": "https://github.com/myst-lang/myst"
},
{
"logo": "nodecg.svg",
"title": "NodeCG",
"inviteCode": "NNmVz4x",
"githubUrl": "https://github.com/nodecg/nodecg"
},
{
"logo": "linuxgsm.svg",
"title": "LinuxGSM",
"quote": "Discord is a great cross-platorm tool to support a community of gamers who want to setup there own Linux game server. Making it easy for everyone to help and collaborate together.",
"inviteCode": "UM4VTpK",
"githubUrl": "https://github.com/GameServerManagers/LinuxGSM"
},
{
"logo": "opendota.svg",
"title": "OpenDota",
"quote": "Community-maintained open source Dota 2 data platform.",
"quoteSourceUrl": "https://github.com/odota",
"inviteCode": "0o5SQGbXuWCNDcaF",
"githubUrl": "https://github.com/odota"
},
{
"logo": "rpcs3.svg",
"title": "RPCS3",
"quote": "RPCS3 is the world's first PlayStation 3 emulator. We use Discord to provide support for our users, has allowed easy collaboration between contributors and is a great place for our patrons to discuss development.",
"inviteCode": "bVz5e6",
"githubUrl": "https://github.com/RPCS3/rpcs3"
},
{
"logo": "semux.svg",
"title": "Semux",
"quote": "Semux is an innovative high-performance blockchain platform powered by Semux BFT consensus algorithm.",
"quoteSourceUrl": "https://www.semux.org/",
"inviteCode": "9yJGkr3",
"githubUrl": "https://github.com/semuxproject/"
},
{
"logo": "hyperium-svg.png",
"title": "Hyperium Client",

13
logos/flarum.svg Normal file
View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch -->
<title>Desktop HD Copy 5</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Rectangle-7-+-Rectangle-6-Copy-4" transform="translate(3.125000, 0.000000)" fill="#FFFFFF">
<polygon id="Rectangle-7" transform="translate(10.355668, 34.013664) scale(1, -1) translate(-10.355668, -34.013664) " points="1.7872807 38.7404938 1.7872807 40.0273286 18.9240546 40 18.9240546 28"></polygon>
<path d="M3.00235843,0 C1.34420165,0 0,1.33848882 0,3.00225616 L0,26.6230996 C0.0285130931,27.4756522 -0.0149805121,28.3645281 2.70306229,29.8196104 C2.70306229,29.8196104 0.0397541415,26.8471917 4.23066927,27.0598929 L34,27.0598929 L34,0 L3.00235843,0 Z" id="Rectangle-6"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

1
logos/hearthsim.svg Normal file
View file

@ -0,0 +1 @@
<?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" id="SVGRoot" version="1.1" viewBox="0 0 40 40" height="40px" width="40px"><g><g transform="matrix(0.05555552,0,0,0.05555552,11.000006,13.55556)"><path style="fill:#b90303" d="m -45.31331,356.83961 c 3,-3.358 39.658,2.712 41.908,3.239 13.378,3.144 26.584,11.672 39.817,14.83 12.365,2.948 28.15,-2.256 40.9,-2.489 47.274,-0.862 95.59,0.45 123.054,-15.657 32.175,-18.869 48.875,-56.563 60.768,-90.949 7.761,-22.431 -0.368,-70.814 -1.644,-94.579 -0.909,-16.9 -26.482,-63.555 -37.832,-69.085 -98.492,-47.993999 -106.712,-17.843999 -120.263,20.622 -6.027,17.105 -39.849,-15.16 -34.405,-38.486999 12.118,-51.933 26.1,-66.851 62.141,-74.5819998 14.632,-3.139 17.62,8.3209998 28.127,10.0479998 7.287,1.2 21.389,-8.624 30.41,-8.628 9.365,0 14.493,13.149 25.5,15.626 12.488,2.814 26.159,-2.7 37.009,0 12.264,3.051 19.224,25.809 28.064,28.444 12.184,3.626 14.9,-2.17 22.853,-1.814 6.712,0.3 16.05,16.376 21.694,22.744 47.173,53.204999 71.491,125.876999 45.263,220.941999 -2.979,10.793 -16.56,19.5 -22.207,32.075 -6.615,14.738 -5.054,34.971 -9.867,47.7 -3.03,8.012 -16.354,14.662 -22.207,19.739 -28.3,24.554 -64.178,70.15 -109.425,76.486 -13.445,1.882 -28.746,-4.531 -42.767,-0.822 -35.959,9.515 -127.315,1.293 -147.276,-28.48 -12.308,-18.363 -81.528,-62.418 -59.615,-86.923"/><path style="fill:#b90303" d="m -55.75931,116.59961 c 3.438,53.344 62.744,65.614 90.092,102.391 31.415,42.247 145.379,33.549 164.446,-14.577 13.173,-33.247 10.082,-73.382 -7.776,-83.584 -14.881,-8.505 -44.44,-9.844 -50.044,1.528 -5.689,11.547 18.037,26.584 12.336,37.831 -1.869,3.686 -24.344,12.274 -28.784,10.692 -85.9,-30.614 -90.76,-60.354 -92.509,-141.409999 -1.749,-81.056 36.328,-81.479 48.15,-115.656 11.822,-34.177001 38.971,-28.870001 70.948,-47.623001 27.3,-16.00699 54.859,7.884 89.741,6.94 12.667,-0.343 34.782,-12.544 50.458,-4.782 43.416,21.494 46.566,10.775 84.171,-0.861 22.483,-6.956 -48.774,-48.66299 -89.317,-89.48299 -25.1,-25.275 -103.041,-25.818 -138.776,-16.364 -13.931,3.686 -29.138,-2.689 -42.5,-0.816 -44.962,6.3 -69.448,61.635 -103.8,76.007 -24.745,10.355 -50.268,42.91299 -49.857,69.266991"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

193
logos/linuxgsm.svg Normal file
View file

@ -0,0 +1,193 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns: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"
width="40"
height="40"
id="svg4312"
version="1.1"
inkscape:version="0.92.1 r15371"
sodipodi:docname="LinuxGSM_colour_logo.svg"
inkscape:export-filename="C:\Users\me\Documents\Working Directory\LinuxGSM_colour_logo.png"
inkscape:export-xdpi="4.6315041"
inkscape:export-ydpi="4.6315041">
<title
id="title5291">LinuxGSM Logo</title>
<defs
id="defs4314">
<linearGradient
id="linearGradient3910-6-0-8-7-7-8">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop3912-5-9-3-8-7-4" />
<stop
style="stop-color:#4c4c4c;stop-opacity:1;"
offset="1"
id="stop3914-0-1-3-0-6-9" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3910-6-0-8-7-7-8"
id="linearGradient5427"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.0012867,0,0,3.0012867,-152.31552,-675.94661)"
x1="140.00095"
y1="230.00362"
x2="140.00095"
y2="497.71365" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6568542"
inkscape:cx="-36.319066"
inkscape:cy="38.176967"
inkscape:document-units="px"
inkscape:current-layer="g6064"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:pagecheckerboard="true" />
<metadata
id="metadata4317">
<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>LinuxGSM Logo</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Daniel Gibbs</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>tux linuxgsm logo</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>A stylised stencil (a &quot;stycil&quot; - isn't that catchy) inspired by Larry Ewing's Tux illustration.
http://en.wikipedia.org/wiki/Tux
You're under no obligation to do so, but if you do something with this, drop me a line - I'd love to hear about it.
cheese@twolofbees.com</dc:description>
<dc:date>2014-11-26</dc:date>
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:source>https://github.com/GameServerManagers/LinuxGSM/wiki/Brand</dc:source>
<dc:relation>https://linuxgsm.com</dc:relation>
<dc:contributor>
<cc:Agent>
<dc:title>Original Design by Cheeseness (Josh Bush)
http://twolofbees.com/uploads/2012/stycil_tux.svg</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="g6064"
transform="translate(56.568542,-789.10431)"
style="display:inline">
<g
transform="matrix(0.04824483,0,0,0.04824483,-83.861422,769.6811)"
id="g5961-3"
style="display:inline">
<g
transform="translate(-452.34937,725.009)"
id="g5391-8-7">
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path5199-1-3-9"
d="m 1295.2947,213.49225 v 51.44487 h 265.7241 v -51.44487 z"
style="fill:#000000;stroke:none;stroke-width:0.37795275;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path5199-9-5-2"
d="m 1295.2947,277.56671 v 51.44487 h 265.7241 v -51.44487 z"
style="fill:#000000;stroke:none;stroke-width:0.37795275;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path5199-8-9-8"
d="m 1295.2947,341.64115 v 51.44487 h 265.7241 v -51.44487 z"
style="fill:#000000;stroke:none;stroke-width:0.37795275;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<g
style="fill:#000000"
transform="translate(-0.90575)"
id="g5258-9-9">
<path
inkscape:connector-curvature="0"
d="m 1424.625,162.97931 a 4.75,4 0 0 1 -4.75,4 4.75,4 0 0 1 -4.75,-4 4.75,4 0 0 1 4.75,-4 4.75,4 0 0 1 4.75,4 z m 18.375,-0.25 a 4.75,4 0 0 1 -4.75,4 4.75,4 0 0 1 -4.75,-4 4.75,4 0 0 1 4.75,-4 4.75,4 0 0 1 4.75,4 z m -146.7996,-13.31157 v 51.44487 h 265.7241 v -51.44487 z"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.37795275;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path5239-0-4-2" />
</g>
</g>
<path
style="fill:#000000;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 912.26148,854.87423 v 7.27539 c 0,2.79634 4.1201,7.15235 7.0974,7.15235 h 57.0982 57.09622 c 2.9773,0 7.0974,-4.35601 7.0974,-7.15235 v -7.27539 h -64.19362 z"
id="path5429-1-9"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
style="fill:#000000;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 969.04908,749.4172 c -1.2404,0 -6.5507,5.41807 -6.5507,6.21875 v 4.91993 h 0.9531 c 0,43.5553 3.7609,25.12079 3.3398,62.125 0,0.82719 4.4526,3.88671 5.4356,3.88671 v 8.39649 h -1.125 v 1.0625 h -3.2266 v 0.5957 h -48.9883 c -2.8742,0 -6.9863,4.8837 -6.9863,7.15234 v 7.2754 h 128.75002 v -7.2754 c 0,-2.79633 -4.1361,-7.15234 -7.125,-7.15234 h -8.3535 v -0.79492 h -2.166 v -3.18164 h -1.1485 v -1.28125 h -8.9726 -8.9707 v 1.28125 h -1.1485 v 3.18164 h -2.166 v 0.79492 h -16.46682 v -0.5957 h -3.2246 v -1.0625 h -1.1269 v -8.39649 c 0.983,0 5.4355,-3.05952 5.4355,-3.88671 -0.4211,-37.00421 3.3399,-18.5697 3.3398,-62.125 h 0.9532 v -4.91993 c 0,-0.80068 -5.3104,-6.21875 -6.5508,-6.21875 h -6.9551 z"
id="path5429-3-7-4" />
<path
style="fill:none;stroke:#ff00ff;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 912.26148,851.05049 v -7.27539 c 0,-2.79634 4.1201,-7.15235 7.0974,-7.15235 h 57.0982 57.09622 c 2.9773,0 7.0974,4.35601 7.0974,7.15235 v 7.27539 h -64.19362 z"
id="path5429-7-77-6"
inkscape:connector-curvature="0" />
</g>
<g
transform="matrix(0.04824483,0,0,0.04824483,-50.068542,789.10431)"
id="g5425"
style="display:inline">
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f6bd0e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:16;marker:none;enable-background:accumulate"
d="m 116.05923,577.93526 c -3.48,0.20109 -7.3256,1.1375 -11.63,2.90735 -27.54822,11.32986 -15.44643,35.19849 -27.48069,50.27156 -12.03367,15.07396 -36.19673,7.81324 -43.79988,38.64156 -7.60286,30.82892 109.26727,182.19131 172.10487,156.34843 62.838,-25.84288 39.4726,-215.66466 12.3803,-232.22455 -27.0917,-16.55961 -39.0863,5.6223 -58.2436,3.37644 -16.1637,-1.89502 -24.5385,-20.40725 -43.331,-19.32079 z m 316.5418,0 c -17.3826,0.30013 -25.7964,17.496 -41.3614,19.32079 -19.1572,2.24586 -31.1518,-19.93605 -58.2435,-3.37644 -27.0923,16.55989 -50.4576,206.38137 12.3803,232.22455 62.8376,25.84288 179.7077,-125.51951 172.1049,-156.34843 -7.6032,-30.82832 -31.6726,-23.5676 -43.7063,-38.64156 -12.0342,-15.07307 0.069,-38.9417 -27.4803,-50.27156 -5.1656,-2.12371 -9.6822,-2.97637 -13.6937,-2.90735 z"
id="path4372-7-9"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccsssccssscccc"
inkscape:label="path4372-7-9" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5427);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:16;marker:none;enable-background:accumulate"
d="M 275.31501,-1.7916665e-6 C 194.26645,-1.7916665e-6 146.68586,49.443198 137.72462,116.11228 128.76368,182.78135 143.19147,194.9981 120.74874,263.26927 98.30602,331.53923 -2.31211,448.5711 0.04059,556.5511 c 0.73262,33.61801 4.60398,62.7266 11.34877,88.1628 8.26915,-13.70117 20.521,-23.35722 29.45012,-27.48068 6.9708,-3.21799 10.34005,-4.76544 11.91151,-5.34589 0.2281,-1.72724 1.11168,-5.65953 2.71977,-13.41216 2.20895,-10.64736 10.67498,-27.3186 25.13578,-38.2664 -0.14707,-3.31673 -0.30674,-6.59923 -0.37516,-10.0354 -1.67022,-83.75241 84.89138,-174.48761 100.82462,-227.44141 15.93263,-52.952 9.00175,-58.40504 11.62998,-71.56178 2.62793,-13.15674 12.77468,-28.48221 27.38675,-40.70495 1.39198,-1.1651 2.74677,-1.67532 4.12676,-1.68823 13.32151,-0.12605 26.65263,48.37144 52.42857,48.39576 25.77596,0.03 39.1848,-59.11995 54.02317,-46.70753 14.61207,12.22304 24.75882,27.54821 27.38674,40.70495 2.62823,13.15674 -4.30325,18.60978 11.62999,71.56178 15.93322,52.9532 102.40085,143.6887 100.73065,227.44141 -0.069,3.40406 -0.2311,6.65445 -0.3751,9.94176 14.525,10.94599 23.0156,27.68686 25.2294,38.36004 1.6081,7.75263 2.492,11.68492 2.7201,13.41216 1.5666,0.57954 4.95,2.21674 11.9112,5.43983 8.9321,4.13577 21.1104,13.7738 29.3564,27.48068 6.7629,-25.46262 10.7089,-54.59011 11.4425,-88.25674 2.3527,-107.98 -98.3591,-225.01217 -120.80184,-293.28183 C 407.43855,194.9981 421.95998,182.78135 412.99903,116.11228 404.03809,49.443198 356.36355,-1.7916666e-6 275.31501,-1.7916665e-6 Z M 271.93856,763.54594 c -1.37309,8.8712 -3.21648,17.57674 -5.62741,25.98004 -3.92959,13.69607 -9.66505,27.42155 -18.19531,39.11067 8.8406,0.54803 17.90178,0.62006 27.19917,0.18608 9.29738,0.43308 18.35556,0.36075 27.19916,-0.18608 -8.53027,-11.68912 -14.26572,-25.4146 -18.1953,-39.11067 -2.41093,-8.4033 -4.25433,-17.10884 -5.62741,-25.98004 -1.12519,0.03 -2.24077,0.093 -3.37645,0.093 -1.13569,0 -2.25127,-0.072 -3.37645,-0.093 z"
id="path4372-7-91"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ssssccccccsccccscsccccccsssscscccscsc" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

1
logos/myst.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB

8
logos/nodecg.svg Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40" xml:space="preserve">
<g fill="#FFFFFF">
<path d="M22.4,27.6c1.3-0.3,2.4-0.9,3.4-1.8H14C16.4,26.9,19.6,28.1,22.4,27.6z"/>
<polygon points="23.8,13.2 25.8,16.5 29.7,16.5 27.7,13.2"/>
<path d="M39.7,18.8L30.9,3.5c-0.4-0.7-1.2-1.2-2-1.2H11.2c-0.8,0-1.6,0.4-2,1.2L0.3,18.8c-0.4,0.7-0.4,1.6,0,2.3l8.8,15.3c0.4,0.7,1.2,1.2,2,1.2h17.7c0.8,0,1.6-0.4,2-1.2l8.8-15.3C40.1,20.4,40.1,19.6,39.7,18.8z M7.8,11.1C8,10.6,8.5,10.4,9,10.4h7.2c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4h-4.7l1.9,3.3h6.4c0.8,0,1.4,0.7,1.4,1.5c0,0.8-0.6,1.5-1.4,1.5h-7.1c-0.6,0-1.1-0.3-1.4-0.9l-3.6-6.2C7.5,12,7.5,11.5,7.8,11.1z M32.2,25.8h-2.8c-1.6,2.4-3.8,4.1-6.5,4.6c-0.7,0.1-1.4,0.2-2.1,0.2c-6.2,0-12.4-4.9-12.7-5.1c-0.6-0.5-0.7-1.3-0.4-1.8C8,23.1,8.5,22.9,9,22.9c0.2,0,18.7,0,18.7,0l1.9-3.3h-4.7c-0.5,0-1-0.3-1.3-0.8l-3.6-6.3c-0.3-0.4-0.3-1,0-1.4c0.3-0.4,0.7-0.7,1.3-0.7h7.2c0.5,0,1,0.2,1.3,0.7l3.6,6.2c0,0,0,0,0,0c0,0,0,0.1,0.1,0.1c0,0,0,0,0,0c0,0.1,0,0.1,0.1,0.2c0,0,0,0,0,0c0,0.1,0,0.1,0,0.2c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0.1,0,0.2,0,0.3c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1-0.1,0.2l-2.4,4.1h1.1c0.8,0,1.4,0.6,1.4,1.4C33.6,25.1,33,25.8,32.2,25.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

4
logos/opendota.svg Normal file
View file

@ -0,0 +1,4 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1138 1138" width="40" height="40">
<path fill="#999999" d="M450 1047h60a1 1 0 0 0 0-957h-60zm120-807a.9 1 0 0 1 0 660z"/>
<path d="M436.5 216.4c-87.2 18.3-162.6 66.3-216.3 137.8-38.2 50.9-61.1 109.7-69.4 177.8-1.7 13.7-1.7 59.2 0 73.5 9.9 85.6 44.9 159 103.8 217.9 52.5 52.5 116.8 86.1 191.4 100 24.6 4.6 31 5.1 63.5 5 33 0 42.3-.8 68.5-6 136.4-27 244.8-129.1 279.6-263.4 8-30.9 10.9-54.8 10.9-90 0-28.6-.7-37.7-5-62.5-21.9-127.8-114.1-235.7-237.2-277.9-14.2-4.8-31-9.5-43.8-12.1-4.4-.9-9-1.8-10.2-2.1l-2.3-.4V336.7l10.3 3.3c75.2 23.7 133 81 157 155.5 32.5 101.1-5 211-92.6 271.3-40.1 27.6-85.6 41.5-135.7 41.5-50.1 0-95.6-13.9-135.7-41.5-44.2-30.4-76.2-73.4-92.6-124.4-30.5-94.7.6-198.2 78.3-260.6 24.4-19.6 54.4-35.1 83.1-43.1l7.9-2.2v-61.3c0-48.3-.3-61.2-1.2-61.1-.7 0-6.2 1.1-12.3 2.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 869 B

BIN
logos/organizr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

58
logos/quasar.svg Normal file
View file

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1"
id="svg3742" inkscape:version="0.91 r13725" sodipodi:docname="quasar-logo-full-inline-inverted.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 140 140"
style="enable-background:new 0 0 140 140;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#263238;}
.st2{fill:#1976D2;}
.st3{fill:#42A5F5;}
</style>
<sodipodi:namedview bordercolor="#666666" borderopacity="1.0" fit-margin-bottom="0" fit-margin-left="0" fit-margin-right="0" fit-margin-top="0" id="base" inkscape:current-layer="g5519-9-0" inkscape:cx="155.07759" inkscape:cy="-11.279441" inkscape:document-units="px" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="1056" inkscape:window-maximized="1" inkscape:window-width="1920" inkscape:window-x="0" inkscape:window-y="24" inkscape:zoom="0.98994949" pagecolor="#ffffff" showgrid="false">
</sodipodi:namedview>
<g id="g4636-5-7-7" transform="translate(14.241949,-1.4302574e-5)">
<g id="g4768-9-1-2" transform="translate(-29.798982,0)">
<g id="g5443-0-1-3-9-3" transform="matrix(0.55595317,0,0,0.55595317,-1486.6013,-286.79579)" inkscape:export-filename="/home/emanuele/Desktop/logo1.png" inkscape:export-xdpi="44.860481" inkscape:export-ydpi="44.860481">
<g id="g8856-6-1-1-9-9-3-3" transform="matrix(0.09527033,0,0,0.09527033,-1695.2716,706.62921)" inkscape:export-xdpi="3.4165223" inkscape:export-ydpi="3.4165223">
<circle id="circle8858-1-3-7-6-9-7-2" inkscape:export-xdpi="10.031387" inkscape:export-ydpi="10.031387" class="st0" cx="47504" cy="-678.9" r="1257.7">
</circle>
<path id="path8860-5-4-8-2-7-1-8" inkscape:connector-curvature="0" inkscape:export-xdpi="10.031387" inkscape:export-ydpi="10.031387" class="st1" d="
M47709.9-678.9c0,113.6-92.1,205.8-205.8,205.8l0,0c-113.6,0-205.8-92.1-205.8-205.8c0,0,0,0,0,0
c0-113.6,92.1-205.8,205.8-205.8C47617.7-884.7,47709.9-792.6,47709.9-678.9z"/>
<path id="path8862-5-5-9-1-9-2-7" inkscape:connector-curvature="0" inkscape:transform-center-x="-514.04855" inkscape:transform-center-y="-444.04649" class="st2" d="
M48417.4-1206.3c-44.7-77-99-148-161.6-211.3l-237.9,137.3c-74.1-63.3-158.4-111.8-248.3-143.9
c-81.2,82.3-145.7,174.3-192.2,274.3c264.8-18,538.2,77.8,792.1,276.2l149.7-86.4C48495.8-1046.2,48461.6-1128.9,48417.4-1206.3
L48417.4-1206.3z"/>
<path id="path8864-4-8-1-2-7-3-1" inkscape:connector-curvature="0" inkscape:transform-center-x="-689.63727" inkscape:transform-center-y="265.80217" class="st3" d="
M48417.5-151.6c44.3-77.2,78.6-159.8,102.2-245.6l-237.9-137.3c17.8-95.9,17.7-193.1,0.5-287c-111.9-29.2-223.8-39.1-333.6-29.3
c148,220.3,201.7,505,156.9,824.1l149.7,86.4C48318-3.7,48372.6-74.7,48417.5-151.6L48417.5-151.6z"/>
<path id="path8866-7-5-5-0-3-5-6" inkscape:connector-curvature="0" inkscape:transform-center-x="-117.49007" inkscape:transform-center-y="639.34029" class="st2" d="
M47504.2,375.8c89-0.3,177.7-11.8,263.8-34.3V66.8c91.9-32.5,176.1-81.3,248.8-143.1c-30.7-111.5-78.1-213.3-141.4-303.6
c-116.8,238.3-336.5,427.2-635.2,547.9v172.9C47326.3,363.6,47415,375.3,47504.2,375.8z"/>
<path id="path8868-6-7-4-7-5-7-1" inkscape:connector-curvature="0" inkscape:transform-center-x="514.04857" inkscape:transform-center-y="444.04652" class="st3" d="
M46590.7-151.5c44.7,77,99,148,161.6,211.3l237.9-137.3c74.1,63.3,158.4,111.8,248.3,143.9c81.2-82.3,145.7-174.3,192.2-274.3
c-264.8,18-538.2-77.8-792.1-276.2l-149.7,86.4C46512.4-311.6,46546.6-228.9,46590.7-151.5L46590.7-151.5z"/>
<path id="path8870-5-3-9-3-0-0-9" inkscape:connector-curvature="0" inkscape:transform-center-x="689.63729" inkscape:transform-center-y="-265.80221" class="st2" d="
M46590.7-1206.2c-44.3,77.2-78.6,159.8-102.2,245.6l237.9,137.3c-17.8,95.9-17.7,193.1-0.5,287
c111.9,29.2,223.8,39.1,333.6,29.3c-148-220.3-201.7-505-156.9-824.1l-149.7-86.4C46690.1-1354.1,46635.6-1283.2,46590.7-1206.2
z"/>
<path id="path8872-6-3-2-1-4-2-1" inkscape:connector-curvature="0" inkscape:transform-center-x="117.49005" inkscape:transform-center-y="-639.34032" class="st3" d="
M47504-1733.6c-89,0.3-177.7,11.8-263.8,34.3v274.7c-91.9,32.5-176.1,81.3-248.8,143.1c30.7,111.5,78.1,213.3,141.4,303.6
c116.8-238.3,336.5-427.2,635.2-547.9v-172.9C47681.9-1721.4,47593.2-1733.2,47504-1733.6L47504-1733.6z"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

1
logos/rigsofrods.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 211 KiB

1
logos/rnfirebase.svg Normal file
View file

@ -0,0 +1 @@
<svg width="183" height="197" viewBox="0 0 183 197" xmlns="http://www.w3.org/2000/svg"><title>Slice 1</title><g fill="none" fill-rule="evenodd"><path fill="#F4A93F" d="M80.95 76l19.202 33.45-24.243-.872z"/><path fill="#F4A83E" d="M90.16 82.4l14.234 27.05-29.091-.872z"/><path fill="#E88634" d="M87.489 87.038L99.94 109.45l-24.334-.243z"/><path fill="#F8CA51" d="M100.546 84.758l3.848 24.692L75 109.153z"/><path fill="#F8CA51" d="M90.16 117l14.555-7.847L75 108.875z"/><path d="M1.008 98C1.643 118.712 41.69 135 91 135v-8.002C51.309 126.8 9.675 114.642 9.008 98h-8z" fill="#E88634"/><path d="M135.523 21.782C117.27 11.976 83.14 38.515 58.484 81.218l6.93 4.001c20.016-34.275 51.364-64.252 66.11-56.508l4-6.929z" fill="#F9CB52"/><path d="M1.008 98C1.643 77.288 41.69 61 91 61v8.002C51.309 69.2 9.675 81.358 9.008 98h-8z" fill="#E88634"/><path d="M46.043 20c-17.62 10.906-11.702 53.732 12.953 96.436l6.93-4.002C46.251 77.963 35.964 35.827 50.043 26.93l-4-6.929z" fill="#F4A73E"/><path d="M46.043 176.436C28.423 165.53 34.34 122.703 58.996 80l6.93 4.001c-19.675 34.472-29.962 76.608-15.883 85.506l-4 6.929z" fill="#F9CB52"/><path d="M45 20.5c18.255-9.806 52.384 16.732 77.04 59.436l-6.931 4C95.093 49.662 63.746 19.687 49 27.43L45 20.5z" fill="#F4A73E"/><path d="M181 98c-.635-20.712-40.683-37-89.992-37v8.002C130.698 69.2 172.333 81.358 173 98h8z" fill="#E88634"/><path d="M45.241 176.501c.107.065.214.129.322.191 18.143 10.475 52.623-16.146 77.476-59.192l-6.892-4.067c-20.175 34.58-51.9 64.808-66.502 56.378a10.11 10.11 0 0 1-.437-.267L45.24 176.5z" fill="#F9CB52"/><path d="M136.036 175.938C117.78 185.738 83.653 159.2 59 116.5l-.26-.45 6.836-4.16c19.984 34.503 51.585 64.863 66.431 57.134l4.029 6.914z" fill="#F4A73E"/><path d="M181 97c.005.166.008.333.008.5 0 20.95-40.295 37.5-90 37.5v-8.002c40.012-.198 82-12.554 82-29.403 0-.2-.006-.398-.018-.595H181z" fill="#E88634"/><path d="M135.005 176.43c17.609-10.915 11.688-53.734-12.962-96.43l-.44-.76-7.022 3.835.047.082c19.952 34.558 30.52 77.214 16.45 86.298l3.927 6.975z" fill="#F4A73E"/><path d="M135.48 21.282c17.62 10.906 11.702 53.733-12.953 96.436l-6.93-4.001c19.676-34.472 29.962-76.608 15.883-85.506l4-6.929z" fill="#F9CB52"/></g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

62
logos/rpcs3.svg Normal file
View file

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="40"
height="40"
viewBox="0 0 200 200"
version="1.1"
id="svg3808"
inkscape:version="0.92.1 r"
sodipodi:docname="rpcs3.svg">
<defs
id="defs3802" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="327.26612"
inkscape:cy="513.19129"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata3805">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-97)">
<path
style="fill:#0064e7;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0"
d="m 165.37035,132.44379 c -0.73874,0.007 -1.16117,0.0403 -1.16117,0.0403 H 8.1236075 v 20.84679 H 154.58754 c 0,0 8.88545,-0.2872 8.76122,14.37897 -0.077,16.31981 -6.97629,16.09063 -8.76122,16.08997 H 8.3912975 v 21.38112 H 154.58754 c 0,0 9.37305,-1.13832 9.29607,15.1815 -0.077,16.31981 -6.9768,16.09012 -8.76173,16.08946 H 8.3912975 l -0.26769,20.84679 H 157.52741 c 0,0 33.69854,1.72921 33.91628,-31.80168 0.21773,-33.53089 -2.61267,-29.61175 -9.14466,-33.31321 8.49159,-3.266 8.9271,-8.70935 8.9271,-35.27278 0,-23.24302 -20.68464,-24.51297 -25.85578,-24.46724 z"
id="path32"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

10
logos/semux.svg Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<svg id="master-artboard" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" style="enable-background:new 0 0 1400 980;" width="40px" height="40px" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><path d="M29.7957758,0.711249369 C16.905171,-2.4868069 3.91463892,5.40839451 0.7169695,18.2006196 C-2.48069993,31.0927839 5.3136193,44.0848875 18.2042242,47.2829438 C31.094829,50.481 44.0853611,42.6857379 47.2830305,29.7935736 C50.4806999,17.0013485 42.6863807,4.00924489 29.7957758,0.711249369 Z" id="path-1"/></defs><rect id="ee-background" x="0" y="0" width="40" height="40" style="fill: white; fill-opacity: 0; pointer-events: none;"/><g transform="matrix(0.8333331743876139, 0, 0, 0.8333331743876139, 0.0000086300203747669, 0.0000029079744763294)"><title>Semux logo@1x</title><desc>Created with Sketch.</desc><g id="SEMUX-Copy-3" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-168.000000, -29.000000)">
<g id="Main-" transform="translate(-712.000000, -945.000000)">
<g id="Semux-logo" transform="translate(880.000000, 974.000000)">
<path d="M9.36939591,29.500556 C9.36939591,30.5036304 9.37651638,31.5071059 9.36730166,32.5105813 C9.35724924,33.6059017 9.85149326,34.3647248 10.905322,34.8303663 C14.8211588,36.5601783 18.7353201,38.294001 22.6318897,40.0635189 C23.5969221,40.5018877 24.473577,40.4966738 25.425625,40.0627168 C27.8893058,38.9397227 30.3735103,37.8572365 32.8447304,36.7486809 C33.0470353,36.6580392 33.393425,36.6383868 33.3641054,36.3472105 C33.3419063,36.1298309 33.0357264,36.1009539 32.8417984,36.014724 C28.3332877,34.0109817 23.8222639,32.0124532 19.3145909,30.0083098 C16.2645189,28.6522944 13.2203108,27.2858512 10.1702388,25.9314401 C9.47327093,25.6218145 9.37567867,25.6855846 9.36981476,26.4203436 C9.3618566,27.447081 9.36813936,28.4738185 9.36939591,29.500556" id="Page-1" fill="#FFFFFF" />
<path d="M39.21718,17.297777 C39.21718,16.3191906 39.2088032,15.3402037 39.2192742,14.3616173 C39.2318394,13.2452921 38.7472415,12.4661067 37.6590951,11.9868236 C33.7412653,10.2606837 29.8318123,8.51652558 25.9315738,6.75394893 C24.9971417,6.33152313 24.1309805,6.33512677 23.2015744,6.75835337 C20.7371196,7.88068466 18.2542358,8.96457721 15.781823,10.0712928 C15.5707276,10.165788 15.229373,10.1998223 15.2197397,10.4516762 C15.2092687,10.7247514 15.5627697,10.7351619 15.7700955,10.8276552 C19.481856,12.4797204 23.1982237,14.1225764 26.9112407,15.7722392 C30.7348314,17.4715521 34.553815,19.1792735 38.3790811,20.8757835 C39.1392758,21.2129234 39.2100598,21.1628729 39.2150858,20.3736774 C39.2217873,19.3486442 39.2167612,18.3232106 39.21718,17.297777" id="Path" fill="#FFFFFF"/>
<path d="M9.96175632,16.6788884 C9.96175632,17.6448939 9.99153538,18.6124811 9.95378727,19.5769049 C9.9097478,20.7058225 10.4323495,21.4369498 11.5098484,21.9106603 C20.4863498,25.8573245 29.4553016,29.8186192 38.4276088,33.7735872 C39.1095914,34.0745001 39.1880235,34.0329813 39.1909595,33.3374415 C39.1997674,31.4742332 39.1326596,29.6086524 39.2148666,27.7482121 C39.2836521,26.1950113 38.5890868,25.3057168 37.0967781,24.6714668 C32.2264326,22.6018504 27.4001265,20.4401018 22.5603989,18.3060324 C18.6048161,16.5618448 14.6555245,14.8057947 10.7024582,13.0572576 C10.0229921,12.7571355 9.96804767,12.7883735 9.96259516,13.504475 C9.95420669,14.5626128 9.96049804,15.6207506 9.96175632,16.6788884" id="Path" fill="#FFFFFF"/>
</g>
</g>
</g></g></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

1
logos/sharex.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72"><defs><style>.a{fill:#fff;}</style></defs><title>ShareX</title><path class="a" d="M1.7,32.05c3.57-10.34,12.42-17.72,22.82-18H25a23.32,23.32,0,0,1,15.88,6.39,26.8,26.8,0,0,1,2.78,3A29.83,29.83,0,0,1,50,39.36a23.38,23.38,0,0,0,6.38-15.1C56,14,48.64,5.24,38.38,1.7A31.22,31.22,0,0,0,28.17,0C12.9,0,.47,10.81,0,24.29A22.54,22.54,0,0,0,1.7,32.05Z" transform="translate(0 0)"/><path class="a" d="M32.05,70.3c-10.34-3.57-17.72-12.42-18-22.82,0-.18,0-0.35,0-0.53a23.32,23.32,0,0,1,6.39-15.88,29.27,29.27,0,0,1,18.88-9,23.38,23.38,0,0,0-15.1-6.38c-10.29.36-19,7.7-22.56,18A31.22,31.22,0,0,0,0,43.83C0,59.1,10.81,71.53,24.29,72A22.54,22.54,0,0,0,32.05,70.3Z" transform="translate(0 0)"/><path class="a" d="M70.3,39.95c-3.57,10.34-12.42,17.72-22.82,18H47a23.32,23.32,0,0,1-15.88-6.39,29.27,29.27,0,0,1-9-18.88,23.38,23.38,0,0,0-6.38,15.1c0.36,10.29,7.7,19,18,22.56A31.22,31.22,0,0,0,43.83,72C59.1,72,71.53,61.19,72,47.71A22.54,22.54,0,0,0,70.3,39.95Z" transform="translate(0 0)"/><path class="a" d="M47.71,0A22.54,22.54,0,0,0,39.95,1.7c10.34,3.57,17.72,12.42,18,22.82,0,0.18,0,.35,0,0.53a23.32,23.32,0,0,1-6.39,15.88,29.27,29.27,0,0,1-18.88,9,23.38,23.38,0,0,0,15.1,6.38c10.29-.36,19-7.7,22.56-18A31.22,31.22,0,0,0,72,28.17C72,12.9,61.19.47,47.71,0Z" transform="translate(0 0)"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB