1
0
Fork 0

So many changes

This commit is contained in:
Dirk Nederveen 2023-05-26 00:02:09 +02:00
parent b6a1efddb1
commit d4ef5e561c
Signed by untrusted user who does not match committer: dirk
GPG Key ID: 30C016E96E2219B8
614 changed files with 24357 additions and 89 deletions

BIN
github-mark-white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

1
github-mark-white.svg Normal file
View File

@ -0,0 +1 @@
<svg width="98" height="96" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 960 B

View File

@ -5,11 +5,13 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>reveal.js</title> <title>Why Can't We Deploy This Today?</title>
<link rel="stylesheet" href="dist/reset.css"> <link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css"> <link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/black.css"> <link rel="stylesheet" href="dist/theme/black.css">
<link rel="stylesheet" href="lineicons-4.0-basic-free/web-font-files/css/icons.css">
<link rel="stylesheet" href="why-cant-we-deploy-this-today.css">
<!-- Theme used for syntax highlighted code --> <!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/monokai.css"> <link rel="stylesheet" href="plugin/highlight/monokai.css">
@ -39,29 +41,46 @@
</section> </section>
<section> <section>
<section data-markdown id="story-bug"> <section id="story-bug">
# The story of a bug <h1>The story of a bug</h1>
Starring: <p>Starring</p>
- 🦹🏻‍♂️ Customer <p>
- 🦸🏼‍♂️ Support Hero 🦹🏻‍♂️<br>
- 🧑‍💼 Company/Product Owner 🦸🏼‍♂️<br>
- Dev team: 👩🏾‍💻 Sr. Dev and 👷🏻‍♂️ Jr. Dev 🧑‍💼<br>
- Ops team: 🙅 QA and 👩🏼‍🚒 System Operator 👩🏾‍💻 👷🏻‍♂️<br>
👩🏼‍🚒
</p>
--- <aside class="notes">
🦹🏻‍♂️ Customer<br>
- 🦹🏻‍♂️ Customer calls with a question about sending an invoice on Monday 1 May, 🦸🏼‍♂️ Support Hero logs ticket BS-1234 in 🦸🏼‍♂️ Support Hero<br>
Jira 🧑‍💼 Company/Product Owner<br>
- 🧑‍💼 Product Owner, 👩🏾‍💻 Sr. Dev and 🦸🏼‍♂️ Support Hero have triage meeting on Thursday 4 May, bug confirmed, priority Dev team: 👩🏾‍💻 Sr. Dev and 👷🏻‍♂️ Jr. Dev<br>
'Highest' Ops team: 👩🏼‍🚒 System Operator<br>
- 🧑‍💼 Product Owner and 👩🏾‍💻 Sr. Dev have backlog grooming meeting on Friday 5 May </aside>
- Team has Sprint Planning meeting on Monday 8 May, commit to BS-1234 for 1 Story Point
</section>
</section> </section>
<section> <section>
<section data-markdown style="color:red"> <h1>The story of a bug</h1>
<p>
1 May: 🦹🏻‍♂️ →📞→ 🦸🏼‍♂️<br>
4 May: 🧑‍💼 👩🏾‍💻 🦸🏼‍♂️ → 🐛<br>
5 May: 🧑‍💼 👩🏾‍💻<br>
8 May: 🧑‍💼​ 🦸🏼‍♂️ 👩🏾‍💻 👷🏻‍♂️<br>
</p>
<aside class="notes">
🦹🏻‍♂️ Customer calls with a question about sending an invoice on Mon 1 May, 🦸🏼‍♂️ Support Hero logs ticket BS-1234 in Jira<br>
🧑‍💼 Product Owner, 👩🏾‍💻 Sr. Dev and 🦸🏼‍♂️ Support Hero have triage meeting on Thu 4 May, bug confirmed, priority 'Highest'<br>
🧑‍💼 Product Owner and 👩🏾‍💻 Sr. Dev have backlog grooming meeting on Friday 5 May <br>
🧑‍💼​ 🦸🏼‍♂️ 👩🏾‍💻 👷🏻‍♂️ Team has Sprint Planning meeting on Mon 8 May, commit to BS-1234 for 1 Story Point <br>
</aside>
</section>
<section data-markdown>
# Closed sprint # Closed sprint
- Two weeks is fast in context of 6 month CD-ROM releases! - Two weeks is fast in context of 6 month CD-ROM releases!
@ -71,18 +90,30 @@
# Closed sprint # Closed sprint
- 👍 - 👍 Shared control over workload
- 👍 Predictible cadence
- 👎 Limits response time to `sprint_length`
</section> </section>
</section> </section>
<section id="pull-requests"> <section id="pull-requests">
<section data-markdown> <section>
- 👷🏻‍♂️ Jr. Dev picks up BS-1234, needs clarification and sends 🦹🏻‍♂️ Customer an email on Wednesday 10 May <h1>The story of a bug</h1>
- 🦹🏻‍♂️ Customer responds Thursday 11 May, 16:00 <p>
- 👷🏻‍♂️ Jr. Dev starts implementation on Monday 15 May, opens PR #2345 in GitHub 10 May: 👷🏻‍♂️, 🤷‍♂️; 👷🏻‍♂️ →📧→ 🦹🏻‍♂️<br>
- 👩🏾‍💻 Sr. Dev responds to PR #2345 on Tuesday 16 May 16:00, needs improvement 11 May, 4 PM: 🦹🏻‍♂️ →📧→ 👷🏻‍♂️<br>
--- 15 May: 👷🏻‍♂️ →<i class="lni lni-github-original"></i>→ 👩🏾‍💻<br>
16 May, 4 PM: 👩🏾‍💻 →<i class="lni lni-github-original"></i>→ 👷🏻‍♂️<br>
</p>
<aside class="notes">
👷🏻‍♂️ Jr. Dev picks up BS-1234, needs clarification and sends 🦹🏻‍♂️ Customer an email on Wednesday 10 May<br>
🦹🏻‍♂️ Customer responds Thursday 11 May, 16:00<br>
👷🏻‍♂️ Jr. Dev starts implementation on Monday 15 May, opens PR #2345 in GitHub<br>
👩🏾‍💻 Sr. Dev responds to PR #2345 on Tuesday 16 May 16:00, needs improvement<br>
</aside>
</section>
<section data-markdown="">
# Pull Requests # Pull Requests
- Untrusted contributer send in patch - Untrusted contributer send in patch
@ -92,45 +123,121 @@
# Pull Requests # Pull Requests
- 👍 Multiple people look at the code - 👍 Multiple people look at the code
- 👎 Time between action and response
- 👎 Focus on code level, not product level - 👎 Focus on code level, not product level
- 👎 Value spends a lot of time waiting - 👎 Value spends a lot of time waiting
</section> </section>
</section> </section>
<section id="handoffs"> <section id="handoffs">
<section data-markdown="" style="color: red;"> <section>
- 👷🏻‍♂️ Jr. Dev processes feedback on Wednesday 17 May, 10:00 <h1>The story of a bug</h1>
- Oh no! 💥 Merge conflict! <p>
- 👩🏾‍💻 Sr. Dev checks PR #2345 and Slacks 👷🏻‍♂️ Jr. Dev on Wednesday 17 May, 15:00 17 May: 👷🏻‍♂️ →<i class="lni lni-github-original"></i>→ 👩🏾‍💻<br>
- It's the Ascension Day weekend! 👷🏻‍♂️ Jr. Dev is off to a festival 🕺 17 May, 3 PM: 👩🏾‍💻 →<i class="lni lni-slack"></i>→ 👷🏻‍♂️<br>
18 May: 👷🏻‍♂️ → 🕺⛺️🍻<br>
</p>
<aside class="notes">
👷🏻‍♂️ Jr. Dev processes feedback on Wed 17 May, 10:00<br>
Oh no! 💥 Merge conflict!<br>
👩🏾‍💻 Sr. Dev checks PR #2345 and Slacks 👷🏻‍♂️ Jr. Dev on Wed 17 May, 15:00<br>
It's the Ascension Day weekend! 👷🏻‍♂️ Jr. Dev is off to a festival 🕺<br>
</aside>
</section>
<section>
<h1>The story of a bug</h1>
<p>
22 May: 🧑‍💼​ 🦸🏼‍♂️ 👩🏾‍💻 👷🏻‍♂️<br>
30 May: 👷🏻‍♂️ →<i class="lni lni-github-original"></i>→ 👩🏾‍💻<br>
30 May: 👩🏾‍💻 →✅→ 👷🏻‍♂️<br>
2 June: 👩🏾‍💻 👷🏻‍♂️ →📦→ 👩🏼‍🚒<br>
</p>
<aside class="notes">
Mon 22 May: another Sprint Planning meeting. The team commits to BS-1234 again (0 Story points now, "it's basically done")<br>
Tue 30 May: 👷🏻‍♂️ Jr. Dev picks up BS-1234 again, fixes the merge conflict<br>
Tue 30 May: 👩🏾‍💻 Sr. Dev approves PR #2345 and 👷🏻‍♂️ Jr. Dev gets to click the ⛙ Merge button!<br>
Friday 2 June: Sprint end! 👩🏾‍💻 👷🏻‍♂️ Dev team sends the release candidate to 🙅 👩🏼‍🚒 Ops team<br>
</aside>
</section>
<section data-markdown="">
# Handoffs
- Teams with distinct responsibilities
- Changes move in discrete steps
--- ---
# Handoffs # Handoffs
- 👍 Specialisation
- 👍 Clear responsibilities
- 👎 Pipeline speed
- 👎 Adversarial relationships
</section> </section>
</section> </section>
<section id="shared-responsibility">
<section data-markdown="">
- Monday 22 May: another Sprint Planning meeting. The team commits to BS-1234 again (0 Story points now, "it's basically done")
- Tuesday 30 May: 👷🏻‍♂️ Jr. Dev picks up BS-1234 again, fixes the merge conflict
- Tuesday 30 May: 👩🏾‍💻 Sr. Dev approves PR #2345 and 👷🏻‍♂️ Jr. Dev gets to click the ⛙ Merge button!
- Friday 2 June: Sprint end! Dev team sends the release candidate to Ops team
---
TODO: Chapter about value streams crossing team boundaries
</section>
</section>
<section id="time-to-value"> <section id="time-to-value">
<section data-markdown=""> <section>
- 👩🏼‍🚒 System Operator prepares release after Sprint end, and deploys update on Tuesday, 6 June 07:00 <h1>The story of a bug</h1>
- 🧑‍💼 Product Owner sends the update newsletter Tuesday at 09:00
- 🦹🏻‍♂️ Customer calls again: the bug is not fixed!
---
- 🧑‍💼 Product Owner calls an urgent meeting: Why is BS-1234 (zero points!!) open for over a month?
--- <p>
TODO: Chapter about time-to-value 6 June, 7 AM: 👩🏼‍🚒 →📦→ ☁️<br>
6 June, 9 AM: 🧑‍💼 →📧📧📧→ 🦹🏻‍♂️🦹🏻‍♂️🦹🏻‍♂️
</p>
<aside class="notes">
👩🏼‍🚒 System Operator prepares release after Sprint end, and deploys update on Tue, 6 June 07:00<br>
🧑‍💼 Product Owner sends the update newsletter Tue at 09:00<br>
</aside>
</section>
<section data-markdown="" class="unfinished">
# Time to value
- The bug is fixed, 🦹🏻‍♂️ Customer can send their invoices again!
- Took 5 weeks
</section>
</section>
<section class="unfinished">
<h1>Processes are there for a reason!</h1>
<ul>
<li>Quality assurance</li>
<li>Pace</li>
<li>Delivering software reliably</li>
</ul>
<aside class="notes">
In the end, all processes are born to get the chaos of life under control
</aside>
</section>
<section id="pom-pom-pom">
<section>
<h1>The story of a bug</h1>
<p>
6 June<br>
🦹🏻‍♂️🤬 →📞→ 🧑‍💼<br>
🧑‍💼😱 🦸🏼‍♂️ 👩🏾‍💻 👷🏻‍♂️<br>
👩🏾‍💻 →🩹→ 👩🏼‍🚒<br>
👩🏼‍🚒 →🩹→ ☁️<br>
</p>
<aside class="notes">
🦹🏻‍♂️ Customer calls angrily: the bug is not fixed!<br>
🧑‍💼 Product Owner calls an urgent meeting: Why is BS-1234 (zero points!!) open for over a month?<br>
👩🏾‍💻 Sr. Dev drafts a patch release<br>
👩🏼‍🚒 System Operator deploys the patch<br>
</aside>
</section>
<section data-markdown="">
# What just happened?
- High stress: angry phone calls
- Value discovery, implementation, delivery
</section> </section>
</section> </section>
@ -140,26 +247,15 @@
- How the *value* flows through an organisation - How the *value* flows through an organisation
- *Who* holds responsibility - *Who* holds responsibility
- Time to value
</section> </section>
<section data-markdown=""> <aside class="notes">
* Delays in process asdfasdf
- Closed Sprint </aside>
- Asynchronous PR review
- Separate release team
* Hand-offs:
- 🦸🏼‍♂️ Support Hero ➡️ Dev Team
- 👷🏻‍♂️ Jr. Dev ↔ 👩🏾‍💻 Sr. Dev
- Dev Team ➡️ Ops Team
</section>
</section>
<section data-markdown="" style="color:red">
# TODO Processes are there for a reason!
but whom do they benefit?
</section> </section>
<section>
<section id="continuous-delivery"> <section id="continuous-delivery">
<h1>Continuous delivery</h1> <h1>Continuous delivery</h1>
@ -181,15 +277,93 @@
</div> </div>
</section> </section>
<section id="build-quality-in" data-markdown="">
## Build quality in
- Test Driven Development
- Pair programming
- Infrastructure as code
</section>
<section id="work-in-small-batches" data-markdown="">
## Work in small batches
- Continuous integration/Trunk based development
- Feature flags
- More frequent releases
</section>
<section id="people-solve-problems" data-markdown="">
## Computers perform repetitive tasks, people solve problems
- Continuous deployment
- Tacit knowledge → Text runbook → Script → Deployment pipeline
</section>
<section id="relentlessly-pursue-improvement" data-markdown="">
## Relentlessly pursue improvement
- Do one step at a time
- Find out (measure!) what works
- "Make the change easy, then make the easy change"
</section>
<section id="everyone-is-responsible" data-markdown="">
## Everyone is responsible
-
</section>
</section>
<section id="homework">
<section data-markdown=""> <section data-markdown="">
# What to do this Monday? # What to do this Monday?
* Sketch how a 1-hour bug streams through your org * Sketch the value stream for a 1-hour
- Discovery - Discovery
- Selection/prioritisation - Selection/prioritisation
- Implementation - Implementation
- Verification - Verification
- To production - Delivery
---
# What to do this Monday?
* Build quality in
- test-drive a larger user story
- pair program for an hour daily
- codify a text runbook
---
# What to do this Monday?
* Work in small batches
- build a story on `main` behind a feature flag
---
# What to do this Monday?
* Computers perform repetitive tasks, people solve people-solve-problems
- improve the automation of one repeating task
---
# What to do this Monday?
* Relentlessly pursue continuous improvement
- got TDD? Go TCR: `(test && commit) || revert`
- got a deploy script? Bring it to the deployment pipeline
- got automated builds? Release each working build to acceptance
- Refactor before implementation
---
# What to do this Monday?
* Everyone is responsible
- have lunch with the 🦸🏼‍♂️ Ops team
- need review? Sync with 👩🏾‍💻 Sr. Dev at your desk
- need to review? Pair with 👷🏻‍♂️ Jr. Dev
- propose process improvements
---
# What to do this Monday?
Ask *"Why can't we deploy this today?"*
and automate the answer
</section>
</section> </section>
</div> </div>
</div> </div>

View File

@ -0,0 +1,15 @@
Thanks for using the Lineicons free basic version. Lineicons basic is a free icon pack you can - use, edit, and distribute with your projects except reselling or redistributing as Icon Pack from any other sources.
LICENSE TERMS:
1. Commercial/Personal Use - Allowed
2. Redistribution with Projects - Allowed
3. Credits - Appreciated, Not Mandatory
4. Reselling or Redistributing as 'Icon Pack/Icon' from Other Sources - NOT Allowed
ENJOY!
TO LEARN MORE: https://lineicons.com
Best regards
Lineicons Team

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-500px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M35.6,7.8c-3.7,0-7.5,0.8-10.4,2c-0.3,0.1-0.4,0.4-0.4,0.7s0.1,0.7,0.3,1.3c0.1,0.4,0.7,1.7,1.6,1.3c3-1.1,6.1-1.7,9-1.7
c3.2,0,6.5,0.7,9.6,2c2.4,1.1,4.7,2.5,7.2,4.7c0.1,0.1,0.4,0.1,0.6,0.1c0.4,0,1-0.4,1.4-0.8c0.7-0.8,1.1-1.4,0.4-2
c-2.4-2.3-4.9-3.9-8.2-5.2C43.1,8.5,39.4,7.8,35.6,7.8z"/>
<path d="M16.3,41.9c0,0,0.3,1,0.4,1.4c1.1,2.4,2.5,4.5,4.4,6.5c1.8,1.8,4.1,3.2,6.5,4.4c2.5,1.1,5.1,1.5,7.9,1.5
c2.8,0,5.4-0.6,7.9-1.5c2.4-1.1,4.5-2.5,6.5-4.4c1.8-1.8,3.2-4.1,4.4-6.5c1.1-2.5,1.5-5.1,1.5-7.9c0-2.8-0.6-5.5-1.5-7.9
c-1.1-2.4-2.5-4.5-4.4-6.5c-1.8-1.8-4.1-3.2-6.5-4.4c-2.5-1.1-5.1-1.6-7.9-1.6c-2.8,0-5.5,0.6-8,1.6c-2,0.8-5.4,3-7.3,5.1l0,0V4.9
h28c1.1,0,1.1-1.4,1.1-2s0-2-1.1-2L17.9,1.1c-0.8,0-1.4,0.7-1.4,1.4v23.5c0,0.7,1,1.3,1.8,1.4c1.7,0.4,2.1-0.1,2.5-0.7l0.1-0.1
c0.7-1,2.7-3,2.7-3c3.1-3.1,7.3-4.8,11.7-4.8s8.6,1.7,11.7,4.8s4.8,7.3,4.8,11.7S50.1,44,47,47.1c-3.1,3.1-7.3,4.8-11.8,4.8
c-3,0-5.9-0.7-8.3-2.4V35.2c0-2,0.8-3.9,2.3-5.5c1.6-1.7,3.8-2.8,6.1-2.8s4.5,0.8,6.1,2.4c1.5,1.6,2.4,3.7,2.4,5.9
c0,4.8-3.8,8.5-8.5,8.5c-1,0-2.7-0.4-2.7-0.4c-1-0.3-1.4,1.1-1.5,1.4c-0.4,1.7,0.3,2,0.4,2.1c1.6,0.4,2.5,0.6,3.9,0.6
c6.8,0,12.3-5.5,12.3-12.3c0-6.6-5.5-12.3-12.3-12.3c-3.2,0-6.3,1.3-8.7,3.5c-2.3,2.3-3.5,5.1-3.5,8v0.1c0,0.4,0,8.9,0,11.7l0,0
c-1.3-1.4-2.5-3.5-3.4-5.8c-0.3-0.8-1.1-0.7-2-0.4C17.3,40.5,16,40.9,16.3,41.9L16.3,41.9z"/>
<path d="M55.2,52.6L55.2,52.6c-0.4-0.4-0.7-0.7-1.1-0.7c-0.3-0.1-0.6,0-0.8,0.1l-0.1,0.1c-2.3,2.3-4.8,4.1-7.8,5.2
c-3,1.3-6.2,2-9.6,2c-3.2,0-6.5-0.7-9.6-2c-3-1.3-5.5-3-7.8-5.2c-2.3-2.4-4.1-4.9-5.2-7.8c-1.1-2.7-1.4-4.8-1.6-5.5
c0-0.1,0-0.1,0-0.1c-0.1-0.7-0.8-0.8-2-0.7C9.3,38.2,8,38.3,8,39.3l0,0c0.4,2.3,1,4.5,1.8,6.5c1.4,3.4,3.5,6.3,6.1,8.9
c2.7,2.7,5.6,4.6,8.9,6.1c3.5,1.4,7.2,2.3,11,2.3s7.5-0.7,11-2.3c3.4-1.4,6.3-3.5,8.9-6.1l0.1-0.1C56,54.3,56.3,53.8,55.2,52.6z"/>
<path d="M30.7,38.5c0,0.4,0.4,0.7,0.6,1l0.1,0.1c0.4,0.4,0.7,0.6,1.1,0.6c0.4,0,0.4-0.1,0.4-0.1c0.1-0.1,2.1-2.1,2.3-2.3l2.1,2.1
c0.1,0.1,0.4,0.3,0.7,0.4c0.4,0,0.7-0.1,1.1-0.6c1-1,0.4-1.4,0.1-1.7l-2.1-2.1l2.3-2.4c0.4-0.6,0.1-1.1-0.4-1.5
c-0.7-0.7-1.3-0.7-1.7-0.4l-2.3,2l-2.1-2.3c-0.1-0.1-0.3-0.1-0.4-0.1c-0.3,0-0.7,0.1-1.1,0.6c-0.7,0.7-0.8,1.1-0.4,1.6l2.3,2.3
l-2.1,2.4C30.8,38.1,30.7,38.3,30.7,38.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-adobe" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M40,6.1h23v51.6L40,6.1z M24,6.1H1v51.6L24,6.1z M32,25.4l14.4,32.6h-9.7l-4.2-10.4H21.9L32,25.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 471 B

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-airbnb" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,48.2c-3.5-4.4-5.5-8.2-6.2-11.6c-3.1-12.3,15.6-12.3,12.5,0C37.5,40,35.4,44,32,48.2L32,48.2z M51,58.3
c-5.8,2.5-11.6-1.5-16.5-6.9c14.4-18,6.5-27.8-2.5-27.8c-7.6,0-11.8,6.3-10.1,13.9c1,4.1,3.5,8.6,7.6,13.8
c-4.5,4.9-8.3,7.3-11.8,7.6c-6.9,1.1-12.3-5.6-9.7-12.5c2.1-5.4,15.5-32,16.1-33.4c2.1-4.2,3.5-7.9,8.2-7.9c4.5,0,6.1,3.5,8.3,8.3
c5.1,9.7,12.4,24.5,15.9,33C58,50.9,56.1,56.2,51,58.3L51,58.3z M57.6,39.5C39.7,1.6,38.7,1,32,1c-6.3,0-9,4.4-11.7,10
C5.5,40.5,4.2,44.5,3.9,45c-3.4,9.6,3.8,18,12.4,18c3,0,8.5-0.8,15.6-8.6c8.2,8.9,14.1,8.6,15.6,8.6c8.7,0,15.9-8.5,12.4-18
C60,44.4,57.6,39.6,57.6,39.5L57.6,39.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 995 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32.6137 5.24268C31.4563 5.24268 30.2937 5.47202 29.2003 5.92802L5.37901 15.7787C4.03768 16.3333 4.07234 18.2 5.41101 18.7547L29.363 28.2427C31.4614 29.0933 33.8086 29.0933 35.907 28.2427L59.859 18.7547C61.2003 18.232 61.2003 16.3333 59.891 15.7787L36.0057 5.92802C34.9325 5.47422 33.7789 5.24114 32.6137 5.24268V5.24268ZM63.035 21.4827C62.8318 21.484 62.6307 21.5248 62.443 21.6027L35.7443 31.9414C35.4456 32.0637 35.1899 32.2719 35.0095 32.5396C34.8292 32.8074 34.7322 33.1225 34.731 33.4454V57.168C34.7335 57.4277 34.7992 57.6829 34.9224 57.9116C35.0456 58.1402 35.2227 58.3354 35.4382 58.4803C35.6537 58.6252 35.9013 58.7155 36.1595 58.7433C36.4178 58.7712 36.6789 58.7357 36.9203 58.64L63.6217 48.2667C63.921 48.1555 64.1789 47.9548 64.3602 47.6919C64.5415 47.429 64.6375 47.1167 64.635 46.7974V23.0747C64.6322 22.6522 64.4624 22.248 64.1626 21.9502C63.8629 21.6524 63.4575 21.4853 63.035 21.4854V21.4827ZM2.43768 21.5867C2.20091 21.5783 1.96497 21.619 1.74469 21.7061C1.5244 21.7933 1.32454 21.9252 1.15768 22.0933C0.864343 22.3893 0.63501 22.7467 0.63501 23.1733V45.4534C0.63501 46.632 2.00834 47.4187 3.05634 46.8933L19.7763 38.8774L20.595 38.4854L28.5123 34.656C29.755 34.0694 29.659 32.2347 28.3497 31.744L2.98968 21.7013C2.81461 21.6281 2.62739 21.5883 2.43768 21.584V21.5867Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-amazon-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M56,46.2c-7.6,3.2-15.9,4.8-23.4,4.8c-11,0.1-21.8-3-30.6-8.2c-0.7-0.4-1.4,0.3-0.7,1c8,7.3,18.7,11.7,30.6,11.7
c8.5,0,18.3-2.7,25.1-7.6C58.2,47,57.2,45.7,56,46.2z"/>
<path d="M62.7,42.4c-0.7-1-7-1.7-11,1c-0.6,0.4-0.4,1,0.1,1c2.1-0.3,7-0.8,7.9,0.3s-1,5.6-1.7,7.7c-0.3,0.6,0.3,0.8,0.8,0.4
C62.6,49.7,63.6,43.3,62.7,42.4z"/>
<path d="M35.1,20.7c-3.2,0.3-7.6,0.6-10.6,2c-3.5,1.5-6.1,4.6-6.1,9.2c0,5.9,3.7,8.9,8.5,8.9c3.9,0,6.2-1,9.3-4.1
c1,1.4,1.4,2.3,3.2,3.8c0.4,0.1,1,0.1,1.4-0.1l0,0c1.1-1,3.2-2.8,4.4-3.7c0.4-0.4,0.4-1,0-1.4c-1-1.4-2.1-2.5-2.1-5.2v-8.9
c0-3.7,0.3-7.2-2.5-9.7c-2.1-2.1-5.8-2.8-8.5-2.8c-5.4,0-11.3,2-12.5,8.6c-0.1,0.7,0.4,1.1,0.7,1.1l5.4,0.6c0.6,0,0.8-0.6,1-1
c0.4-2.3,2.3-3.4,4.5-3.4c1.1,0,2.5,0.4,3.2,1.4c0.7,1.1,0.7,2.8,0.7,4.1V20.7L35.1,20.7z M34,32.4c-0.8,1.5-2.3,2.5-3.8,2.5
c-2.1,0-3.5-1.7-3.5-4.1c0-4.8,4.4-5.6,8.3-5.6v1.3C35.1,28.5,35.1,30.4,34,32.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-amazon-pay" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M1,39.5c0-0.1,0.1-0.3,0.3-0.3c0.2-0.1,0.5,0,0.7,0.1c1.1,0.6,2.1,1.1,3.2,1.7c4.1,2,8.5,3.5,12.9,4.7
c2.1,0.4,4.2,0.8,6.4,1.1c3.2,0.4,6.4,0.6,9.6,0.4c1.7,0,3.5-0.1,5.4-0.4c5.6-0.7,11.3-2.1,16.5-4.4c0.3-0.1,0.6-0.1,1-0.1
c0.7,0.1,0.8,0.8,0.4,1.4c-0.3,0.3-0.6,0.4-1,0.7c-3.1,2.1-6.5,3.7-10,4.8c-2.5,0.7-5.1,1.4-7.6,1.7c-4.7,0.5-9.6,0.6-14.3-0.1
c-2.8-0.4-5.5-1.1-8.2-2.1c-1.6-0.6-3.2-1.3-4.7-2c-1.5-0.8-3-1.6-4.5-2.5C5.6,43,4.3,42,2.9,41c-0.2-0.2-0.5-0.4-0.7-0.6
c-0.2-0.2-0.4-0.5-0.8-0.5c-0.1,0-0.2-0.1-0.3-0.1C1.1,39.6,1,39.6,1,39.5z M17,12.9l-0.4,0.1c-1.4,0.1-2.7,0.7-3.8,1.6
c-0.3,0.1-0.4,0.4-0.7,0.6v-0.1c0-0.3-0.1-0.6-0.1-0.8c-0.1-0.4-0.3-0.7-0.7-0.7H10c-0.7,0-0.8,0.1-0.8,0.8v21.2c0,0.1,0,0.1,0,0.3
c0,0.3,0.1,0.4,0.4,0.4c0.7,0,1.4,0,2.1,0c0.3,0,0.4-0.1,0.4-0.4c0-0.1,0-0.1,0-0.3v-7.3c0.1,0.1,0.1,0.1,0.1,0.1
c1.8,1.6,3.8,2,6.2,1.6c2-0.4,3.5-1.7,4.5-3.5c0.7-1.4,1-3,1.1-4.5c0.1-1.7-0.1-3.4-0.7-5.1c-0.8-2-2.3-3.2-4.5-3.8
c-0.3-0.1-0.7-0.1-1-0.1C17.7,12.9,17.4,12.9,17,12.9z M12.3,17.3c0-0.1,0.1-0.3,0.1-0.3c1.4-1,3-1.4,4.7-1.4
c1.6,0.1,2.7,0.8,3.4,2.7c0.4,1.1,0.4,2.3,0.4,3.4c0,1.1-0.1,2.1-0.4,3.1c-0.7,2.1-2.3,3-4.4,3c-1.4-0.1-2.7-0.6-3.8-1.4
c0-0.3,0-0.4,0-0.4c0-1.4,0-2.8,0-4.2C12.3,20.1,12.3,18.7,12.3,17.3L12.3,17.3z M33.1,12.9c-0.1,0-0.1,0-0.3,0c-1,0-2,0.1-3,0.4
c-0.6,0.1-1.3,0.4-1.8,0.6c-0.4,0.1-0.6,0.4-0.6,0.7s0,0.7,0,1c0,0.4,0.1,0.6,0.7,0.4c0.7-0.1,1.6-0.4,2.4-0.6
c1.3-0.1,2.5-0.3,3.8-0.1c0.7,0.1,1.3,0.3,1.7,0.8c0.4,0.4,0.4,1.1,0.6,1.7c0,0.8,0,1.7,0,2.5v0.1c-0.1,0-0.1,0-0.1,0
c-1.1-0.3-2.1-0.4-3.2-0.4c-1.1-0.1-2.3,0-3.4,0.4c-1.4,0.4-2.3,1.3-3,2.5c-0.4,1-0.6,2-0.4,3.1c0.1,1.4,0.8,2.5,2.1,3.2
c1.1,0.7,2.5,0.7,3.8,0.6c1.6-0.1,3-0.8,4.1-1.8c0.1,0,0.1-0.1,0.1-0.1c0.1,0.4,0.1,0.7,0.1,1.1c0.1,0.3,0.3,0.4,0.6,0.4
c0.6,0,1.1,0,1.7,0c0.3,0,0.4-0.1,0.4-0.4c0-0.1,0-0.1,0-0.3V18.2c0-0.4,0-0.8-0.1-1.4c-0.1-1.4-0.7-2.4-2-3.1
c-0.7-0.4-1.4-0.6-2.3-0.7c-0.4-0.1-0.7-0.1-1.1-0.1C34,12.9,33.5,12.9,33.1,12.9L33.1,12.9z M36.7,25.9c0,0.1-0.1,0.1-0.1,0.3
c-1.1,0.7-2.4,1.4-3.8,1.6c-0.6,0.1-1.1,0-1.7-0.1c-0.6-0.1-1.1-0.7-1.3-1.4c-0.1-0.7-0.1-1.4,0-2c0.3-0.8,0.8-1.4,1.7-1.6
c0.7-0.3,1.7-0.3,2.5-0.1c0.8,0.1,1.7,0.1,2.5,0.4c0.1,0,0.1,0.1,0.1,0.3c0,0.4,0,1,0,1.4S36.7,25.5,36.7,25.9z M62.8,39.1
c0-0.3-0.2-0.6-0.6-0.8c-1-0.5-2.4-0.6-3.5-0.6c-2.3-0.1-4.9,0.5-6.9,1.8c-0.1,0.1-0.3,0.1-0.4,0.4c-0.1,0.1-0.1,0.3-0.1,0.4
s0.1,0.1,0.4,0.1c0.1,0,0.1,0,0.1,0c0.7-0.1,1.6-0.1,2.3-0.3c1.4-0.3,3.2-0.2,4.6,0c0.3,0.1,0.5,0.1,0.7,0.3
c0.4,0.3,0.4,0.9,0.3,1.4c-0.3,2.2-1.1,4.5-2.2,6.4c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.2,0.3,0.3,0.5,0.3c0.2-0.1,0.4-0.2,0.5-0.4
c0.3-0.3,0.6-0.6,0.8-0.9c1-1.2,1.7-2.7,2.3-4.2C62.1,42.1,62.9,40.5,62.8,39.1z M49.7,26.6c-1.4-3.5-2.7-7.2-4-10.9
c-0.1-0.6-0.4-1.1-0.7-1.7c-0.1-0.3-0.3-0.4-0.7-0.4c-0.7,0-1.6,0-2.3,0c-0.3,0-0.4,0.1-0.3,0.4c0.1,0.1,0.1,0.4,0.1,0.6
c2,4.9,4,9.9,6.1,14.7c0.1,0.4,0.1,0.7,0,1.1c-0.3,0.7-0.6,1.6-1,2.3c-0.3,0.7-0.7,1.1-1.6,1.4c-0.4,0.3-1,0.3-1.4,0.3
c-0.3,0-0.4-0.1-0.7-0.1c-0.4,0-0.4,0.1-0.4,0.4c0,0.3,0,0.7,0,1c0,0.6,0.1,0.7,0.7,0.8s1.1,0.1,1.7,0.1c1.7,0,3.1-0.7,4-2.1
c0.4-0.6,0.7-1.3,1-1.8c2.4-6.1,4.8-12.1,7.2-18.2c0.1-0.1,0.1-0.4,0.1-0.6c0-0.3-0.1-0.4-0.4-0.4c-0.7,0-1.4,0-2,0
c-0.4,0-0.7,0.1-0.7,0.4c-0.1,0.1-0.1,0.3-0.1,0.4l-3.5,10.3c-0.3,0.7-0.4,1.4-0.7,2.3C49.7,26.8,49.7,26.6,49.7,26.6L49.7,26.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-amazon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M25.9,35.5c1.1,1.2,2.5,1.9,4.1,1.9c0.2,0,0.5,0,0.9-0.1c0.1,0,0.2,0,0.3-0.1c1.8-0.5,3.3-1.7,4.2-3.5
c0.4-0.8,0.7-1.6,0.9-2.4c0.2-0.7,0.3-1.4,0.3-2.1v-3.1c0-1.2-1-2.3-2.3-2.3c-2,0-3.4,0.1-4.4,0.4c-3.5,1-5.5,3.5-5.5,7
C24.5,33,24.9,34.3,25.9,35.5C25.8,35.5,25.8,35.5,25.9,35.5z M29.9,32.9C29.9,32.9,30,32.9,29.9,32.9 M31.2,28.7
c0.2-0.1,0.5-0.1,0.9-0.2v0.8c0,0.2-0.1,0.7-0.2,1.1c-0.1,0.4-0.3,0.8-0.5,1.3c-0.4,0.8-0.9,1.1-1.2,1.2c-0.1,0-0.2,0-0.4,0.1
c-0.2,0-0.3-0.1-0.5-0.3c-0.2-0.3-0.3-0.7-0.3-1.3C29,30.1,29.3,29.2,31.2,28.7z"/>
<path d="M15.6,24.6c-1.6,2.3-2.4,5.1-2.4,8.2c0,4.1,1.2,7.3,3.6,9.5c2.3,2.2,5.4,3.4,9,3.4c2.2,0,4-0.2,5.6-0.7
c1.9-0.6,3.8-1.7,5.7-3.3c1.1,1.2,2.3,2.7,2.7,3c0.1,0.1,0.3,0.2,0.5,0.3c0.6,0.3,1.2,0.4,1.8,0.4c0.9,0,1.6-0.2,2.2-0.7
c0.3-0.2,2-1.7,3.2-2.8c3.1-2.8,3.5-3.3,3.5-4.4c0-0.7-0.2-1.4-0.7-2.1c0-0.1-0.1-0.2-0.2-0.2c-0.6-0.8-1-1.4-1.4-1.8
c0,0-0.2-0.3-0.5-1.1c-0.2-0.6-0.3-1.3-0.3-2.1V16c0-0.6,0-1.3-0.1-1.7c-0.1-1.2-0.2-1.6-0.3-1.9C46.7,7.4,42.2,2.1,32.3,1.8
c-0.2,0-6.2-0.2-11.4,2.5c-3.1,1.6-5.4,5.2-6.4,9.6c-0.1,0.5-0.1,0.8-0.1,1c0,1.7,1.1,2.9,2.8,3.3c0.1,0,0.1,0,0.2,0l6,0.7
c-0.5,0.2-0.9,0.3-1.4,0.5C19.3,20.6,17.1,22.3,15.6,24.6z M31,21.9c0.9-0.1,2.2-0.2,4-0.4l1.1-0.1c1.2-0.1,2.1-1.1,2.1-2.2v-1
c0-3.1-0.4-5.1-1.2-6.3c-1.4-1.9-3.1-2.9-5.4-2.9c-0.6,0-3.1,0-5.5,1.9c-1.2,1-2.1,2.2-2.5,3.7l-4.3-0.5c0.7-2.7,2.1-4.8,3.8-5.7
c4.2-2.2,9.1-2,9.2-2c9.2,0.3,10.8,5.4,11.1,6.9c0,0.1,0,0.2,0,0.2h0c0,0,0.1,0.3,0.1,1.3c0.1,0.7,0.1,1.2,0.1,1.3v14.2
c0,1.3,0.2,2.5,0.5,3.5c0.4,1.2,0.8,2,1.3,2.6c0.2,0.2,0.4,0.5,0.7,0.9c-1.1,1-2.9,2.7-3.9,3.5c-1-1.1-2.8-3.2-3.1-3.6
c-0.4-0.5-1-0.9-1.6-0.9c-0.7-0.1-1.4,0.2-1.8,0.7c-1.9,2-3.7,3.3-5.4,3.8c-1.2,0.3-2.6,0.5-4.3,0.5c-2.4,0-4.4-0.7-5.9-2.2
c-1.5-1.4-2.2-3.4-2.2-6.2c0-2.2,0.5-4.1,1.6-5.6c1-1.5,2.5-2.6,4.5-3.4c0,0,0,0,0,0C25.7,22.8,28.2,22.2,31,21.9z M26.7,18.1
c0.5-0.5,0.9-1.3,1.1-2.1c0.2-0.7,0.5-1.2,1-1.6c1.2-0.9,2.5-0.9,2.5-0.9c0,0,0,0,0,0c0.1,0,0.1,0,0.2,0c0.8,0,1.3,0.3,1.8,0.9
c0,0,0.3,0.6,0.4,2.7c-1.4,0.1-2.4,0.2-3.2,0.3C29.1,17.6,27.8,17.8,26.7,18.1z"/>
<path d="M53.1,51.8c-0.1,0.1-0.3,0.1-0.7,0.3c-0.3,0.1-0.5,0.2-0.7,0.3C45.4,54.8,39,56,32.6,56c-9.7,0-18.6-2.4-26.9-7.1
c-0.3-0.2-0.6-0.2-0.8,0.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0.1,0.3,0.3,0.5c3.6,3.3,7.7,5.8,12.3,7.6C21.9,59,26.8,60,32,60
c3.3,0,6.7-0.5,10.3-1.4c3.5-1,6.7-2.2,9.5-3.9c1-0.5,1.7-1.1,2.2-1.5c0.5-0.3,0.5-0.7,0.3-1.1C54,51.7,53.6,51.6,53.1,51.8z"/>
<path d="M58.9,48.4c-0.3-0.3-1.2-0.6-2.7-0.7c-0.3-0.1-0.6-0.1-1-0.1c-1.2,0-2.4,0.2-3.7,0.5c-0.7,0.2-1.6,0.5-2.4,1.2
c-0.1,0.1-0.2,0.3-0.3,0.4c0,0.1-0.1,0.1-0.1,0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.1,0.2,0.1,0.4,0.1c0.7-0.1,1.4-0.2,2.2-0.3
c0.7-0.1,1.4-0.1,2-0.1c1.5,0,2.4,0.2,2.8,0.6c0.1,0.1,0.2,0.4,0.2,0.8c0,1.1-0.6,3.1-1.8,6c-0.1,0.3-0.1,0.5,0.1,0.5
c0.1,0,0.1,0.1,0.2,0.1c0.1,0,0.3-0.1,0.5-0.2c1.1-1,2-2.2,2.7-3.8c0.7-1.6,1-2.9,1-4.1v-0.3C59.1,48.9,59.1,48.7,58.9,48.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-amex" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M56,14.7H8c-3.4,0-6.2,2.8-6.2,6.2v22.1c0,3.4,2.8,6.2,6.2,6.2h48c3.4,0,6.2-2.8,6.2-6.2V20.9C62.3,17.5,59.5,14.7,56,14.7
z M57.8,43.1c0,1-0.8,1.7-1.7,1.7H8c-1,0-1.7-0.8-1.7-1.7V20.9c0-1,0.8-1.7,1.7-1.7h48c1,0,1.7,0.8,1.7,1.7V43.1z"/>
<path d="M26.9,35.6l-3-10.3h-3.7v12.4l-3.1-12.4h-4.2L9.7,38.5h2.1l0.8-2.8l5,0l0.7,2.8h4.2V27.8h0.3l3.1,10.1h2.2l3-10.1h0.3v10.7
h2.1V25.3h-3.6L26.9,35.6z M12.9,33.9l1.6-6.7h1l1.6,6.7H12.9z"/>
<path d="M52,25.3l-2.9,5.1l-2.8-5.1H35.4v13.2h11l2.7-5l2.8,5h2.4L50.5,32l3.8-6.7H52z M45,36.6h-7.5v-3.8h0.1h4.9V31h-4.9v-3.6H45
l2.8,4.9L45,36.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 970 B

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-android-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M14.8,46.5c0,2.3,1.8,4.2,4.2,4.2h2.7v8.5c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8v-8.5h5.1v8.5c0,2.1,1.7,3.8,3.8,3.8
c2.1,0,3.8-1.7,3.8-3.8v-8.5h2.7c2.3,0,4.2-1.8,4.2-4.2V21.9H14.8V46.5z"/>
<path d="M40.5,6.8L43.1,2c0.1-0.3,0.1-0.6-0.1-0.7C42.8,1,42.7,1,42.7,1c-0.1,0-0.4,0.1-0.4,0.3l-2.7,4.9c-2.3-1-4.8-1.5-7.3-1.5
c-2.7,0-5.1,0.6-7.3,1.5l-2.7-4.9c-0.1-0.3-0.4-0.4-0.7-0.1c-0.3,0.1-0.4,0.4-0.1,0.7l2.7,4.8c-5.6,2.8-9,7.9-9,13.8h34.2
C49.2,14.5,45.5,9.5,40.5,6.8z M24.1,14.3c-0.7,0-1.4-0.7-1.4-1.4s0.7-1.4,1.4-1.4s1.4,0.7,1.4,1.4S25,14.3,24.1,14.3z M39.9,14.3
c-0.7,0-1.4-0.7-1.4-1.4s0.7-1.4,1.4-1.4c0.7,0,1.4,0.7,1.4,1.4S40.7,14.3,39.9,14.3z"/>
<path d="M9.6,21.2c-2.1,0-3.8,1.7-3.8,3.8v15.9c0,2.1,1.7,3.8,3.8,3.8s3.8-1.7,3.8-3.8V25C13.5,22.8,11.7,21.2,9.6,21.2z"/>
<path d="M54.4,21.2c-2.1,0-3.8,1.7-3.8,3.8v15.9c0,2.1,1.7,3.8,3.8,3.8c2.1,0,3.8-1.7,3.8-3.8V25C58.2,22.8,56.5,21.2,54.4,21.2z"
/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-android" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M26.9,12.3c-0.9,0-1.6,0.7-1.6,1.6c0,0.9,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6C28.5,13,27.8,12.3,26.9,12.3z"/>
<path d="M36.5,12.3c-0.9,0-1.6,0.7-1.6,1.6c0,0.9,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6C38.1,13,37.4,12.3,36.5,12.3z"/>
<path d="M53.1,18.4c-0.7,0-1.4,0.1-2,0.3c0,0,0,0,0,0c-1.2-3.6-3.3-6.7-6-9.1l4-4.1c0.9-0.9,0.8-2.3,0-3.2c-0.9-0.9-2.3-0.9-3.2,0
l-4.5,4.6c-2.8-1.5-6-2.3-9.3-2.3c-3.3,0-6.5,0.8-9.3,2.3l-4.5-4.6c-0.9-0.9-2.3-0.9-3.2,0c-0.9,0.9-0.9,2.3,0,3.2l3.9,4
c-2.6,2.3-4.7,5.3-5.9,8.8c-0.7-0.2-1.4-0.4-2.1-0.4c-3.5,0-6.4,2.9-6.4,6.4V35c0,3.5,2.9,6.4,6.4,6.4c0.7,0,1.3-0.1,1.9-0.3V47
c0,1.5,1.1,2.6,2.6,2.6h1.1v6.2c0,3.5,2.9,6.4,6.4,6.4c3.5,0,6.4-2.9,6.4-6.4v-6.2H34v6.2c0,3.5,2.9,6.4,6.4,6.4s6.4-2.9,6.4-6.4
v-6.2h1.7c1.5,0,2.6-1.2,2.6-2.6v-5.5c0.6,0.2,1.2,0.3,1.9,0.3c3.5,0,6.4-2.9,6.4-6.4V24.8C59.5,21.3,56.6,18.4,53.1,18.4z M32,9.3
c5.7,0,10.8,3.1,13.5,7.8h-27C21.2,12.3,26.3,9.3,32,9.3z M10.9,36.9C9.9,36.9,9,36.1,9,35V24.4c0-1.1,0.9-1.9,1.9-1.9
s1.9,0.9,1.9,1.9V35C12.9,36.1,12,36.9,10.9,36.9z M24.9,55.8c0,1.1-0.9,1.9-1.9,1.9s-1.9-0.9-1.9-1.9v-6.2h3.8V55.8z M42.3,55.8
c0,1.1-0.9,1.9-1.9,1.9s-1.9-0.9-1.9-1.9v-6.2h3.8V55.8z M17.4,45.2V21.6h29.3v23.5H17.4z M55,35.4c0,1.1-0.9,1.9-1.9,1.9
s-1.9-0.9-1.9-1.9V24.8c0-1.1,0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9V35.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-angellist" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M46.9,26.9C48.3,23,52.4,11.6,52.4,8c0-3.2-2-5.9-5.4-5.9c-5.4,0-10.3,15.8-11.7,19.7C34,18.3,28.7,1,23.8,1
c-3.8,0-5.5,2.8-5.5,6.3c0,4.2,4.1,15.4,5.6,19.6c-0.7-0.3-1.6-0.4-2.4-0.4c-2.8,0-5.8,3.5-5.8,6.3c0,1.1,0.6,2.7,1,3.5
c-4.5,1.3-6.2,4.1-6.2,8.7c0,8.7,8.2,17.9,19.9,17.9c14.2,0,23.1-10.7,23.1-24.5C53.3,33.1,52.6,28.5,46.9,26.9L46.9,26.9z
M42.6,14.1c0.4-1.4,2.5-7.8,4.5-7.8c1.1,0,1.4,1.1,1.4,2c0,2.3-4.8,14.9-5.6,17.9l-4.1-0.7L42.6,14.1z M22.1,6.8
c0-1.4,1.7-5.5,5.6,5.6l4.1,12.1c-2-0.1-3.4-0.4-4.2,0.1C26.3,21.3,22.1,10.3,22.1,6.8L22.1,6.8z M21.8,30.4c3.5,0,8.2,11.4,8.2,13
c0,0.6-0.6,1.4-1.3,1.4c-2.5,0-9.3-9.3-9.3-11.8C19.4,32.1,20.8,30.4,21.8,30.4L21.8,30.4z M44,53c-3.5,3.8-8,5.9-13.2,5.9
c-7.2,0-12.8-3.9-15.5-10.6c-2-5.2,0.4-8.2,2.5-8.2c1.4,0,6.6,7.2,6.6,8.7c0,0.6-1,1-1.4,1c-2,0-2.7-1.8-6.2-6.2
c-3.5,3.5,2.5,10.6,7,10.6c3.2,0,5.2-3,4.6-5.1c0.4,0,1,0,1.4-0.1c0.1,3.2,1.1,7.2,5.1,7.5c0-0.1,0.3-0.8,0.3-0.8
c0-2.1-1.3-3.9-1.3-6.1c0-3.4,2.7-6.8,5.4-8.7c1-0.7,2.1-1.1,3.2-1.5c1.1-0.4,2.4-1,3.2-1.8c-0.1-1.4-0.7-2.5-2-2.5
c-3.5-0.1-14.8,0.3-14.8-4.9c0-0.7,0-1.6,2.1-1.6c3.8,0,13.8,1,16.8,3.5C50,33.8,50.7,45.5,44,53L44,53z M32.2,37.6
c1.1,0.4,2.4,0.4,3.5,0.7c-0.8,0.7-1.7,1.4-2.4,2.3C32.9,39.7,32.5,38.8,32.2,37.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-angular" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M26.8,33.7h10.6L32,21L26.8,33.7L26.8,33.7z M32,1L3.3,11.3l4.5,38.2L32,63l24.4-13.5l4.4-38.2L32,1z M50,48.2h-6.8l-3.5-9
H24.4l-3.7,9H14L32,7.9L50,48.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 531 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-app-store" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,15.1l1.1-2c0.7-1.3,2.3-1.7,3.5-1c1.3,0.7,1.7,2.3,1,3.5l-11,18.9h7.9c2.5,0,3.9,3,3,5.1H14.2c-1.4,0-2.5-1.1-2.5-2.5
c0-1.4,1.1-2.5,2.5-2.5h6.5L29,20l-2.7-4.5c-0.7-1.3-0.3-2.8,1-3.5c1.3-0.7,2.8-0.3,3.5,1L32,15.1L32,15.1z M22.1,42.4l-2.4,4.2
c-0.7,1.3-2.3,1.7-3.5,1c-1.3-0.7-1.7-2.3-1-3.5l1.8-3.2C19.2,40.2,20.9,40.7,22.1,42.4L22.1,42.4z M43.3,34.7h6.6
c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.1,2.5-2.5,2.5h-3.7l2.5,4.4c0.7,1.3,0.3,2.8-1,3.5s-2.8,0.3-3.5-1C40,39.3,36.9,34,34.8,30.3
c-2.1-3.7-0.6-7.3,0.8-8.6C37.4,24.5,39.9,28.9,43.3,34.7L43.3,34.7z M32,1C14.8,1,1,14.8,1,32s13.8,31,31,31s31-13.8,31-31
S49.2,1,32,1z M59.1,32c0,14.8-12,27.1-27.1,27.1c-14.8,0-27.1-12-27.1-27.1c0-14.8,12-27.1,27.1-27.1C46.8,4.9,59.1,16.9,59.1,32z"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,3 @@
<svg width="64" height="65" viewBox="0 0 64 65" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M55.6275 22.6379C55.2678 22.9169 48.9184 26.4947 48.9184 34.4501C48.9184 43.6518 56.9978 46.9071 57.2396 46.9877C57.2024 47.1862 55.9561 51.446 52.9798 55.7864C50.3259 59.606 47.5543 63.4194 43.3378 63.4194C39.1214 63.4194 38.0363 60.9701 33.1688 60.9701C28.4253 60.9701 26.7388 63.5 22.882 63.5C19.0252 63.5 16.3341 59.9656 13.24 55.6252C9.65607 50.5283 6.76038 42.6101 6.76038 35.095C6.76038 23.041 14.598 16.6481 22.3115 16.6481C26.4101 16.6481 29.8267 19.3392 32.3999 19.3392C34.8492 19.3392 38.6688 16.4869 43.3316 16.4869C45.0988 16.4869 51.4482 16.6481 55.6275 22.6379V22.6379ZM41.118 11.3838C43.0464 9.09576 44.4105 5.92104 44.4105 2.74632C44.4105 2.30608 44.3733 1.85964 44.2927 1.5C41.1552 1.61781 37.4224 3.58961 35.1716 6.20007C33.4044 8.20907 31.7551 11.3838 31.7551 14.6019C31.7551 15.0856 31.8357 15.5692 31.8729 15.7242C32.0713 15.7614 32.3937 15.8048 32.7162 15.8048C35.5313 15.8048 39.0718 13.9198 41.118 11.3838Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-apple-music" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M10.7,32.4c0-1.2,0.5-2.2,1.6-2.8c-0.6-0.9-1.4-1.3-2.6-1.4c-0.4,0-0.9,0-1.6,0.3c-0.6,0.3-1,0.4-1.2,0.4
c-0.1,0-0.5-0.1-1-0.4C5.4,28.1,5,28,4.6,28c-0.6,0-1.2,0.1-1.7,0.5c-0.5,0.4-0.9,0.8-1.3,1.3C1.3,30.4,1,31.4,1,32.4
c0,0.9,0.1,1.8,0.4,2.7c0.3,0.9,0.6,1.6,1,2.2c0.4,0.5,0.8,1,1,1.3c0.4,0.4,0.8,0.6,1.3,0.6c0.3,0,0.6-0.1,1-0.3
c0.4-0.1,0.9-0.3,1.3-0.3c0.4,0,0.8,0.1,1.2,0.3c0.5,0.3,0.9,0.3,1.2,0.3c0.4,0,0.9-0.3,1.3-0.5c0.1-0.1,0.3-0.3,0.4-0.5
c0.1-0.3,0.4-0.5,0.5-0.8c0.1-0.3,0.3-0.4,0.4-0.6c0.1-0.3,0.3-0.5,0.4-0.8c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.1-0.3,0.1-0.4
c-0.4-0.1-0.6-0.4-0.9-0.6C11,34.2,10.7,33.4,10.7,32.4L10.7,32.4z M21.1,35.1L21.1,35.1l-3-6.7h-2.3v10.7h1.9v-7h0.1l2.5,5.6h1.4
l2.5-5.6h0.1v7h2.1V28.4H24L21.1,35.1z M8.9,27c0.5-0.6,0.8-1.3,0.8-2.1v-0.1v-0.1c-0.4,0-0.8,0.1-1.2,0.4c-0.4,0.3-0.8,0.5-1,0.8
c-0.5,0.6-0.8,1.3-0.8,1.9v0.1V28C7.5,28.1,8.2,27.7,8.9,27L8.9,27z M49.8,28.4H52v10.7h-2.2V28.4z M58.9,30.1c1.3,0,2.1,1,2.1,2.1
H63V32c0-2.1-1.6-3.9-4.3-3.9c-2.8,0-4.5,1.8-4.5,5v1.2c0,3.1,1.7,4.9,4.5,4.9c2.7,0,4.3-1.8,4.3-3.8v-0.3h-2.2
c0,1.2-0.6,2.1-2.1,2.1s-2.2-1-2.2-3.1V33C56.5,31.1,57.4,30.1,58.9,30.1L58.9,30.1z M34.9,35.2c0,1.4-0.9,2.2-2.1,2.2
c-1.3,0-2.1-0.8-2.1-2.2v-6.9h-2.2v7.1c0,2.3,1.7,3.9,4.3,3.9c2.7,0,4.3-1.6,4.3-3.9v-7.1h-2.2V35.2L34.9,35.2z M44.6,32.9
l-1.6-0.4c-0.9-0.3-1.4-0.6-1.4-1.3c0-0.8,0.6-1.3,1.8-1.3s1.8,0.6,1.9,1.4h2.1c0-1.9-1.6-3.2-4-3.2c-2.2,0-4,1.2-4,3.2
c0,1.8,1.3,2.7,2.7,3l1.6,0.4c1,0.3,1.6,0.6,1.6,1.3c0,0.8-0.6,1.4-1.9,1.4c-1.3,0-2.1-0.6-2.1-1.6h-2.2c0,1.6,1,3.4,4.1,3.4
c2.6,0,4.3-1.3,4.3-3.4C47.5,33.9,46.2,33.3,44.6,32.9L44.6,32.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-apple-pay" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M12.2,22.5c-0.7,0.8-1.8,1.6-3,1.4c-0.1-1.1,0.4-2.4,1.1-3.2c0.7-0.8,2-1.6,3-1.6C13.4,20.6,12.9,21.7,12.2,22.5 M13.3,24.4
c-1.7-0.1-3.1,1-3.8,1c-0.8,0-2.1-1-3.4-1c-1.7,0-3.2,1-4.2,2.5C0,30,1.4,34.7,3.1,37.2C4,38.5,5,39.9,6.4,39.9
c1.3,0,1.7-0.8,3.2-0.8s2,0.8,3.4,0.7c1.4,0,2.3-1.3,3.1-2.5c1-1.4,1.4-2.8,1.4-3c0,0-2.7-1.1-2.7-4.2c0-2.7,2.1-3.8,2.3-3.8
C15.8,24.5,14,24.4,13.3,24.4 M23,20.7v18.9h3v-6.5h4.1c3.7,0,6.4-2.5,6.4-6.2s-2.5-6.2-6.2-6.2L23,20.7L23,20.7z M26,23.2h3.4
c2.5,0,4,1.4,4,3.8s-1.4,3.8-4,3.8H26L26,23.2L26,23.2z M41.7,39.9c1.8,0,3.5-1,4.4-2.4h0.1v2.3h2.7v-9.5c0-2.7-2.1-4.5-5.5-4.5
c-3.1,0-5.4,1.7-5.5,4.2h2.5c0.1-1.1,1.3-2,2.8-2c1.7,0,2.8,0.8,2.8,2.3v1.1l-3.7,0.1c-3.4,0.1-5.2,1.6-5.2,4
C37,38.2,39,39.9,41.7,39.9z M42.5,37.6c-1.6,0-2.5-0.7-2.5-2c0-1.1,1-1.8,2.8-2l3.2-0.1v1.1C46.1,36.4,44.5,37.6,42.5,37.6z
M52.4,44.8c2.8,0,4.2-1.1,5.4-4.4L63,26.1h-3l-3.5,11.2h-0.1l-3.5-11.2h-3.1l4.9,13.8l-0.3,0.7c-0.4,1.4-1.1,2-2.4,2
c-0.1,0-0.7,0-0.8,0v2.3C51.6,44.8,52.3,44.8,52.4,44.8L52.4,44.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-altassian" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M19.3,29.7c-1-1-2.4-1-3,0.3L1.2,60.3c-0.6,1.1,0.3,2.7,1.7,2.7H24c0.7,0,1.4-0.4,1.7-1C30.2,52.5,27.4,38.2,19.3,29.7
L19.3,29.7z M30.5,2c-14.6,23.4-1,42.1,7.9,60c0.3,0.6,1,1,1.7,1h21.1c1.4,0,2.3-1.4,1.7-2.7c0,0-28.3-56.9-29-58.3
C33,0.7,31.3,0.7,30.5,2z"/>
</svg>

After

Width:  |  Height:  |  Size: 636 B

View File

@ -0,0 +1,14 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.1816 39.6841L44.8303 42.629C44.6 42.629 44.3861 42.629 44.1558 42.629C40.4706 42.629 37.4763 44.0274 37.4763 47.0545C37.4763 49.4894 40.4706 51.4801 44.1558 51.4801C47.841 51.4801 50.8353 49.4894 50.8353 47.0545C50.8353 44.6197 47.7917 41.609 46.2452 39.7005H42.1816V39.6841ZM47.3475 46.9558C47.3475 48.2226 45.9162 49.2427 44.1723 49.2427C42.4284 49.2427 40.9806 48.2226 40.9806 46.9558C40.9806 45.689 42.4119 44.669 44.1723 44.669C45.9326 44.669 47.3475 45.689 47.3475 46.9558Z" fill="black"/>
<path d="M33.2809 47.614C33.2809 50.0325 29.316 50.0325 29.316 47.614V42.8594H25.894V47.9266C25.894 52.8787 36.6207 52.928 36.6207 47.9266V42.8594H33.2809V47.614Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M54.9675 42.8594V51.4309H51.9675V42.8594H54.9675Z" fill="black"/>
<path d="M14.1969 39.9803L15.3814 41.4281L8.78418 51.4473H12.7491L13.8185 49.6705H21.3534L22.4722 51.4473H26.6016L18.6882 39.9968H14.1969V39.9803ZM15.2333 47.3344L17.5037 43.5833L19.8728 47.3344H15.2333V47.3344Z" fill="black"/>
<path d="M53.7966 12.3575C51.1478 12.3246 48.6965 13.213 46.7387 14.7265C44.8632 13.2952 42.5435 12.4233 40.0099 12.3904C37.3611 12.3575 34.8933 13.2459 32.952 14.743C31.0764 13.3117 28.7567 12.4397 26.2067 12.4068C23.5744 12.3575 21.1395 13.2459 19.1817 14.7265C17.3226 13.2952 15.0029 12.4562 12.4858 12.4068C6.23404 12.3246 1.08457 17.3588 0.98586 23.5941C0.903601 29.8459 5.92144 34.9953 12.1732 35.0776C14.8055 35.1105 17.2568 34.2385 19.1981 32.7414C21.0572 34.1727 23.3934 35.0282 25.9105 35.0611C28.5593 35.094 31.0106 34.2221 32.9684 32.7085C34.8439 34.1398 37.1637 35.0282 39.6973 35.0447C42.346 35.094 44.7973 34.1892 46.7551 32.692C48.6142 34.1234 50.9504 34.9953 53.484 35.0282C59.7357 35.1105 64.8852 30.0926 64.9839 23.8409C65.0661 17.5892 60.0318 12.4397 53.7966 12.341M53.5169 33.7285C50.901 33.6956 48.5319 32.6591 46.7551 30.9975C44.8138 32.7578 42.4447 33.7943 39.7302 33.745C37.1143 33.7121 34.7452 32.6756 32.9849 31.0139C31.0929 32.7743 28.5264 33.7943 25.927 33.7614C23.4263 33.7285 21.0079 32.7414 19.1981 31.0633C18.9185 31.3265 18.573 31.6062 18.1946 31.8694C16.5 33.1033 14.4271 33.8108 12.1732 33.7779C8.07665 33.7285 4.55593 31.1949 3.05881 27.6248C2.66396 27.5919 2.31847 27.5261 2.02234 27.4274C1.59459 26.2264 1.36426 24.9267 1.38072 23.5777C1.46298 17.7372 6.15177 12.9991 11.9264 12.8017C12.0745 13.032 12.2554 13.3281 12.4035 13.6901H12.4529C15.0358 13.7394 17.5036 14.7594 19.3462 16.5691L19.264 15.1543C21.0408 13.7394 23.2618 12.8839 25.6802 12.8017C25.7625 12.9333 25.9928 13.2459 26.1902 13.6901C28.7238 13.723 31.3068 14.8417 33.0836 16.5527L33.0013 15.2036C34.7781 13.7559 37.0156 12.8675 39.4505 12.8017C39.615 13.032 39.7795 13.3281 39.9276 13.6736H39.9769C42.527 13.7065 45.0606 14.8746 46.8867 16.6021L46.788 15.1707C48.5813 13.7394 50.8188 12.851 53.2372 12.7523C53.3195 12.8839 53.6979 13.6407 53.7637 13.6407C59.1599 13.8875 63.4539 17.1285 63.6842 23.8245C63.8487 29.3523 59.0283 33.7943 53.5004 33.7285" fill="black"/>
<path d="M15.7764 27.4439C15.3322 26.2429 15.1019 24.9432 15.1348 23.5941C15.1677 21.0935 16.0396 18.8066 17.4874 16.9805C18.0468 16.9805 18.6061 16.9476 18.9352 16.9476C17.2077 15.2695 14.9045 14.2988 12.4696 14.2659C7.23786 14.2001 2.92746 18.3953 2.86165 23.6106C2.8123 28.1678 5.98752 32.0175 10.265 32.9882C10.4131 32.8072 10.5776 32.6098 10.7421 32.3959C11.2192 32.4782 11.7292 32.5275 12.2392 32.544C14.2299 32.5769 16.0561 31.9353 17.6355 30.7672L18.9516 30.8001C18.0632 29.8952 17.3393 28.8259 16.8293 27.6249C16.4345 27.592 16.1054 27.5262 15.8093 27.4439M12.2392 32.0998C7.63271 32.034 3.94747 28.25 3.99683 23.6435C4.06263 19.0534 7.86303 15.3517 12.4696 15.4011C14.1806 15.4175 15.76 15.9604 17.0761 16.8653C15.6448 18.7408 14.7728 21.0605 14.7564 23.5941C14.7235 26.2265 15.5954 28.6778 17.0761 30.6191C16.0561 31.2936 14.3286 32.1327 12.2392 32.0998" fill="black"/>
<path d="M20.6953 21.044C20.8763 20.5834 21.2053 20.3201 21.2053 20.3201C20.8927 19.2179 20.0043 18.0662 19.1982 17.2272C17.6188 18.9053 16.6317 21.1263 16.5659 23.6105C16.5165 25.2886 17.1582 27.9374 18.4414 29.4181C18.6882 29.6977 18.8692 30.0103 19.2147 30.3065L19.2475 29.1055C20.465 27.6577 21.0902 25.7822 21.1231 23.8738C21.1231 22.8866 20.9915 21.9324 20.6953 21.044ZM19.1982 28.4967C18.244 27.1148 17.6846 25.4367 17.7011 23.6434C17.7175 21.916 18.2604 20.3366 19.1817 19.0204C20.136 20.4024 20.6953 22.0805 20.6624 23.8902C20.646 25.6012 20.1031 27.197 19.1817 28.5132" fill="black"/>
<path d="M34.4327 21.0276C34.6137 20.5505 34.9427 20.3037 34.9427 20.3037C34.6795 19.366 33.7253 18.0004 32.9685 17.2437C31.3891 18.9053 30.4185 21.1428 30.3856 23.6105C30.3526 26.1935 31.3562 28.5461 33.0179 30.29L33.0508 29.1713C34.0708 27.5261 34.844 25.9467 34.8605 23.8738C34.8605 22.8867 34.7289 21.9325 34.4327 21.044M32.9685 28.4474C32.0308 27.0819 31.4878 25.4038 31.5207 23.627C31.5536 21.9325 32.0801 20.3531 32.9685 19.0534C33.8898 20.4189 34.4327 22.097 34.4163 23.8573C34.3834 25.5519 33.8569 27.1313 32.9685 28.4474Z" fill="black"/>
<path d="M43.3661 27.411C42.9219 26.21 42.7081 24.9103 42.7245 23.5612C42.7574 21.0606 43.6458 18.7737 45.0772 16.9476H46.492C44.7316 15.2859 42.4777 14.2824 39.9935 14.2495C37.427 14.2166 35.0744 15.2037 33.3469 16.8489C35.1402 18.7244 36.1437 21.2744 36.0944 23.8738C36.0615 26.3581 35.0744 28.8423 33.3798 30.6356C34.5808 31.7708 36.0944 32.5934 37.7725 32.9718C37.9206 32.7743 38.0851 32.5769 38.2496 32.3795C38.7267 32.4617 39.2367 32.5111 39.7467 32.5275C41.9019 32.5605 43.7116 31.7708 45.2417 30.7343L46.4426 30.7014C45.5871 29.813 44.8797 28.7601 44.3862 27.592C43.9913 27.5591 43.6623 27.4933 43.3661 27.411ZM39.7632 32.0669C38.0357 32.034 36.4399 31.5075 35.1073 30.5862C36.5221 28.7272 37.3776 26.4074 37.4106 23.8903C37.4599 21.258 36.5715 18.8395 35.0908 16.8818C36.4892 15.9111 38.1673 15.3517 39.9935 15.3682C41.7045 15.4011 43.3168 15.944 44.6329 16.8653C43.2181 18.7244 42.3626 21.0441 42.3297 23.5612C42.2968 26.1771 43.1687 28.6284 44.6494 30.5698C43.6294 31.2443 41.8855 32.0998 39.7632 32.0669" fill="black"/>
<path d="M62.5488 20.2709C61.792 17.5892 57.9916 14.2165 53.7799 14.2165C51.2134 14.1836 48.8772 15.1872 47.1333 16.8159C48.9266 18.6915 49.9301 21.258 49.9137 23.8574C49.8808 26.2758 48.8936 28.8752 47.1662 30.6191C48.3836 31.7379 49.8808 32.5604 51.5588 32.9388C51.7069 32.7579 51.8714 32.5604 52.036 32.3466C52.5131 32.4453 53.0231 32.4946 53.5331 32.4946C58.3864 32.5604 62.3842 28.6613 62.4665 23.8245C62.4665 22.8209 62.3184 21.8831 62.0223 20.9947C62.2032 20.5341 62.5488 20.2709 62.5488 20.2709M53.5495 32.0504C51.8221 32.034 50.2262 31.4911 48.9101 30.5698C50.3414 28.7107 51.1805 26.391 51.2134 23.8738C51.2463 21.2415 50.3743 18.8066 48.8936 16.8653C50.2756 15.8946 51.9537 15.3353 53.7799 15.3517C58.37 15.4175 62.0716 19.2179 62.0223 23.8245C61.9565 28.4146 58.1561 32.1162 53.5495 32.0504" fill="black"/>
<path d="M48.2359 21.0111C48.4333 20.534 48.7459 20.2872 48.7459 20.2872C48.4498 19.2014 47.5614 18.0333 46.7388 17.2107C45.1758 18.8723 44.2052 21.1098 44.1558 23.5776C44.1229 26.1934 45.1429 28.5625 46.8375 30.3064V29.1548C48.0714 27.4931 48.6143 26.0289 48.6636 23.8408C48.6636 22.8537 48.532 21.8995 48.2194 21.0111M46.7552 28.4309C45.801 27.0654 45.2745 25.3873 45.291 23.594C45.3074 21.8995 45.8504 20.3201 46.7388 19.0204C47.693 20.3859 48.2359 22.064 48.2194 23.8408C48.1865 25.5518 47.6601 27.1312 46.7552 28.4309" fill="black"/>
<path d="M29.5792 27.444C29.1515 26.243 28.9212 24.9433 28.9376 23.5942C28.9705 21.11 29.8589 18.8067 31.2903 16.9805L32.6558 16.9476C30.8625 15.286 28.7238 14.3153 26.2066 14.2824C23.6566 14.2495 21.3368 15.2366 19.6094 16.8654C21.4026 18.7738 22.4227 21.1758 22.3898 23.9068C22.3569 26.4404 21.3368 28.8753 19.6094 30.7014C20.8104 31.8366 22.3733 32.6428 24.002 33.0047C24.1501 32.8073 24.2982 32.6099 24.4792 32.396C24.9563 32.4947 25.4663 32.5441 25.9763 32.5441C27.7531 32.577 30.0728 31.9682 31.4219 30.7343H32.6887C31.8167 29.8459 31.1093 28.7766 30.6322 27.6085C30.2373 27.5756 29.8918 27.5098 29.5957 27.4275M25.9763 32.0834C24.2653 32.0669 22.6859 31.5405 21.3697 30.6192C22.8011 28.7437 23.673 26.4239 23.7059 23.9068C23.7388 21.258 22.8504 18.8231 21.3697 16.8654C22.7517 15.9112 24.4298 15.3682 26.2066 15.3847C27.9341 15.4176 29.5299 15.9605 30.8625 16.8818C29.4476 18.7409 28.5921 21.0606 28.5592 23.5778C28.5263 26.1936 29.3818 28.6285 30.8625 30.5698C29.8425 31.2444 28.0986 32.1163 25.9763 32.0834Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-aws" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M18.5,26.9c0,2.2,1.1,3.2,1.1,3.8c0,0.3-0.1,0.4-0.4,0.6l-1.3,0.8c-0.1,0.1-0.4,0.1-0.6,0.1c0,0-0.8,0.1-2-2.5
c-1.4,1.8-3.7,3-6,2.8c-1.5,0.1-5.8-0.8-5.6-5.5c-0.1-3.7,3.2-6,6.9-5.8c0.7,0,2.1,0,4.5,0.6v-1.5c0.3-2.5-1.4-4.5-4.4-4.2
c-0.1,0-1.8,0-4.5,1c-0.7,0.4-0.7,0.4-1,0.4c-0.7,0-0.4-2-0.3-2.4c0.4-0.6,3.5-1.7,6.3-1.7c2-0.1,3.9,0.4,5.5,1.7
c1.3,1.4,1.8,3.2,1.7,5.1L18.5,26.9L18.5,26.9z M10,30c3.1,0,4.5-2,4.8-3c0.1-1,0.1-1.5,0.1-2.7c-1-0.1-2.4-0.4-3.9-0.4
c-1.4-0.1-4.2,0.6-4.1,3.1C7.1,28.8,8.2,30.1,10,30z M26.6,32.2c-0.8,0.1-1.1-0.4-1.3-1l-4.8-15.9c-0.1-0.3-0.1-0.6-0.1-0.8
c0-0.3,0.1-0.4,0.4-0.4c0,0-0.1,0,2.1,0c0.8-0.1,1.1,0.6,1.3,1l3.5,13.6L31,15.1c0.1-0.3,0.3-1.1,1.3-1h1.7c0.1,0,1.1,0,1.3,1
l3.2,13.8l3.5-13.8c0-0.1,0.3-1.1,1.3-1h2c0.1,0,0.6-0.1,0.4,0.8c0,0.1,0.3-1.1-5.1,16.4c-0.1,0.6-0.4,1.1-1.3,1h-1.8
c-1.1,0.1-1.3-1-1.3-1.1L32.7,18l-3.2,13.2c0,0.1-0.1,1.1-1.3,1.1h-1.5V32.2z M53,32.8c-0.6,0-3.2,0-5.5-1.1
c-0.4-0.1-0.8-0.7-0.8-1.1v-1.1c0-0.8,0.6-0.7,0.8-0.6c1,0.4,1.5,0.7,2.8,1c3.5,0.8,5.1-0.1,5.5-0.4c1.3-0.8,1.4-2.5,0.4-3.4
c-1-0.8-1.4-0.8-5.1-2C50.8,23.9,47,22.7,47,19c-0.1-2.7,2.4-5.5,6.7-5.5c1.3,0,4.5,0.4,5.5,1.5c0.1,0.1,0.1,0.4,0.1,0.7v1
c0,0.4-0.1,0.7-0.4,0.7c-0.8-0.1-2-1.1-4.8-1.1c-0.7,0-3.9,0.1-3.7,2.4c0,1.8,2.7,2.5,3,2.7c3.5,1.1,4.8,1.3,6,3
c1.7,2.1,0.8,4.6,0.4,5.3C57.9,33.2,53.2,32.8,53,32.8L53,32.8z M57,43c-6.7,4.9-16.6,7.6-24.9,7.6C20.7,50.8,9.7,46.6,1.3,39
c-0.7-0.6-0.1-1.4,0.7-0.8c9.3,5.2,19.8,8,30.6,8c8,0,15.9-1.7,23.3-4.8C57.1,40.9,58.1,42.1,57,43L57,43z M59.8,39.8
c-0.8-1.1-5.8-0.4-7.9-0.3c-0.7,0.1-0.8-0.4-0.1-0.8c3.9-2.7,10.3-2,11-1.1c0.8,0.8-0.1,7.3-3.9,10.4c-0.6,0.4-1.1,0.1-0.8-0.4
C58.8,45.4,60.6,40.9,59.8,39.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-azure" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M34.8,7.3L16.5,23.1L1,51.2h14.1L34.8,7.3z M37.4,11.1l-7.8,22l14.8,18.7l-29,4.9H63L37.4,11.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 469 B

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-behance-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M26.1,29.8c1.7-0.7,3-1.8,3.8-3.1c0.8-1.3,1.3-3,1.3-4.8c0-1.7-0.3-3.2-0.8-4.5c-0.6-1.3-1.4-2.3-2.5-3
c-1.1-0.7-2.3-1.3-3.8-1.6c-1.6-0.3-3.2-0.4-4.9-0.4H1v38h18.5c1.7,0,3.4-0.1,4.9-0.7c1.7-0.4,3.1-1.1,4.4-2c1.3-0.8,2.3-2,3-3.5
c0.7-1.4,1.1-3.1,1.1-5.1c0-2.4-0.6-4.5-1.7-6.1C30,31.6,28.3,30.5,26.1,29.8z M9.5,19h7.9c0.7,0,1.4,0.1,2.1,0.1s1.4,0.4,1.8,0.7
c0.6,0.3,1,0.7,1.3,1.4c0.3,0.6,0.4,1.3,0.4,2.3c0,1.5-0.4,2.8-1.4,3.5c-1,0.6-2.3,1-3.7,1H9.5C9.5,27.8,9.5,19,9.5,19z M24.1,41.5
c-0.3,0.7-0.7,1.1-1.4,1.5c-0.6,0.4-1.3,0.7-2,0.7c-0.7,0.1-1.5,0.1-2.3,0.1h-9V33.5h9.2c1.8,0,3.2,0.4,4.4,1.3
c1.1,0.8,1.7,2.3,1.7,4.2C24.5,40,24.5,40.8,24.1,41.5z"/>
<path d="M62.4,32.5c-0.4-2-1.3-3.7-2.4-5.2c-1.1-1.5-2.5-2.7-4.2-3.7c-1.7-0.8-3.8-1.4-6.1-1.4c-2.1,0-4.1,0.4-5.6,1.1
c-1.7,0.7-3.2,1.7-4.5,3.1c-1.3,1.3-2.3,2.8-3,4.6c-0.7,1.7-1.1,3.7-1.1,5.8c0,2.1,0.3,4.1,1,5.9c0.7,1.8,1.7,3.2,2.8,4.6
c1.3,1.3,2.7,2.3,4.5,3c1.7,0.7,3.7,1.1,5.9,1.1c3.1,0,5.8-0.7,8-2.1c2.3-1.4,3.8-3.8,4.9-7.2H56c-0.3,0.8-1,1.7-2,2.4
c-1,0.7-2.4,1.1-3.9,1.1c-2.1,0-3.8-0.6-4.9-1.7c-1.1-1.1-1.8-3.2-1.8-5.4H63C63,36.4,62.9,34.3,62.4,32.5z M43,33.8
c0-0.7,0.3-1.4,0.5-2c0.3-0.7,0.6-1.4,1.1-1.9c0.6-0.6,1.4-1.2,2.2-1.6c0.8-0.4,1.8-0.4,2.7-0.4c1.8,0,3.4,0.6,4.2,1.5
c0.8,1,1.5,2.4,1.7,4.4C55.4,33.8,43,33.8,43,33.8z"/>
<rect x="41.4" y="15" width="15.5" height="3.8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-behance" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M29.2,25.5c0.8-3.4,0-6.9-2.2-9.6c-2.2-2.7-5.4-4.2-8.8-4.2H7.7c-3.3,0-5.9,2.7-5.9,5.9v28.6c0,3.3,2.7,5.9,5.9,5.9h10.2
c5.9,0,10.9-4.3,11.5-9.9c0.4-3.2-0.6-6.4-2.7-8.8c-0.6-0.6-1.2-1.2-1.8-1.7C27,30.2,28.7,28,29.2,25.5z M18.3,34.2
c2,0,3.8,0.8,5.1,2.3c1.3,1.4,1.9,3.3,1.6,5.3c-0.4,3.3-3.5,5.9-7.1,5.9H7.7c-0.8,0-1.4-0.6-1.4-1.4v-12h11.7H18.3z M24.8,24.5
c-0.6,2.7-3.9,5.2-6.9,5.2H6.3V17.6c0-0.8,0.6-1.4,1.4-1.4h10.6c2.1,0,4,0.9,5.3,2.6C24.8,20.4,25.3,22.4,24.8,24.5z"/>
<path d="M39.1,17h19.7c1.2,0,2.3-1,2.3-2.3s-1-2.3-2.3-2.3H39.1c-1.2,0-2.3,1-2.3,2.3S37.8,17,39.1,17z"/>
<path d="M48.2,24.2c-7.8,0-14.1,6.3-14.1,14.1c0,7.8,6.3,14.1,14.1,14.1c3.4,0,6.7-1.2,9.2-3.5c0.9-0.8,1-2.2,0.2-3.2
c-0.8-0.9-2.2-1-3.2-0.2c-1.7,1.5-4,2.4-6.3,2.4c-4.5,0-8.3-3.1-9.3-7.3H60c1.2,0,2.3-1,2.3-2.3C62.3,30.5,55.9,24.2,48.2,24.2z
M48.2,28.7c4.5,0,8.3,3.1,9.3,7.3H38.9C39.9,31.8,43.7,28.7,48.2,28.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-bitbucket" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M21.2,13.4c0,3.7,5.8,5.1,10.8,5.1s10.8-1.3,10.8-5.1S37,8.4,32,8.4S21.2,9.7,21.2,13.4z M32,14c-2.1,0-3.8-0.3-4.9-0.6
c1.1-0.3,2.8-0.6,4.9-0.6c2.1,0,3.8,0.3,4.9,0.6C35.8,13.7,34.1,14,32,14z"/>
<path d="M32,22.4c-3.5,0-6.4,2.9-6.4,6.4c0,3.5,2.9,6.4,6.4,6.4s6.4-2.9,6.4-6.4C38.4,25.3,35.5,22.4,32,22.4z M32,30.7
c-1,0-1.9-0.9-1.9-1.9s0.8-1.9,1.9-1.9s1.9,0.9,1.9,1.9S33,30.7,32,30.7z"/>
<path d="M51.2,5.1c-5-2.2-13.4-3.3-19.2-3.3S17.7,2.9,12.8,5.1c-1.1,0.5-1.8,1.6-1.6,2.8l2.5,26c0.1,0.9,0.7,1.8,1.5,2.2
C17.5,37.3,25.5,41,32,41c7,0,13.5-1.9,17.4-5.2c0.6-0.5,0.9-1.1,1-1.9l2.5-26.1C53,6.7,52.3,5.5,51.2,5.1z M45.9,32.8
c-3.1,2.3-8.4,3.7-13.9,3.7c-4.9,0-11.5-2.9-14-4L15.7,8.7c4-1.4,10.7-2.5,16.3-2.5s12.2,1,16.3,2.5L45.9,32.8z"/>
<path d="M48.2,40.2c-0.8-0.6-1.8-0.7-2.7-0.3L45.2,40c-2.6,1.1-8,3.5-13.2,3.4c-5.8-0.1-11.2-2.5-13.5-3.5c-0.9-0.4-2-0.3-2.7,0.3
c-0.8,0.6-1.2,1.6-1.1,2.6l1.6,14.1c0.1,1,0.7,1.9,1.7,2.4c3.8,1.9,8.8,3,14,3s10.2-1.1,14-3c0.9-0.5,1.5-1.4,1.7-2.4l1.6-14.1l0,0
C49.4,41.8,49,40.8,48.2,40.2z M43.3,55.6c-3.1,1.4-7.1,2.2-11.3,2.2s-8.2-0.8-11.3-2.2l-1.2-10.4c3.1,1.2,7.6,2.6,12.4,2.7
c4.7,0.1,9.3-1.4,12.5-2.7L43.3,55.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-bitcoin" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M47.9,31.9c3.8-2.4,6.3-6.4,6.5-11c0-0.3,0-0.7,0-1c-0.2-7.8-7-14.1-15.1-14.1h-3.5V4c0-1.2-1-2.3-2.3-2.3
c-1.2,0-2.3,1-2.3,2.3v1.8h-3.9V4c0-1.2-1-2.3-2.3-2.3s-2.3,1-2.3,2.3v1.8H11.8c-1.2,0-2.3,1-2.3,2.3s1,2.3,2.3,2.3h1.8v43.3h-1.8
c-1.2,0-2.3,1-2.3,2.3s1,2.3,2.3,2.3h11.1v2c0,1.2,1,2.3,2.3,2.3s2.3-1,2.3-2.3v-2h3.9v2c0,1.2,1,2.3,2.3,2.3c1.2,0,2.3-1,2.3-2.3
v-2h3.4c8.1,0,14.9-6.3,15.1-14.1c0-0.4,0-0.7,0-1.1C54.2,38.3,51.6,34.3,47.9,31.9z M18.1,10.3h21.1c5.7,0,10.5,4.4,10.6,9.8
c0,0.2,0,0.5,0,0.7c-0.2,4.9-4.5,8.9-9.7,8.9H18.1V10.3z M49.8,43.7L49.8,43.7c-0.2,5.4-4.9,9.8-10.6,9.8H18.1V34.2h22.1h0
c5.1,0,9.5,3.9,9.6,8.8C49.8,43.2,49.8,43.5,49.8,43.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M33.2783 3.93616H33.5175L32.7612 4.0103C37.4676 4.03626 42.1797 5.18182 46.3078 7.45998C51.6612 10.3795 56.0154 15.0952 58.479 20.6766C60.0898 24.3191 60.9388 28.3082 60.8535 32.2955C60.8758 38.7648 58.4493 45.1803 54.2748 50.1092C48.2467 50.8729 42.0036 51.3363 36.0644 49.757C32.5406 48.8802 29.4079 46.6076 27.4022 43.5899C25.365 39.9845 26.062 34.9944 29.1502 32.1916C31.3005 30.2416 34.4035 29.4056 37.2415 30.0395C39.7532 30.553 41.985 32.1898 43.2733 34.4012C44.532 33.7395 45.7813 33.061 47.0418 32.403C46.1539 30.9089 45.0584 29.5205 43.6885 28.4398C41.3844 26.6158 38.463 25.6259 35.5342 25.5444C32.7556 25.511 29.9695 26.3415 27.684 27.9282C23.0424 31.0831 20.7457 37.343 22.351 42.7353C23.376 46.3945 26.0639 49.4011 29.2003 51.4401C31.6953 53.0436 34.5852 53.9129 37.4825 54.4375C41.4641 55.1419 45.5292 54.8824 49.5332 54.5413C49.1309 54.9547 48.5266 54.9306 47.9983 55.0251C43.7256 55.6591 39.3194 55.6795 35.0968 54.6878C31.0465 53.7498 27.189 51.7516 24.3121 48.7171C20.0839 44.1515 19.0941 36.7313 22.4158 31.3872C24.1509 28.5418 26.696 26.0949 29.8602 24.9327C33.3154 23.6444 37.2507 23.6573 40.6875 25.0013C41.2528 23.6907 41.8682 22.4024 42.4225 21.0882C36.754 18.7711 29.9825 19.3717 24.8349 22.7009C22.0173 24.523 19.6983 27.0718 18.0115 29.9654C16.1319 33.2927 15.5239 37.2633 16.0985 41.0244C16.8567 46.096 19.6279 50.8433 23.6912 53.976C25.6672 55.5368 28.0028 56.5878 30.407 57.2977C33.5137 58.2209 36.7558 58.6231 39.9905 58.6973C40.4483 58.7047 40.908 58.7232 41.364 58.7807C40.7134 59.1181 39.959 59.0161 39.2527 59.0365C35.4101 59.1162 31.5377 58.5193 27.9342 57.1736C25.1926 56.1411 22.6049 54.6007 20.5714 52.4726C18.4379 50.3539 16.6435 47.8459 15.6036 45.0098C14.382 41.6528 14.0002 37.9621 14.6545 34.442C15.4479 30.2546 17.8391 26.4898 20.97 23.6462C24.7255 20.2151 29.8101 18.2669 34.9003 18.3503C34.9021 16.9118 34.8984 15.4715 34.904 14.0331C30.5108 14.035 26.1158 15.1824 22.3176 17.3994C17.2978 20.3189 13.3532 25.0105 11.2604 30.4195C9.72375 34.4717 9.14912 38.9872 10.1927 43.234C11.3865 48.4205 14.6805 53.0362 19.0922 55.9872C19.7799 56.4914 20.5659 56.8417 21.2406 57.3663C20.9292 57.3459 20.6122 57.3089 20.3323 57.1606C18.9105 56.4803 17.5815 55.622 16.3191 54.6804C14.0465 52.962 11.9037 51.0175 10.278 48.6615C8.24452 45.8384 6.6411 42.6779 5.75505 39.3023C4.91348 36.1807 4.72255 32.9146 4.94499 29.6985C5.4807 22.8028 8.72833 16.1741 13.8167 11.4936C17.9559 7.64535 23.2796 5.09285 28.8814 4.31245C30.3366 4.07889 31.8158 4.10113 33.2783 3.93616Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-blogger" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M62.9,27.5c-0.3-1.1-1-2.1-1.7-2.5c-0.3-0.1-1.8-0.3-3.5-0.4c-2.8-0.1-3.1-0.1-3.9-0.7C52.3,23,52,22.2,52,19.8
c0-4.5-2-8.9-5.6-12.7c-2.7-2.7-5.6-4.5-9.2-5.6c-0.8-0.3-2.7-0.3-8.7-0.4c-9.6-0.1-11.7,0.1-15.1,1.4C7.4,4.8,3,9.9,1.5,16.2
C1.2,17.5,1,19.5,1,30.7C0.9,44.8,1,46.8,2,49.6c0.7,2.4,1.4,3.7,3,5.8c3,3.8,7.2,6.6,11.4,7.3c2.1,0.3,27.3,0.4,30,0.1l0,0
c4.5-0.6,8-2.4,11.4-5.8c2.4-2.4,3.9-5.1,4.8-8.6C63,47.1,63,46.4,63,37.8C63,31.4,63,28.3,62.9,27.5z M18.2,18.8
c1.1-1.1,1.4-1.1,8.2-1.1c6.1,0,6.3,0,7.2,0.4c1.3,0.7,1.8,1.5,1.8,3c0,1.4-0.4,2.3-1.7,3c-0.6,0.4-1,0.4-7,0.4
c-3.7,0-6.6-0.1-7-0.1C17.4,23.7,16.5,20.5,18.2,18.8z M44.8,46.4l-2,0.3L32,46.9c-9.4,0.1-12.1-0.1-12.7-0.3c-1-0.4-2-1.7-2-2.7
c-0.1-1,0.4-2.4,1.1-3.1c1-0.8,1.4-0.8,13.5-1c12.4,0,12.3,0,13.5,1.1C47.1,42.6,46.8,45.2,44.8,46.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-bluetooth-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M36.4,32.4l11.3-12.5L30,1v24.9L19.5,15.5l-3.8,3.9l13.1,13.1L15.7,45.7l3.8,3.8L30,39l0.3,24l18-18L36.4,32.4z M41.4,20
l-6.1,6.1V14L41.4,20z M35.2,38.9l6.1,6.1L35.2,51V38.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 563 B

View File

@ -0,0 +1,8 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32.9849 0C15.3503 0 0.984863 14.3424 0.984863 32C0.984863 49.6575 15.3273 64 32.9849 64C50.6424 64 64.9849 49.6575 64.9849 32C64.9849 14.3424 50.6424 0 32.9849 0M32.9849 63.1022C15.8338 63.1022 1.8827 49.1511 1.8827 32C1.8827 14.8489 15.8338 0.897841 32.9849 0.897841C50.1359 0.897841 64.087 14.8489 64.087 32C64.087 49.1511 50.1359 63.1022 32.9849 63.1022Z" fill="black"/>
<path d="M14.7517 19.4302C14.7517 19.4302 14.8208 19.4763 14.8438 19.4993C14.8438 19.4993 14.8668 19.4993 14.8668 19.4763C15.4884 18.6935 16.11 17.9108 16.7316 17.1281C16.9618 16.8518 17.192 16.5525 17.4222 16.2763C17.6524 16 17.6985 15.6087 17.5604 15.2864C17.3762 14.941 17.0539 14.7108 16.6395 14.7108C16.3172 14.7108 16.064 14.895 15.8568 15.1482C15.5805 15.4935 15.3043 15.8389 15.028 16.1842C14.4525 16.8979 13.8999 17.5885 13.3474 18.3022C13.6467 18.5324 13.923 18.7626 14.2222 19.0159C14.4064 19.154 14.5676 19.2921 14.7287 19.4302" fill="black"/>
<path d="M32.9849 1.42737C16.1101 1.42737 2.4353 15.1022 2.4353 31.977C2.4353 48.8518 16.1101 62.5266 32.9849 62.5266C49.8598 62.5266 63.5346 48.8518 63.5346 31.977C63.5346 15.1022 49.8598 1.42737 32.9849 1.42737M28.0583 3.33816L30.913 3.01586L32.9849 9.07053L35.0569 3.01586L37.9116 3.33816L38.2339 11.9252L36.0008 11.6029L35.7936 5.87053L33.7907 11.6029H32.2022L30.1763 5.87053L29.9691 11.6029L27.736 11.9252L28.0583 3.33816V3.33816ZM8.76624 17.4964C8.53602 17.3123 8.30581 17.1281 8.07559 16.9439L8.00652 16.8748C8.05256 16.8288 8.07559 16.7828 8.12164 16.7367C8.7202 16 9.29573 15.2633 9.89429 14.5036C10.5849 13.6518 11.2756 12.777 11.9662 11.9022C12.1044 11.741 12.2195 11.5799 12.3576 11.3957C12.5878 11.0964 12.9101 10.8892 13.2554 10.7511C13.9921 10.4749 14.8439 10.659 15.4195 11.2115C15.6957 11.4878 15.9029 11.8331 15.995 12.2015C16.0871 12.5928 16.0641 12.9612 15.949 13.3525C15.995 13.3065 16.0411 13.2605 16.1101 13.2144C16.7777 12.754 17.6526 12.6159 18.4123 12.9612C19.172 13.3065 19.6554 13.9972 19.7705 14.8029C19.7936 15.1022 19.7706 15.4245 19.7015 15.7238C19.5173 16.2993 19.1259 16.7367 18.7576 17.1741C18.0439 18.072 17.3303 18.9468 16.6166 19.8446C16.018 20.5813 15.4195 21.318 14.8439 22.0547C14.7979 22.1238 14.7518 22.1698 14.7058 22.2159C14.7058 22.2159 14.6598 22.1698 14.6367 22.1698C14.4295 21.9856 14.1993 21.8245 13.9691 21.6403C13.0943 20.9497 12.2425 20.259 11.3677 19.5684C10.4929 18.8777 9.61803 18.1641 8.74321 17.4734M32.9619 51.0619C22.418 51.0619 13.877 42.5209 13.877 31.954C13.877 21.3871 22.418 12.8691 32.9619 12.8691C43.5058 12.8691 52.0468 21.4101 52.0468 31.954C52.0468 42.4979 43.5058 51.0619 32.9619 51.0619ZM51.149 22.1007L50.0439 20.213L53.8195 15.2633L48.1562 17.8648L46.5677 16.3914L51.7245 9.60003L53.313 11.0734L50.3202 14.9871L55.0857 12.8L56.49 14.5497L53.313 18.7166L57.7792 16.6677L58.8842 18.5554L51.1259 22.1238L51.149 22.1007Z" fill="black"/>
<path d="M14.6596 13.9741C14.7287 13.6518 14.6596 13.3295 14.4294 13.0993C14.1531 12.8 13.7387 12.7079 13.3474 12.8691C13.0711 12.9842 12.9099 13.2144 12.7488 13.4446C12.0581 14.2734 11.4135 15.1252 10.7229 15.9539C10.7229 15.9539 10.5617 16.1381 10.5848 16.1381C10.7229 16.2532 10.861 16.3453 10.9992 16.4604C11.3675 16.7597 11.7128 17.036 12.0582 17.3352C12.4265 16.8978 12.7718 16.4604 13.1171 16C13.4855 15.5626 13.8308 15.1252 14.1761 14.6878C14.3373 14.4575 14.5445 14.2734 14.6366 13.9971" fill="black"/>
<path d="M14.8438 31.977H32.9848V13.859C23.0855 14.1122 15.12 22.1007 14.8438 31.977Z" fill="black"/>
<path d="M32.9849 50.118C42.8841 49.8648 50.8496 41.8763 51.1259 31.977H32.9849V50.118Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3526 7C9.70082 7 6.9987 10.1346 7.1197 13.534C7.23582 16.8 7.08495 21.0298 5.9992 24.4792C4.90957 27.9384 3.06807 30.1304 0.0595703 30.4117V33.5883C3.06807 33.8702 4.90957 36.0612 5.99907 39.5208C7.08495 42.9702 7.2357 47.2 7.11957 50.466C6.99857 53.8649 9.7007 57 13.3531 57H50.7714C54.4232 57 57.1248 53.8654 57.0038 50.466C56.8877 47.2 57.0386 42.9702 58.1243 39.5208C59.2139 36.0612 61.0509 33.8694 64.0596 33.5883V30.4117C61.0511 30.1298 59.2141 27.9388 58.1243 24.4792C57.0384 21.0303 56.8877 16.8 57.0038 13.534C57.1248 10.1351 54.4232 7 50.7714 7H13.3521H13.3526ZM43.4494 37.7783C43.4494 42.4591 39.8893 45.2979 33.9812 45.2979H23.9239C23.6363 45.2979 23.3603 45.1859 23.1569 44.9863C22.9535 44.7868 22.8392 44.5162 22.8392 44.2341V19.766C22.8392 19.4839 22.9535 19.2133 23.1569 19.0138C23.3603 18.8143 23.6363 18.7022 23.9239 18.7022H33.9239C38.8503 18.7022 42.0834 21.3192 42.0834 25.3372C42.0834 28.1574 39.9084 30.6822 37.1376 31.1245V31.2716C40.9096 31.6773 43.4494 34.2395 43.4494 37.7783V37.7783ZM32.8846 22.0745H27.1501V30.0183H31.9799C35.7137 30.0183 37.7724 28.5438 37.7724 25.9083C37.7721 23.4383 36.0021 22.0745 32.8846 22.0745ZM27.1501 33.1702V41.9245H33.0956C36.9831 41.9245 39.0422 40.3947 39.0422 37.5197C39.0422 34.6448 36.9253 33.1698 32.8456 33.1698H27.1501V33.1702Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-bootstrap" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M41.4,39.7c0,5.9-5.5,5.8-6,5.8H24.1V34.2h11.2C41.3,34,41.4,38.5,41.4,39.7z M34.5,29.5c0.1,0,5.3,0.1,5.3-5.1
c0-2.1-0.4-4.9-5.3-4.9H24.1v10H34.5z M62.9,11.4v41.3c0,5.6-4.6,10.3-10.4,10.3H11.5C5.7,63,1.1,58.4,1.1,52.6V11.4
C1.1,5.6,5.7,1,11.5,1h41.3C58.3,1,62.9,5.6,62.9,11.4z M47.7,40.4c0-3-0.8-8-6.7-9.3v-0.1c3.2-1.4,5.1-3.9,5.1-7.6
c0-1,0.3-9-10.7-9H17.9v36c17.7,0,19.4,0.1,22.6-0.7C42.4,49.1,47.7,47.3,47.7,40.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 801 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-btc" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M46.3,30.3c3.4-1.7,5.5-4.8,5.1-9.9c-0.7-6.9-6.3-9.3-13.9-9.9V1h-5.9v9.4c-1.6,0-3.1,0-4.6,0.1V1H21v9.6
c-2.1,0.1-4.6,0-11.8,0v6.3c4.6-0.1,7-0.4,7.6,2.7V46c-0.4,2.4-2.3,2-6.5,2l-1.1,7C19.9,55,21,55,21,55v8h5.9v-8.2
c1.7,0,3.2,0,4.6,0V63h5.9v-8.2c9.9-0.6,16.5-3,17.3-12.3C55.4,35,51.8,31.7,46.3,30.3L46.3,30.3z M26.9,17.2
c3.2,0,13.7-1.1,13.7,5.9c0,6.6-10.4,5.8-13.7,5.8L26.9,17.2L26.9,17.2z M26.9,47.8V35c3.9,0,16.1-1.1,16.1,6.5
C43.1,48.6,30.8,47.8,26.9,47.8L26.9,47.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 851 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M55.5175 1.1C52.0175 0 48.8175 0 42.4175 0H23.0175C16.6175 0 13.4175 0 9.91753 1.1C8.05948 1.7797 6.37211 2.8566 4.97312 4.25559C3.57413 5.65458 2.49723 7.34195 1.81753 9.2C0.717529 12.66 0.717529 15.88 0.717529 22.3V41.69C0.717529 48.1 0.717529 51.3 1.81753 54.8C2.49723 56.658 3.57413 58.3454 4.97312 59.7444C6.37211 61.1434 8.05948 62.2203 9.91753 62.9C13.3775 64 16.5975 64 23.0175 64H42.4175C48.8175 64 52.0175 64 55.5175 62.88C57.3756 62.2003 59.063 61.1234 60.4619 59.7244C61.8609 58.3254 62.9378 56.638 63.6175 54.78C64.7175 51.32 64.7175 48.1 64.7175 41.68V22.31C64.7175 15.9 64.7175 12.7 63.6175 9.2C62.9378 7.34195 61.8609 5.65458 60.4619 4.25559C59.063 2.8566 57.3756 1.7797 55.5175 1.1ZM44.9875 23.8C44.5175 24.3 43.6875 24.3 43.1875 23.8L43.2075 23.82C41.0975 21.92 37.8675 20.53 34.5075 20.53C31.8675 20.53 29.2375 21.49 29.2375 23.91C29.2375 26.2128 31.6494 27.0958 34.5906 28.1726C34.8298 28.2602 35.0724 28.349 35.3175 28.44C41.0175 30.41 45.7175 32.83 45.7175 38.57C45.7175 44.8 40.9975 49.07 33.2495 49.59L32.5495 52.98C32.4893 53.28 32.3267 53.5497 32.0895 53.743C31.8524 53.9364 31.5555 54.0414 31.2495 54.04L26.3995 54C25.5695 53.99 24.9595 53.22 25.1295 52.39L25.8695 48.82C22.8375 47.99 20.1775 46.49 18.0775 44.42C17.8235 44.1651 17.6809 43.8199 17.6809 43.46C17.6809 43.1001 17.8235 42.7549 18.0775 42.5L20.7775 39.8C20.8983 39.6791 21.0417 39.5831 21.1995 39.5176C21.3574 39.4522 21.5266 39.4185 21.6975 39.4185C21.8684 39.4185 22.0377 39.4522 22.1955 39.5176C22.3534 39.5831 22.4968 39.6791 22.6175 39.8C25.2175 42.41 28.5775 43.48 31.7775 43.48C35.2975 43.48 37.6775 42.02 37.6775 39.53C37.6775 37.3423 35.7244 36.6093 32.0177 35.2181C31.624 35.0703 31.2105 34.9151 30.7775 34.75C26.0075 33.04 21.4975 30.55 21.4975 24.75C21.4975 18.05 26.9575 14.78 33.3975 14.45L34.0975 11.07C34.1571 10.7734 34.3168 10.5062 34.5498 10.3133C34.7828 10.1203 35.075 10.0132 35.3775 10.01H40.2175C41.0475 10.01 41.6675 10.79 41.4975 11.62L40.7075 15.42C43.1791 16.2438 45.463 17.5489 47.4275 19.26C47.9875 19.8 48.0175 20.7 47.4875 21.2L44.9875 23.8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-chrome" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M61.4,39c3.2-13.5-3.2-27.9-16.2-34.2c-3.1-1.5-6.4-2.4-9.7-2.8c-0.1,0-0.2,0-0.3,0C22.9,0.6,10.5,7,4.8,18.8
c-5.1,10.4-3.6,22.3,2.8,31.1c0.1,0.1,0.1,0.2,0.2,0.3c2.8,3.7,6.5,6.9,11,9.1c4.2,2.1,8.7,3,13.2,3c11.2,0,22-6.3,27.3-17
c1-2,1.7-4,2.2-6.1C61.4,39.1,61.4,39,61.4,39z M57.6,34.9L38.8,22.6c-0.3-0.2-0.6-0.4-0.9-0.6l-0.1,0c-0.1-0.1-0.2-0.1-0.2-0.1
c-0.2-0.1-0.3-0.2-0.5-0.3c-2.3-1.1-4.9-1.4-7.4-0.9l6.8-14c2.3,0.4,4.6,1.1,6.8,2.2C53.3,13.7,58.8,24.3,57.6,34.9z M38.4,35.1
c-1.7,3.5-6,5-9.5,3.3c-3.5-1.7-5-6-3.3-9.5c1.2-2.5,3.8-4,6.4-4c1,0,2.1,0.2,3.1,0.7c0.1,0.1,0.2,0.1,0.4,0.2l0.9,0.6
C38.9,28.4,39.9,32,38.4,35.1z M8.8,20.8c3-6.2,8.2-10.8,14.7-13.1c2.6-0.9,5.3-1.4,8.1-1.4l-10,20.7c-2.5,5.2-0.8,11.3,3.7,14.5
L10.4,46C5.7,38.7,4.8,29.2,8.8,20.8z M20.8,55.2c-2.8-1.4-5.3-3.2-7.3-5.3L35.7,43c0.2,0,0.3-0.1,0.4-0.2c2.6-1,4.9-3,6.3-5.7
c0.9-1.9,1.3-4,1.1-6l13.1,8.5c-0.4,1.2-0.9,2.4-1.4,3.6C49,56,33.5,61.4,20.8,55.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-chromecast" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M1.1,48.8v8.5h8.5C9.6,52.6,5.8,48.8,1.1,48.8z M1.1,37.6v5.6c7.7,0,14.1,6.3,14.1,14.1h5.6C20.7,46.5,12,37.6,1.1,37.6
L1.1,37.6z M12.4,17.9v4.6C23.5,26.1,32.3,35,35.9,46.1h15.8V17.9H12.4z M1.1,26.4V32c14.1,0,25.4,11.4,25.4,25.4H32
C32.1,40.2,18.2,26.4,1.1,26.4L1.1,26.4z M57.5,6.6H6.6C3.5,6.6,1,9.2,1,12.3v8.5h5.6v-8.5h50.7v39.3H37.6v5.6h19.7
c3.1,0,5.6-2.5,5.6-5.6V12.3C63,9,60.5,6.6,57.5,6.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 780 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-cloudflare" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<polygon points="9,37.3 7.6,37.3 7.6,42.2 11.3,42.2 11.3,41 9,41 "/>
<path d="M28,37.3h-1.8v4.8H28c1.7,0,2.7-1,2.7-2.5l0,0C30.7,38.3,29.7,37.3,28,37.3z M29.4,39.8c0,0.8-0.5,1.2-1.3,1.2l0,0h-0.5
v-2.5h0.5C28.8,38.6,29.4,39,29.4,39.8L29.4,39.8z"/>
<path d="M3.6,38.5c0.5,0,1,0.4,1.2,0.8h1.4c-0.3-1.2-1.3-2.1-2.6-2.1C2,37.2,1,38.3,1,39.8l0,0c0,1.4,1.2,2.5,2.6,2.5
c1.3,0,2.3-0.8,2.6-1.9H4.7C4.5,40.8,4.1,41,3.6,41c-0.8,0-1.3-0.6-1.3-1.3l0,0C2.4,39.1,2.8,38.5,3.6,38.5z"/>
<path d="M22.6,40c0,0.6-0.3,1-0.8,1c-0.5,0-0.9-0.4-0.9-1v-2.7h-1.4V40c0,1.5,0.9,2.2,2.2,2.2c1.4,0,2.3-0.6,2.3-2.2v-2.7h-1.4V40
L22.6,40z"/>
<path d="M15.3,37.3c-1.6,0-2.6,1.2-2.6,2.6l0,0c0,1.4,1.2,2.5,2.6,2.5s2.6-1.2,2.6-2.6l0,0C17.9,38.3,16.9,37.3,15.3,37.3z
M16.6,39.8c0,0.6-0.5,1.3-1.3,1.3S14,40.4,14,39.8l0,0c0-0.6,0.5-1.3,1.2-1.3C16.1,38.5,16.6,39.1,16.6,39.8L16.6,39.8z"/>
<polygon points="32.6,37.3 32.6,42.2 34.1,42.2 34.1,40.4 36.3,40.4 36.3,39.4 34.1,39.4 34.1,38.5 36.5,38.5 36.5,37.3 "/>
<polygon points="58.2,40.3 60.5,40.3 60.5,39.2 58.2,39.2 58.2,38.5 60.8,38.5 60.8,37.3 56.9,37.3 56.9,42.2 60.8,42.2 60.8,41
58.2,41 "/>
<path d="M55,39L55,39c0-0.5-0.1-0.9-0.4-1.2c-0.4-0.4-0.8-0.5-1.6-0.5h-2.3v4.8H52v-1.4h0.6l1,1.4h1.5L54,40.5
C54.6,40.3,55,39.8,55,39z M53.6,39.1c0,0.4-0.3,0.5-0.8,0.5h-0.9v-1.2h0.9C53.3,38.5,53.6,38.7,53.6,39.1L53.6,39.1z"/>
<path d="M62.5,37.4c-0.3,0-0.5,0.3-0.5,0.5s0.3,0.5,0.5,0.5c0.3,0,0.5-0.3,0.5-0.5S62.7,37.4,62.5,37.4z M62.5,38.3
c-0.3,0-0.4-0.1-0.4-0.4s0.1-0.4,0.4-0.4c0.3,0,0.4,0.1,0.4,0.4S62.7,38.3,62.5,38.3z"/>
<path d="M62.7,37.8c0-0.1-0.1-0.1-0.3-0.1h-0.3v0.5h0.1v-0.3h0.1l0.1,0.3h0.1l-0.1-0.3C62.7,37.9,62.7,37.9,62.7,37.8z M62.5,37.9
L62.5,37.9h-0.1v-0.1h0.1C62.6,37.7,62.6,37.7,62.5,37.9C62.6,37.8,62.6,37.9,62.5,37.9z"/>
<polygon points="39.8,37.3 38.5,37.3 38.5,37.3 38.5,42.2 42.1,42.2 42.1,41 39.8,41 "/>
<path d="M45.6,37.3l-2.1,4.9h1.4l0.4-0.9h1.8l0.4,0.9h1.4l-2.1-4.9H45.6z M45.7,40.3l0.5-1.4l0.5,1.4H45.7z"/>
<path d="M52.3,34.8l0.1-0.5c0.1-0.6,0.1-1.2-0.1-1.6c-0.3-0.4-0.8-0.6-1.3-0.6L40.4,32c-0.1,0-0.1,0-0.1-0.1v-0.1
c0-0.1,0.1-0.1,0.3-0.1l10.7-0.1c1.3,0,2.7-1,3.1-2.3l0.6-1.5c0-0.1,0-0.1,0-0.3c-0.8-3.4-3.6-5.7-6.8-5.7c-3.1,0-5.7,1.9-6.6,4.8
c-0.6-0.4-1.4-0.6-2.2-0.6c-1.4,0.1-2.7,1.3-2.8,2.8c0,0.4,0,0.8,0.1,1c-2.5,0.1-4.4,2.1-4.4,4.5c0,0.3,0,0.4,0,0.6
c0,0.1,0.1,0.1,0.3,0.1h19.6C52.1,35,52.3,35,52.3,34.8z"/>
<path d="M55.9,27.5c-0.1,0-0.3,0-0.3,0c-0.1,0-0.1,0-0.1,0.1L55.1,29c-0.1,0.6-0.1,1.2,0.1,1.6c0.3,0.4,0.8,0.6,1.3,0.6l2.3,0.1
c0.1,0,0.1,0,0.1,0.1v0.1c0,0.1-0.1,0.1-0.3,0.1L56.3,32c-1.3,0-2.7,1-3.1,2.3l-0.1,0.4c0,0.1,0,0.1,0.1,0.1h8.1
c0.1,0,0.1,0,0.3-0.1c0.1-0.5,0.3-1,0.3-1.5C61.7,30.1,59.1,27.5,55.9,27.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-codepen" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M62,20.4L33.5,1.4c-1-0.6-2-0.6-3,0L2.1,20.4C1.4,20.8,1,21.8,1,22.5v18.9c0,0.8,0.4,1.7,1.1,2.3l28.4,18.9c1,0.6,2,0.6,3,0
l28.4-18.9c0.7-0.4,1.1-1.4,1.1-2.3V22.5C63.1,21.7,62.7,20.8,62,20.4L62,20.4z M34.7,8.6l20.9,14l-9.5,6.2L34.6,21
C34.7,21,34.7,8.6,34.7,8.6z M29.4,8.6V21l-11.6,7.8l-9.3-6.2L29.4,8.6z M6.4,27.5L13,32l-6.6,4.5V27.5L6.4,27.5z M29.4,55.4
l-20.9-14l9.3-6.2L29.4,43C29.4,43,29.4,55.4,29.4,55.4z M32.1,38.4L22.6,32l9.5-6.4l9.5,6.4L32.1,38.4z M34.7,55.4V43l11.6-7.8
l9.3,6.2L34.7,55.4z M57.7,36.5L51.1,32l6.6-4.5V36.5L57.7,36.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 926 B

View File

@ -0,0 +1,10 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.64021 38.2903C5.74709 38.2903 3.89404 36.928 3.89404 33.853C3.89404 30.7679 5.74709 29.4257 7.64021 29.4257C8.57174 29.4257 9.30294 29.6661 9.8238 30.0066L9.25286 31.2587C8.90228 31.0083 8.38143 30.848 7.86057 30.848C6.71869 30.848 5.67698 31.7495 5.67698 33.8329C5.67698 35.9164 6.74874 36.8379 7.86057 36.8379C8.38143 36.8379 8.90228 36.6776 9.25286 36.4272L9.8238 37.7093C9.28291 38.0699 8.57174 38.2903 7.64021 38.2903Z" fill="black"/>
<path d="M14.161 38.2903C11.747 38.2903 10.4148 36.3771 10.4148 33.853C10.4148 31.3288 11.737 29.4257 14.161 29.4257C16.5749 29.4257 17.9071 31.3188 17.9071 33.853C17.9071 36.3771 16.5749 38.2903 14.161 38.2903ZM14.161 30.7979C12.8187 30.7979 12.1577 31.9999 12.1577 33.8329C12.1577 35.666 12.8187 36.878 14.161 36.878C15.5032 36.878 16.1642 35.666 16.1642 33.8329C16.1642 31.9999 15.5032 30.7979 14.161 30.7979Z" fill="black"/>
<path d="M20.231 28.0534C19.66 28.0534 19.1992 27.6127 19.1992 27.0718C19.1992 26.5309 19.66 26.0902 20.231 26.0902C20.8019 26.0902 21.2627 26.5309 21.2627 27.0718C21.2627 27.6127 20.7919 28.0534 20.231 28.0534ZM19.3595 29.596H21.1024V38.11H19.3595V29.596Z" fill="black"/>
<path d="M27.9338 38.11V32.4306C27.9338 31.439 27.3328 30.818 26.1508 30.818C25.5198 30.818 24.9388 30.9281 24.5882 31.0684V38.12H22.8654V30.0266C23.7168 29.6761 24.8086 29.4257 26.1408 29.4257C28.5248 29.4257 29.6767 30.4674 29.6767 32.2703V38.12H27.9338" fill="black"/>
<path d="M34.2541 38.2903C33.1523 38.2903 32.0605 38.0199 31.3894 37.6893V25.7096H33.1122V29.8164C33.5229 29.626 34.184 29.4658 34.7749 29.4658C36.9685 29.4658 38.4609 31.0484 38.4609 33.6527C38.4609 36.868 36.7982 38.2903 34.2541 38.2903ZM34.4744 30.818C34.0037 30.818 33.4428 30.9282 33.1122 31.0985V36.6877C33.3626 36.7979 33.8534 36.908 34.3442 36.908C35.7165 36.908 36.7281 35.9565 36.7281 33.7829C36.7381 31.9198 35.8567 30.818 34.4744 30.818Z" fill="black"/>
<path d="M43.1487 38.2903C40.7047 38.2903 39.4626 37.2987 39.4626 35.6159C39.4626 33.242 41.9868 32.8213 44.5611 32.681V32.1401C44.5611 31.0684 43.8499 30.6877 42.7581 30.6877C41.9568 30.6877 40.9751 30.9382 40.4042 31.2086L39.9635 30.0267C40.6446 29.7262 41.7965 29.4257 42.9384 29.4257C44.9717 29.4257 46.2138 30.217 46.2138 32.3204V37.6893C45.6028 38.0199 44.3507 38.2903 43.1487 38.2903ZM44.5711 33.8329C42.8282 33.9231 41.0953 34.0733 41.0953 35.5858C41.0953 36.4873 41.7865 37.0382 43.0986 37.0382C43.6495 37.0382 44.3006 36.9481 44.5711 36.8179V33.8329Z" fill="black"/>
<path d="M50.1003 38.2903C49.1087 38.2903 48.0669 38.0199 47.4459 37.6893L48.0269 36.3671C48.4676 36.6376 49.3991 36.918 50.0502 36.918C50.9818 36.918 51.6028 36.4573 51.6028 35.7461C51.6028 34.9748 50.9517 34.6743 50.0903 34.3538C48.9484 33.9231 47.6763 33.4022 47.6763 31.8096C47.6763 30.4073 48.7681 29.4257 50.6612 29.4257C51.6929 29.4257 52.5443 29.6761 53.1453 30.0267L52.6044 31.2286C52.2238 30.9882 51.4625 30.7278 50.8515 30.7278C49.95 30.7278 49.4492 31.1986 49.4492 31.8196C49.4492 32.5909 50.0803 32.8613 50.9216 33.1819C52.1036 33.6226 53.4158 34.1134 53.4158 35.7761C53.4057 37.2886 52.2338 38.2903 50.1003 38.2903Z" fill="black"/>
<path d="M61.8095 33.8129L56.1501 34.6042C56.3204 36.1367 57.322 36.908 58.7544 36.908C59.6058 36.908 60.5274 36.6977 61.1083 36.3872L61.6092 37.6793C60.9481 38.0299 59.8062 38.2803 58.6342 38.2803C55.9498 38.2803 54.4473 36.5574 54.4473 33.843C54.4473 31.2387 55.8997 29.4156 58.2837 29.4156C60.4973 29.4156 61.8095 30.868 61.8095 33.1618C61.8296 33.3722 61.8296 33.5925 61.8095 33.8129ZM58.2736 30.6878C56.9514 30.6878 56.08 31.6994 56.0499 33.4723L60.1768 32.9014C60.1568 31.419 59.4055 30.6878 58.2736 30.6878Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-connectdevelop" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M61.8,30.5l-5.6-9.9c0.1-0.1,0.1-0.4,0.1-0.8c0-0.8-0.8-1.7-1.7-1.7l-6.4-11c0.1-0.1,0.1-0.4,0.1-0.6c0-1-0.8-1.7-1.7-1.7
c-0.6,0-1,0.3-1.4,0.7h-12C33,5.2,32.6,5,32.1,5c-0.6,0-1,0.3-1.3,0.7h-12C18.4,5.2,17.9,5,17.4,5c-1,0-1.7,0.8-1.7,1.7
c0,0.1,0.1,0.4,0.1,0.6l-6.4,11c-0.6,0.3-1.1,0.8-1.1,1.6c0,0.1,0,0.1,0,0.1L2.4,30.4C1.6,30.5,1,31.2,1,32.1c0,0.8,0.6,1.6,1.4,1.7
l6.2,10.7c-0.1,0.1-0.1,0.3-0.1,0.6c0,0.8,0.6,1.6,1.4,1.7l5.8,10.2c-0.1,0.1-0.1,0.4-0.1,0.6c0,1,0.8,1.7,1.7,1.7
c0.6,0,1-0.3,1.3-0.6h12.1c0.4,0.3,0.8,0.6,1.4,0.6c0.4,0,1-0.3,1.3-0.6h12.1c0.3,0.3,0.8,0.6,1.3,0.6c1,0,1.7-0.8,1.7-1.7
c0-0.1,0-0.3-0.1-0.4l5.8-10.2c0.8-0.1,1.4-0.8,1.4-1.7c0-0.1,0-0.4-0.1-0.6l6.2-10.7c0.8-0.1,1.4-0.8,1.4-1.7
C63.1,31.4,62.6,30.7,61.8,30.5z M16.8,54.2l-4.9-8.6h4.9V54.2z M16.8,44.8h-4.9c0-0.1-0.1-0.1-0.1-0.4l5.1-5.4V44.8L16.8,44.8z
M16.8,37.7L11,43.8c-0.1-0.1-0.3-0.3-0.4-0.3l-6.2-11c0.1-0.1,0.1-0.3,0.1-0.4c0-0.1,0-0.3,0-0.4l5.9-10.2c0.3,0,0.6-0.1,0.8-0.3
l5.6,5.9L16.8,37.7L16.8,37.7z M16.8,26l-5.1-5.4c0.1-0.3,0.3-0.6,0.3-0.8v-0.1L17,18L16.8,26L16.8,26z M16.8,17l-4.9,1.7l4.9-8.6
V17z M53.8,21.3l0.1,0.1l-4,18.9l-7.2-7.6L53.8,21.3L53.8,21.3z M32.5,43.5l1.3,1.4h-2.7L32.5,43.5z M32.5,42.1L23,32.4l9-9.5
l9.5,9.9L32.5,42.1z M33,42.8l8.9-9.3l7.6,8L49,44.8H35L33,42.8z M45.9,8.2C46,8.4,46,8.4,46.3,8.4l6.5,11.4v0.1
c0,0.3,0.1,0.7,0.3,0.8l-11,11.4l-9.5-9.9L45.9,8.2z M44.9,7.9L32.1,21.6l-6.5-6.8l18.9-6.8h0.4V7.9z M30.9,7.9
c0.3,0.3,0.7,0.4,1.1,0.4c0.4,0,0.8-0.1,1.1-0.4h8.5L24.9,14l-5.8-6.1H30.9z M17.8,8.6l0.1-0.1c0.1,0,0.1-0.1,0.3-0.1l5.8,6.1
l-6.2,2.3V8.6z M17.8,17.7l6.9-2.5l6.8,7.2l-9.2,9.5L17.7,27C17.8,27,17.8,17.7,17.8,17.7z M17.8,28.1l4.1,4.2l-4.1,4.4V28.1
L17.8,28.1z M17.8,38l4.8-5.1l9.5,9.7l-2,2H17.8L17.8,38L17.8,38z M18.5,56.4c-0.1-0.1-0.4-0.3-0.7-0.4l-0.1-0.1V45.6h11.4
L18.5,56.4L18.5,56.4z M33.2,56.4c-0.3-0.3-0.7-0.4-1.1-0.4c-0.4,0-0.8,0.1-1.1,0.4h-11l10.4-10.7h4.4l10.4,10.7H33.2L33.2,56.4z
M46.9,55.1l-0.4,0.8c-0.1,0-0.3,0.1-0.4,0.1L35.9,45.6h13L46.9,55.1L46.9,55.1z M48.3,52.5l1.4-6.9h2.5L48.3,52.5z M52.2,44.8h-2.4
l0.4-2.4l2,2C52.4,44.5,52.2,44.6,52.2,44.8L52.2,44.8z M59.7,32.6l-6.4,10.9c-0.1,0.1-0.3,0.1-0.4,0.1l-2.4-2.5l4-18.5l5.1,8.9
c0,0.1-0.1,0.3-0.1,0.4C59.6,32.4,59.7,32.5,59.7,32.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M56.7234 35.0143C56.1179 35.0192 55.5246 34.8438 55.019 34.5104C54.5135 34.177 54.1186 33.7008 53.8846 33.1422C53.6506 32.5837 53.5881 31.9682 53.705 31.374C53.8219 30.7798 54.113 30.2339 54.5412 29.8057C54.9694 29.3775 55.5154 29.0864 56.1095 28.9695C56.7037 28.8525 57.3192 28.915 57.8778 29.149C58.4363 29.383 58.9125 29.7779 59.2459 30.2835C59.5793 30.789 59.7547 31.3823 59.7498 31.9879C59.7433 32.7885 59.4224 33.5545 58.8562 34.1207C58.2901 34.6868 57.5241 35.0078 56.7234 35.0143M27.2041 20.9243C27.8086 20.9194 28.4009 21.0942 28.9059 21.4264C29.4109 21.7587 29.8058 22.2335 30.0406 22.7906C30.2753 23.3476 30.3393 23.9619 30.2244 24.5554C30.1095 25.1489 29.8209 25.6949 29.3952 26.1241C28.9694 26.5533 28.4258 26.8463 27.8333 26.9661C27.2408 27.0858 26.626 27.0269 26.067 26.7967C25.5081 26.5665 25.0301 26.1755 24.6937 25.6732C24.3573 25.1709 24.1777 24.58 24.1777 23.9755C24.1777 23.1706 24.4957 22.3982 25.0626 21.8267C25.6294 21.2552 26.3991 20.9309 27.2041 20.9243M8.69864 12.9119C9.29611 12.9168 9.87877 13.0985 10.3732 13.434C10.8676 13.7695 11.2516 14.2438 11.4769 14.7972C11.7021 15.3506 11.7585 15.9583 11.639 16.5438C11.5194 17.1292 11.2293 17.6661 10.805 18.0869C10.3808 18.5076 9.84155 18.7934 9.25518 18.9082C8.66881 19.023 8.06159 18.9616 7.51004 18.7318C6.95849 18.5021 6.48729 18.1142 6.15584 17.617C5.82438 17.1199 5.6475 16.5358 5.64748 15.9383C5.64746 15.5388 5.72656 15.1432 5.88019 14.7744C6.03383 14.4056 6.25897 14.0709 6.54263 13.7895C6.82628 13.5082 7.16284 13.2858 7.53288 13.1351C7.90293 12.9845 8.29913 12.9087 8.69864 12.9119ZM43.2289 4.92434C43.8334 4.91942 44.4257 5.09418 44.9307 5.42645C45.4357 5.75871 45.8306 6.2335 46.0654 6.79058C46.3001 7.34765 46.3641 7.96191 46.2492 8.5554C46.1343 9.14889 45.8457 9.69487 45.42 10.1241C44.9942 10.5533 44.4506 10.8463 43.8581 10.9661C43.2656 11.0858 42.6508 11.0269 42.0918 10.7967C41.5329 10.5665 41.0549 10.1755 40.7185 9.67318C40.3821 9.1709 40.2025 8.58001 40.2025 7.9755C40.2025 7.17056 40.5205 6.39822 41.0874 5.82672C41.6542 5.25523 42.4239 4.93088 43.2289 4.92434M64.6862 31.9879C64.6908 30.5159 64.2872 29.0715 63.5204 27.815C62.7535 26.5585 61.6534 25.5392 60.3422 24.8703C59.031 24.2013 57.5601 23.9089 56.0927 24.0255C54.6253 24.1421 53.219 24.6632 52.0299 25.5308C50.8408 26.3984 49.9155 27.5787 49.3567 28.9405C48.7979 30.3023 48.6276 31.7924 48.8645 33.2451C49.1015 34.6979 49.7365 36.0566 50.6991 37.1703C51.6616 38.2839 52.9141 39.109 54.3172 39.5538V43.622C54.3172 44.3517 54.1735 45.0743 53.8943 45.7484C53.615 46.4226 53.2057 47.0351 52.6897 47.5511C52.1738 48.0671 51.5612 48.4764 50.8871 48.7556C50.2129 49.0349 49.4903 49.1786 48.7606 49.1786H45.8087C42.6433 49.1738 39.5841 50.3199 37.201 52.4034C36.5151 49.6218 35.1321 47.0606 33.1824 44.9615V44.9615C36.5517 44.8647 39.7505 43.4578 42.099 41.0398C44.4474 38.6219 45.7605 35.3834 45.7591 32.0127V15.5662C47.559 14.9761 49.0896 13.7637 50.0761 12.1468C51.0626 10.5298 51.4404 8.61406 51.1416 6.74362C50.8428 4.87317 49.887 3.1705 48.4459 1.94129C47.0048 0.712084 45.1726 0.0368652 43.2785 0.0368652C41.3843 0.0368652 39.5522 0.712084 38.1111 1.94129C36.6699 3.1705 35.7142 4.87317 35.4154 6.74362C35.1166 8.61406 35.4944 10.5298 36.4809 12.1468C37.4674 13.7637 38.998 14.9761 40.7979 15.5662V31.9383C40.7979 34.0699 39.9511 36.1142 38.4438 37.6214C36.9365 39.1287 34.8922 39.9755 32.7606 39.9755H28.0723C29.1204 38.3217 29.6715 36.4016 29.6599 34.4437V31.5414C31.4598 30.9513 32.9904 29.7389 33.9769 28.1219C34.9634 26.5049 35.3411 24.5893 35.0424 22.7188C34.7436 20.8484 33.7878 19.1457 32.3467 17.9165C30.9055 16.6873 29.0734 16.0121 27.1793 16.0121C25.2851 16.0121 23.453 16.6873 22.0118 17.9165C20.5707 19.1457 19.6149 20.8484 19.3161 22.7188C19.0174 24.5893 19.3951 26.5049 20.3816 28.1219C21.3681 29.7389 22.8987 30.9513 24.6986 31.5414V34.4437C24.6996 35.8771 24.1441 37.2549 23.1492 38.2867C22.1543 39.3186 20.7978 39.9241 19.3653 39.9755C17.2226 39.9624 15.1721 39.102 13.6616 37.5822C12.151 36.0624 11.3032 34.0066 11.3033 31.8639V23.5042C13.1032 22.9141 14.6338 21.7017 15.6203 20.0847C16.6068 18.4677 16.9846 16.552 16.6858 14.6816C16.387 12.8112 15.4312 11.1085 13.9901 9.87927C12.5489 8.65007 10.7168 7.97485 8.82267 7.97485C6.92851 7.97485 5.09639 8.65007 3.65525 9.87927C2.21411 11.1085 1.25835 12.8112 0.959567 14.6816C0.660787 16.552 1.03856 18.4677 2.02505 20.0847C3.01155 21.7017 4.54215 22.9141 6.34205 23.5042V31.8391C6.34843 35.2805 7.71159 38.5806 10.1358 41.0234C12.5599 43.4662 15.8496 44.8545 19.2909 44.8871H22.2428C23.6539 44.9045 25.0455 45.2182 26.3275 45.808C27.6095 46.3977 28.7533 47.2503 29.6847 48.3104C31.7033 50.4452 32.8455 53.2609 32.8847 56.1987V63.9631H37.8459V62.2018C37.8459 60.0439 38.7031 57.9744 40.229 56.4485C41.7549 54.9226 43.8244 54.0654 45.9823 54.0654H48.9343C51.7106 54.0654 54.3733 52.9625 56.3364 50.9993C58.2996 49.0362 59.4025 46.3735 59.4025 43.5972V39.529C60.9723 39.0088 62.3412 38.0128 63.3192 36.6792C64.2971 35.3457 64.8356 33.7407 64.8599 32.0871" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-cpanel" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M21.3,29.1c-0.6-2.4-2.7-3.9-4.9-3.9h-3.5c-0.7,0-1.3,0.4-1.4,1.1L8.1,38.7h2.4c0.7,0,1.1-0.4,1.4-1.1l2.5-9.3h2
c0.8,0,1.5,0.6,1.7,1.4c0.3,1.1-0.6,2.3-1.7,2.3h-1c-0.7,0-1.3,0.4-1.4,1.1l-0.6,2.4h3.1C20,35.4,22,31.9,21.3,29.1L21.3,29.1z
M6.2,31.8h1.8c0.7,0,1.1-0.4,1.4-1.1l0.6-2.4H6.1c-2.3,0-4.2,1.4-4.9,3.9c-0.8,3.2,1.7,6.3,4.8,6.3h1.1L7.8,36
c0.1-0.4-0.1-0.8-0.6-0.8H6.1C3.8,35.4,3.8,31.8,6.2,31.8L6.2,31.8z M30.2,28.4h-7.6l-0.3,1.3c-0.1,1,0.4,1.8,1.4,1.8h5.6
c0.4,0,0.1,0.4,0.1,0.4L28.6,35c0,0.1-0.1,0.4-0.6,0.4h-3.4c-0.4,0-0.4-0.8,0-0.8h2.1c0.7,0,1.1-0.4,1.4-1.1l0.4-1.3H24
c-3.8,0-4.2,6.2-0.1,6.2h5.6c1.1,0,2-0.7,2.3-1.7l1.4-5.1C33.4,30.1,32,28.4,30.2,28.4L30.2,28.4z M62.3,25h-1.8
c-0.4,0-0.8,0.3-1,0.8l-3.5,12.8c2,0,3.9-1.4,4.4-3.4l2.7-9.4C63.1,25.5,62.8,25,62.3,25L62.3,25z M39.5,28.4L39.5,28.4h-4.6
l-2.5,9.4c-0.1,0.4,0.1,0.8,0.6,0.8h1.8c0.4,0,0.8-0.3,1-0.8l1.7-6.2h2c1.3,0,2,1.1,1.7,2.3l-1.1,3.9c-0.1,0.4,0.1,0.8,0.6,0.8h1.8
c0.4,0,0.8-0.3,1-0.8l0.8-3.2C45.2,31.5,42.7,28.4,39.5,28.4L39.5,28.4z M48.9,35.7c-0.4,0-0.6-0.3-0.4-0.7l0.8-3
c0.1-0.4,0.4-0.6,0.8-0.6h3.2c0.3,0,0.4,0.1,0.4,0.4l-0.1,0.3c-0.1,0.1-0.1,0.3-0.4,0.3h-2.1c-0.7,0-1.3,0.4-1.4,1.1l-0.4,1.3h5.1
c1.1,0,2-0.7,2.3-1.7l0.3-1.1c0.4-1.8-0.8-3.5-2.7-3.5h-4.5c-1.7,0-3.2,1.1-3.8,3l-1.1,3.9c-0.4,1.7,0.8,3.5,2.7,3.5H54
c0.7,0,1.1-0.4,1.4-1.1l0.6-2C55.9,35.7,48.9,35.7,48.9,35.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-creative-commons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M31.7,26.9L27.5,29c-1.1-2.4-3.2-2.5-3.4-2.5c-2.8,0-4.2,1.8-4.2,5.5c0,3,1.1,5.5,4.2,5.5c1.8,0,3.1-0.8,3.8-2.7l3.8,2
c-0.7,1.4-3.2,4.8-8.2,4.8c-2.8,0-9.2-1.3-9.2-9.6c0-7.3,5.4-9.6,9.2-9.6C27.4,22.4,30,23.8,31.7,26.9L31.7,26.9z M49.6,26.9
L45.5,29c-1.1-2.5-3.2-2.5-3.5-2.5c-2.8,0-4.2,1.8-4.2,5.5c0,3,1.1,5.5,4.2,5.5c1.8,0,3.1-0.8,3.8-2.7l3.9,2
c-0.3,0.4-2.7,4.8-8.2,4.8c-2.8,0-9.2-1.3-9.2-9.6c0-7.3,5.4-9.6,9.2-9.6C45.2,22.4,47.9,23.8,49.6,26.9L49.6,26.9z M31.9,1
C14.1,1,1,15.4,1,32c0,17.3,14.2,31,30.9,31C48.2,63,63,50.5,63,32C63,14.8,49.6,1,31.9,1L31.9,1z M32.1,57.4
C18.1,57.4,6.6,45.8,6.6,32c0-13.2,10.7-25.4,25.5-25.4c14.1,0,25.4,11.1,25.4,25.4C57.4,47.2,45,57.4,32.1,57.4L32.1,57.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-css-3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M48.5,15.8c-0.8-0.9-1.9-1.3-3.1-1.3H16.7c-1.2,0-2.3,1-2.3,2.3s1,2.3,2.3,2.3h28.2l-1.1,6H19.3c-1.2,0-2.3,1-2.3,2.3
s1,2.3,2.3,2.3h23.8l-1.9,10.7l-8.6,3.1L24,40.2l-1.1-5.5c-0.2-1.2-1.4-2-2.7-1.8c-1.2,0.2-2,1.4-1.8,2.7l1.2,6
c0.2,1.2,1.1,2.2,2.3,2.6l9.4,3.4c0.4,0.1,0.8,0.2,1.2,0.2c0.4,0,0.8-0.1,1.2-0.2l9.4-3.4c1.2-0.4,2.1-1.5,2.3-2.7l4-22.3
c0.2-1.2-0.1-2.3-0.9-3.3L48.5,15.8z"/>
<path d="M58.5,4.3c-1.5-1.6-3.6-2.6-5.8-2.6H11.3C9.1,1.8,7,2.7,5.5,4.3c-1.5,1.6-2.2,3.9-1.9,6l4.9,41.3c0.4,3.2,2.8,5.9,5.9,6.6
L30.2,62c0.6,0.1,1.2,0.2,1.8,0.2s1.2-0.1,1.8-0.2l15.8-3.7h0c3.1-0.7,5.5-3.4,5.9-6.6l4.9-41.3C60.6,8.2,59.9,6,58.5,4.3z
M55.9,9.9L51,51.2c-0.2,1.3-1.1,2.4-2.5,2.8l-15.8,3.7c-0.5,0.1-1,0.1-1.5,0L15.5,54c-1.3-0.3-2.3-1.4-2.5-2.8L8.1,9.9
C8,8.9,8.3,8,8.9,7.3c0.6-0.7,1.5-1.1,2.4-1.1h41.4c0.9,0,1.8,0.4,2.4,1.1C55.7,8,56,8.9,55.9,9.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-dev" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M17.7,25.4c-0.6-0.4-1.1-0.6-1.7-0.6h-2.4v14.3H16c0.6,0,1.1-0.1,1.7-0.6c0.6-0.4,0.7-1,0.7-1.8v-9.7
C18.4,26.4,18.2,25.8,17.7,25.4L17.7,25.4z M56.8,1.1H7.2C3.8,1.1,1,3.9,1,7.3V57c0,3.1,2.8,5.9,6.2,5.9H57c3.4,0,6-2.7,6-6V7.3
C62.9,3.9,60.2,1.1,56.8,1.1z M22.4,36.8c0,2.7-1.7,6.6-6.6,6.6H9.4V20.5H16c4.9,0,6.6,3.9,6.6,6.6L22.4,36.8L22.4,36.8z M36.1,24.7
h-7.3V30h4.5v4.1h-4.5v5.3h7.3v4.1h-8.6c-1.5,0-2.8-1.1-3-2.7V23.4c0-1.5,1.1-2.8,2.7-3h8.9V24.7L36.1,24.7z M50.5,40.4
c-1.8,4.2-5.1,3.4-6.6,0l-5.3-20h4.6l4.1,15.7l4.1-15.6h4.5L50.5,40.4L50.5,40.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 927 B

View File

@ -0,0 +1,6 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M56.9719 15.2776L32.8667 29.1988L8.74805 15.2776V43.12L20.8074 50.0754V64L56.9719 43.12V15.2776Z" fill="black"/>
<path d="M32.8667 27.8423L8.74805 13.9212L32.8667 0L56.9719 13.9212L32.8667 27.8423Z" fill="black"/>
<path d="M32.4394 27.4184L8.90065 13.8296L8.74805 13.9211L32.8667 27.8423L56.9719 13.9211L56.4055 13.5854L32.4394 27.4184Z" fill="black"/>
<path d="M32.8667 28.0153V27.8423L8.90065 14.0026L8.74805 14.0941L32.8667 28.0153Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 564 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.804 49.2048V60C51.1241 60 65.4118 42.2832 59.411 23.0741C56.8074 14.692 50.1081 8.02437 41.7259 5.38907C22.5169 -0.611781 4.80005 13.676 4.80005 31.996H15.627C15.627 20.5023 27.0254 11.6122 39.1224 15.9938C43.5992 17.613 47.187 21.2008 48.8063 25.6459C53.2156 37.7317 44.3141 49.1203 32.8357 49.1413V38.3779H22.0088V49.2048H32.804ZM22.0088 57.4917H13.7219V49.2048H22.0088V57.4917ZM6.76855 49.2048H13.7219V42.2514H6.76855V49.2048Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 602 B

View File

@ -0,0 +1,38 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.88 24H9.1C4.8 24 1.23 27.11 1.01 31.65C1 31.8 1 31.95 1 32.1C1 32.24 1 32.37 1.01 32.51C1.23 36.7 4.8 40.08 9.1 40.06H12.88C17.27 40.08 21.28 36.48 21.28 32.1C21.28 27.31 17.27 24 12.88 24ZM9.12 39.37C5.06 39.37 1.77 36.08 1.77 32.02C1.77 27.96 5.06 24.66 9.12 24.66C13.18 24.66 16.47 27.95 16.47 32.02C16.47 36.09 13.18 39.37 9.12 39.37V39.37Z" fill="black"/>
<path d="M36.1505 30.0791C36.1305 30.1591 36.1305 30.2791 36.1505 30.5691C36.2005 31.3691 36.7205 32.0291 37.3905 32.0291C37.8605 32.0291 38.2205 31.7791 38.5305 31.4591L38.6505 31.5791C38.2605 32.0991 37.7805 32.5291 37.0905 32.5291C35.7505 32.5291 35.4805 31.2291 35.4805 30.6891C35.4805 29.0291 36.6005 28.5391 37.1905 28.5391C37.8705 28.5391 38.6105 28.9691 38.6205 29.8691C38.6205 29.9191 38.6205 29.9691 38.6205 30.0191L38.5405 30.0691H36.1705L36.1505 30.0791ZM37.6505 29.8091C37.8605 29.8091 37.8905 29.6991 37.8905 29.5991C37.8905 29.1691 37.6305 28.8191 37.1505 28.8191C36.6405 28.8191 36.2805 29.1991 36.1805 29.8091H37.6505Z" fill="black"/>
<path d="M38.8013 32.1908H39.0312C39.2712 32.1908 39.4313 32.1908 39.4313 31.9108V29.5408C39.4313 29.2808 39.1213 29.2308 38.9913 29.1608V29.0308C39.6113 28.7708 39.9513 28.5508 40.0213 28.5508C40.0713 28.5508 40.0913 28.5808 40.0913 28.6608V29.4208H40.1113C40.3213 29.0908 40.6812 28.5508 41.1912 28.5508C41.4012 28.5508 41.6712 28.6908 41.6712 29.0008C41.6712 29.2308 41.5113 29.4308 41.2713 29.4308C41.0113 29.4308 41.0113 29.2308 40.7113 29.2308C40.5713 29.2308 40.0913 29.4208 40.0913 29.9308V31.9108C40.0913 32.1908 40.2613 32.1908 40.5013 32.1908H40.9713V32.4108C40.5113 32.4108 40.1513 32.3908 39.7913 32.3908C39.4313 32.3908 39.0913 32.3908 38.7812 32.4108V32.1908H38.8013Z" fill="black"/>
<path d="M42.0484 31.2408C42.1584 31.8008 42.4984 32.2708 43.1084 32.2708C43.6084 32.2708 43.7884 31.9708 43.7884 31.6708C43.7884 30.6708 41.9484 30.9908 41.9484 29.6308C41.9484 29.1608 42.3284 28.5508 43.2584 28.5508C43.5284 28.5508 43.8884 28.6308 44.2184 28.8008L44.2784 29.6608H44.0884C44.0084 29.1308 43.7084 28.8208 43.1684 28.8208C42.8284 28.8208 42.5084 29.0108 42.5084 29.3808C42.5084 30.3708 44.4684 30.0608 44.4684 31.3908C44.4684 31.9508 44.0184 32.5408 43.0184 32.5408C42.6784 32.5408 42.2884 32.4208 41.9884 32.2508L41.8984 31.2808L42.0484 31.2408V31.2408Z" fill="black"/>
<path d="M52.4102 32.1909H52.5702C52.8102 32.1909 52.9802 32.1909 52.9802 31.9109V27.2109C52.9802 26.6609 52.8502 26.6409 52.5302 26.5509V26.4109C52.8702 26.3009 53.2202 26.1509 53.4002 26.0509C53.4902 26.0009 53.5602 25.9609 53.5902 25.9609C53.6402 25.9609 53.6602 26.0109 53.6602 26.0809V31.9109C53.6602 32.1909 53.8502 32.1909 54.0802 32.1909H54.2202V32.4109C53.9302 32.4109 53.6402 32.3909 53.3302 32.3909C53.0202 32.3909 52.7202 32.3909 52.4102 32.4109V32.1909V32.1909Z" fill="black"/>
<path d="M57.8309 31.9492C57.8309 32.0992 57.9209 32.1092 58.0709 32.1092C58.1709 32.1092 58.3009 32.1092 58.4109 32.1092V32.2892C58.0509 32.3192 57.3509 32.4992 57.1909 32.5492L57.1509 32.5192V31.8392C56.6409 32.2492 56.2509 32.5492 55.6509 32.5492C55.1909 32.5492 54.7209 32.2492 54.7209 31.5492V29.3892C54.7209 29.1692 54.6909 28.9592 54.2109 28.9192V28.7592C54.5109 28.7592 55.1909 28.6992 55.3009 28.6992C55.3909 28.6992 55.3909 28.7592 55.3909 28.9392V31.1192C55.3909 31.3692 55.3909 32.0992 56.1209 32.0992C56.4109 32.0992 56.7909 31.8792 57.1409 31.5892V29.3192C57.1409 29.1492 56.7309 29.0592 56.4309 28.9692V28.8192C57.1909 28.7692 57.6609 28.6992 57.7509 28.6992C57.8209 28.6992 57.8209 28.7592 57.8209 28.8492V31.9692L57.8309 31.9492Z" fill="black"/>
<path d="M59.5106 29.1609C59.8506 28.8709 60.3006 28.5509 60.7706 28.5509C61.7506 28.5509 62.3406 29.4009 62.3406 30.3209C62.3406 31.4309 61.5306 32.5309 60.3206 32.5309C59.7006 32.5309 59.3706 32.3309 59.1506 32.2309L58.9006 32.4209L58.7206 32.3309C58.7906 31.8309 58.8406 31.3409 58.8406 30.8309V27.2109C58.8406 26.6609 58.7106 26.6409 58.3906 26.5509V26.4109C58.7306 26.3009 59.0806 26.1509 59.2606 26.0509C59.3506 26.0009 59.4206 25.9609 59.4506 25.9609C59.5006 25.9609 59.5206 26.0109 59.5206 26.0809V29.1609H59.5106ZM59.5106 31.4609C59.5106 31.7809 59.8106 32.3209 60.3806 32.3209C61.2806 32.3209 61.6606 31.4309 61.6606 30.6809C61.6606 29.7709 60.9706 29.0109 60.3106 29.0109C60.0006 29.0109 59.7406 29.2109 59.5106 29.4109V31.4609V31.4609Z" fill="black"/>
<path d="M47.6697 34.1101V34.1301C47.6497 34.2601 47.6297 34.3801 47.6097 34.5001C47.5997 34.6301 47.5997 34.7501 47.5997 34.8801L47.4397 34.9401V34.9201C47.4297 34.7401 47.4097 34.4901 47.1197 34.4901H46.3797V36.9201C46.3897 37.2701 46.5297 37.2901 46.7397 37.3001H46.8497V37.4701H46.8297C46.6497 37.4701 46.3297 37.4601 46.0797 37.4601C45.8097 37.4601 45.4897 37.4701 45.3097 37.4701H45.2897V37.3001H45.3897C45.6497 37.2901 45.7497 37.2901 45.7497 36.9301V34.4901H45.0197C44.6797 34.5001 44.6897 34.5601 44.6097 34.9001L44.4297 34.9101V34.8901C44.4497 34.7601 44.4797 34.6301 44.4897 34.5001C44.5097 34.3701 44.5197 34.2401 44.5197 34.1101V34.0901H44.6597V34.1101C44.6997 34.2201 44.7797 34.2201 44.8997 34.2201H44.9197L47.2997 34.2301C47.4197 34.2201 47.5197 34.2201 47.5197 34.1001V34.0801H47.5497L47.6797 34.1001L47.6697 34.1101Z" fill="black"/>
<path d="M51.0481 34.1699C50.0781 34.1699 49.3281 34.9199 49.3281 35.8799C49.3281 36.8399 50.0881 37.5499 51.0681 37.5499C52.0481 37.5499 52.8281 36.8399 52.8281 35.7699C52.8281 34.7799 52.0381 34.1699 51.0481 34.1699ZM51.1181 37.3099C50.3881 37.3099 50.0181 36.5399 50.0181 35.7199C50.0181 35.1099 50.2481 34.4099 51.0381 34.4099C51.8281 34.4099 52.1481 35.2099 52.1481 35.8699C52.1381 36.5399 51.9881 37.3099 51.1181 37.3099Z" fill="black"/>
<path d="M62.5191 34.1309C62.7991 34.1309 62.9991 34.3409 62.9991 34.6209C62.9991 34.9009 62.7891 35.1009 62.5191 35.1009C62.2491 35.1009 62.0391 34.8909 62.0391 34.6209C62.0391 34.3509 62.2491 34.1309 62.5191 34.1309ZM62.5191 35.0109C62.7391 35.0109 62.8991 34.8309 62.8991 34.6209C62.8991 34.4109 62.7391 34.2209 62.5191 34.2209C62.2991 34.2209 62.1391 34.4109 62.1391 34.6209C62.1391 34.8309 62.3091 35.0109 62.5191 35.0109ZM62.2791 34.8709V34.8509C62.3391 34.8509 62.3491 34.8509 62.3491 34.8109V34.4509C62.3491 34.4009 62.3491 34.3809 62.2791 34.3809V34.3609H62.5291C62.6191 34.3609 62.6891 34.4009 62.6891 34.4909C62.6891 34.5609 62.6391 34.6209 62.5791 34.6409L62.6591 34.7509C62.6991 34.8009 62.7391 34.8509 62.7691 34.8609V34.8809H62.6791C62.6791 34.8809 62.5991 34.7809 62.5091 34.6609H62.4591V34.8209C62.4591 34.8209 62.4691 34.8509 62.5291 34.8609V34.8809H62.2991L62.2791 34.8709ZM62.4391 34.6109H62.4991C62.5591 34.6109 62.5891 34.5609 62.5891 34.4909C62.5891 34.4209 62.5391 34.3909 62.4991 34.3909H62.4491V34.6209L62.4391 34.6109Z" fill="black"/>
<path d="M35.5095 32.1908V32.4108C35.2095 32.4108 34.9095 32.4008 34.6095 32.4008C34.3095 32.4008 33.9995 32.4008 33.6995 32.4108V32.1908H33.8495C34.0895 32.1908 34.2595 32.1908 34.2595 31.9108V29.7308C34.2595 29.2408 33.9595 29.0108 33.4795 29.0108C33.2095 29.0108 32.7795 29.2308 32.4995 29.4108V31.9108C32.4995 32.1908 32.6795 32.1908 32.9195 32.1908H33.0695V32.4108C32.7795 32.4108 32.4795 32.4008 32.1795 32.4008C31.8795 32.4008 31.5695 32.4008 31.2695 32.4108V32.1908H31.4195C31.6495 32.1908 31.8195 32.1908 31.8195 31.9108V29.6808C31.8195 29.3608 31.7295 29.2808 31.3295 29.1208V28.9608C31.6995 28.8408 32.0395 28.7308 32.4495 28.5508C32.4695 28.5508 32.4995 28.5708 32.4995 28.6408V29.1908C32.9795 28.8408 33.3895 28.5508 33.9595 28.5508C34.6795 28.5508 34.9295 29.0808 34.9295 29.7308V31.9108C34.9295 32.1908 35.1195 32.1908 35.3495 32.1908H35.5095V32.1908Z" fill="black"/>
<path d="M25.5381 26.5195C24.9081 26.5195 24.4281 26.5295 24.0681 26.5295C23.7381 26.5295 23.4081 26.5295 23.0781 26.5195V26.7395C23.4581 26.7395 23.8481 26.6895 23.8481 27.4495V31.5495C23.8281 32.1295 23.5781 32.1395 23.0781 32.1895V32.4095C23.4581 32.4095 23.8281 32.3995 24.2081 32.3995C24.6081 32.3995 24.9981 32.4095 25.4281 32.4095C28.4281 32.4095 28.9181 30.3095 28.9181 29.4695C28.9181 27.9795 27.7181 26.5195 25.5381 26.5195V26.5195ZM25.5581 32.1395C25.1481 32.1395 24.6781 32.0695 24.6781 31.4195V26.8195C24.8381 26.8095 24.9881 26.7895 25.3381 26.7895C26.9681 26.7895 27.9881 27.9295 27.9881 29.5095C27.9881 30.7695 27.3881 32.1395 25.5581 32.1395Z" fill="black"/>
<path d="M30.8709 32.1908H31.0209V32.4108C30.7309 32.4108 30.4309 32.4008 30.1309 32.4008C29.8309 32.4008 29.5209 32.4108 29.2109 32.4108V32.1908H29.3709C29.6109 32.1908 29.7809 32.1908 29.7809 31.9208V29.6308C29.7809 29.2508 29.6509 29.2008 29.3409 29.0308V28.9008C29.7309 28.7808 30.2109 28.6208 30.2409 28.6008C30.3009 28.5608 30.3509 28.5508 30.3909 28.5508C30.4409 28.5508 30.4509 28.6008 30.4509 28.6708V31.9208C30.4509 32.1908 30.6409 32.1908 30.8709 32.1908V32.1908Z" fill="black"/>
<path d="M29.6992 26.8299C29.6992 26.6199 29.8992 26.4199 30.1092 26.4199C30.3192 26.4199 30.5292 26.5999 30.5292 26.8299C30.5292 27.0599 30.3392 27.2499 30.1092 27.2499C29.8792 27.2499 29.6992 27.0499 29.6992 26.8299Z" fill="black"/>
<path d="M36.1505 30.0791C36.1305 30.1591 36.1305 30.2791 36.1505 30.5691C36.2005 31.3691 36.7205 32.0291 37.3905 32.0291C37.8605 32.0291 38.2205 31.7791 38.5305 31.4591L38.6505 31.5791C38.2605 32.0991 37.7805 32.5291 37.0905 32.5291C35.7505 32.5291 35.4805 31.2291 35.4805 30.6891C35.4805 29.0291 36.6005 28.5391 37.1905 28.5391C37.8705 28.5391 38.6105 28.9691 38.6205 29.8691C38.6205 29.9191 38.6205 29.9691 38.6205 30.0191L38.5405 30.0691H36.1705L36.1505 30.0791ZM37.6505 29.8091C37.8605 29.8091 37.8905 29.6991 37.8905 29.5991C37.8905 29.1691 37.6305 28.8191 37.1505 28.8191C36.6405 28.8191 36.2805 29.1991 36.1805 29.8091H37.6505Z" fill="black"/>
<path d="M38.8013 32.1908H39.0312C39.2712 32.1908 39.4313 32.1908 39.4313 31.9108V29.5408C39.4313 29.2808 39.1213 29.2308 38.9913 29.1608V29.0308C39.6113 28.7708 39.9513 28.5508 40.0213 28.5508C40.0713 28.5508 40.0913 28.5808 40.0913 28.6608V29.4208H40.1113C40.3213 29.0908 40.6812 28.5508 41.1912 28.5508C41.4012 28.5508 41.6712 28.6908 41.6712 29.0008C41.6712 29.2308 41.5113 29.4308 41.2713 29.4308C41.0113 29.4308 41.0113 29.2308 40.7113 29.2308C40.5713 29.2308 40.0913 29.4208 40.0913 29.9308V31.9108C40.0913 32.1908 40.2613 32.1908 40.5013 32.1908H40.9713V32.4108C40.5113 32.4108 40.1513 32.3908 39.7913 32.3908C39.4313 32.3908 39.0913 32.3908 38.7812 32.4108V32.1908H38.8013Z" fill="black"/>
<path d="M42.0484 31.2408C42.1584 31.8008 42.4984 32.2708 43.1084 32.2708C43.6084 32.2708 43.7884 31.9708 43.7884 31.6708C43.7884 30.6708 41.9484 30.9908 41.9484 29.6308C41.9484 29.1608 42.3284 28.5508 43.2584 28.5508C43.5284 28.5508 43.8884 28.6308 44.2184 28.8008L44.2784 29.6608H44.0884C44.0084 29.1308 43.7084 28.8208 43.1684 28.8208C42.8284 28.8208 42.5084 29.0108 42.5084 29.3808C42.5084 30.3708 44.4684 30.0608 44.4684 31.3908C44.4684 31.9508 44.0184 32.5408 43.0184 32.5408C42.6784 32.5408 42.2884 32.4208 41.9884 32.2508L41.8984 31.2808L42.0484 31.2408V31.2408Z" fill="black"/>
<path d="M52.1103 30.8606L51.9203 32.0906C51.5603 32.3106 50.6103 32.5406 50.0503 32.5406C48.0703 32.5406 46.8203 31.2606 46.8203 29.3606C46.8203 27.6306 48.3703 26.3906 50.0303 26.3906C50.7103 26.3906 51.3703 26.6106 52.0203 26.8406L52.1003 28.0406H51.8903C51.7303 27.0606 51.0303 26.6606 50.0803 26.6606C49.1303 26.6606 47.7003 27.3106 47.7003 29.3406C47.7003 31.0406 48.9203 32.2706 50.2203 32.2706C51.0603 32.2706 51.7503 31.6906 51.9203 30.8106L52.1103 30.8606V30.8606Z" fill="black"/>
<path d="M52.4102 32.1909H52.5702C52.8102 32.1909 52.9802 32.1909 52.9802 31.9109V27.2109C52.9802 26.6609 52.8502 26.6409 52.5302 26.5509V26.4109C52.8702 26.3009 53.2202 26.1509 53.4002 26.0509C53.4902 26.0009 53.5602 25.9609 53.5902 25.9609C53.6402 25.9609 53.6602 26.0109 53.6602 26.0809V31.9109C53.6602 32.1909 53.8502 32.1909 54.0802 32.1909H54.2202V32.4109C53.9302 32.4109 53.6402 32.3909 53.3302 32.3909C53.0202 32.3909 52.7202 32.3909 52.4102 32.4109V32.1909V32.1909Z" fill="black"/>
<path d="M57.8309 31.9492C57.8309 32.0992 57.9209 32.1092 58.0709 32.1092C58.1709 32.1092 58.3009 32.1092 58.4109 32.1092V32.2892C58.0509 32.3192 57.3509 32.4992 57.1909 32.5492L57.1509 32.5192V31.8392C56.6409 32.2492 56.2509 32.5492 55.6509 32.5492C55.1909 32.5492 54.7209 32.2492 54.7209 31.5492V29.3892C54.7209 29.1692 54.6909 28.9592 54.2109 28.9192V28.7592C54.5109 28.7592 55.1909 28.6992 55.3009 28.6992C55.3909 28.6992 55.3909 28.7592 55.3909 28.9392V31.1192C55.3909 31.3692 55.3909 32.0992 56.1209 32.0992C56.4109 32.0992 56.7909 31.8792 57.1409 31.5892V29.3192C57.1409 29.1492 56.7309 29.0592 56.4309 28.9692V28.8192C57.1909 28.7692 57.6609 28.6992 57.7509 28.6992C57.8209 28.6992 57.8209 28.7592 57.8209 28.8492V31.9692L57.8309 31.9492Z" fill="black"/>
<path d="M59.5106 29.1609C59.8506 28.8709 60.3006 28.5509 60.7706 28.5509C61.7506 28.5509 62.3406 29.4009 62.3406 30.3209C62.3406 31.4309 61.5306 32.5309 60.3206 32.5309C59.7006 32.5309 59.3706 32.3309 59.1506 32.2309L58.9006 32.4209L58.7206 32.3309C58.7906 31.8309 58.8406 31.3409 58.8406 30.8309V27.2109C58.8406 26.6609 58.7106 26.6409 58.3906 26.5509V26.4109C58.7306 26.3009 59.0806 26.1509 59.2606 26.0509C59.3506 26.0009 59.4206 25.9609 59.4506 25.9609C59.5006 25.9609 59.5206 26.0109 59.5206 26.0809V29.1609H59.5106ZM59.5106 31.4609C59.5106 31.7809 59.8106 32.3209 60.3806 32.3209C61.2806 32.3209 61.6606 31.4309 61.6606 30.6809C61.6606 29.7709 60.9706 29.0109 60.3106 29.0109C60.0006 29.0109 59.7406 29.2109 59.5106 29.4109V31.4609V31.4609Z" fill="black"/>
<path d="M31.5592 34.0901L31.6892 34.1101V34.1301C31.6692 34.2601 31.6492 34.3801 31.6392 34.5001C31.6292 34.6301 31.6292 34.7501 31.6292 34.8801H31.6192L31.4492 34.9401V34.9201C31.4392 34.7401 31.4192 34.4901 31.1292 34.4901H30.3992V36.9201C30.3992 37.2701 30.5392 37.2901 30.7592 37.3001H30.8592V37.4701H30.8492C30.6592 37.4701 30.3392 37.4601 30.0992 37.4601C29.8192 37.4601 29.4992 37.4701 29.3192 37.4701H29.2992V37.3001H29.4092C29.6592 37.2901 29.7592 37.2901 29.7692 36.9301V34.4901H29.0292C28.6892 34.5001 28.6992 34.5601 28.6292 34.9001H28.6192L28.4492 34.9101V34.8901C28.4692 34.7601 28.4892 34.6301 28.4992 34.5001C28.5192 34.3701 28.5292 34.2401 28.5292 34.1101V34.0901H28.6792V34.1101C28.7092 34.2201 28.7992 34.2201 28.9092 34.2201H31.3092C31.4392 34.2201 31.5292 34.2201 31.5392 34.1001V34.0801H31.5592V34.0901Z" fill="black"/>
<path d="M24.4708 34.2402H24.4908V34.4102H24.4008C24.3008 34.4202 24.2008 34.4202 24.1408 34.4802C24.1008 34.5202 24.0808 34.5702 24.0808 34.6602V37.0602C24.0808 37.2902 24.2408 37.3002 24.4008 37.3102H24.4908V37.4802H24.4708C24.2508 37.4802 23.9708 37.4702 23.7408 37.4702C23.5108 37.4702 23.2508 37.4802 23.0708 37.4802H23.0508V37.3102H23.1308C23.3008 37.3002 23.4508 37.2902 23.4508 37.0602V34.6602C23.4508 34.5702 23.4308 34.5202 23.3908 34.4802C23.3308 34.4202 23.2408 34.4202 23.1308 34.4102H23.0508V34.2402H23.0708C23.2508 34.2402 23.5208 34.2502 23.7508 34.2502C23.9808 34.2502 24.2508 34.2402 24.4708 34.2402V34.2402Z" fill="black"/>
<path d="M34.4586 36.7202V36.7402C34.3886 36.9802 34.3386 37.2202 34.2986 37.4702H34.2886V37.4802C33.9886 37.4802 33.4586 37.4602 33.0486 37.4602C32.6386 37.4602 32.0886 37.4802 31.8286 37.4802H31.8086V37.3102H31.8886C32.0586 37.3002 32.2086 37.2902 32.2086 37.0602V34.6602C32.2086 34.5702 32.1886 34.5202 32.1486 34.4802C32.0886 34.4202 31.9986 34.4202 31.8886 34.4102H31.8086V34.2402H31.8286C32.1086 34.2402 32.5886 34.2502 32.9686 34.2502C33.3486 34.2502 33.8286 34.2402 34.1486 34.2402H34.1686V34.2602C34.1686 34.3202 34.1686 34.4102 34.1686 34.4902C34.1686 34.6502 34.1686 34.8302 34.1886 34.9602L34.1686 34.9802L34.0086 35.0202V35.0002C33.9786 34.7002 33.9386 34.4802 33.4686 34.4802H32.8486V35.6402H33.3786C33.6386 35.6402 33.6886 35.5002 33.7186 35.2602V35.2402H33.8986V35.2602C33.8886 35.4402 33.8786 35.6202 33.8786 35.8002C33.8786 35.9702 33.8886 36.1402 33.8986 36.3202V36.3402H33.8786L33.7186 36.3702V36.3502C33.6886 36.0702 33.6886 35.9102 33.3786 35.9102H32.8486V36.9602C32.8486 37.2402 33.0886 37.2402 33.3886 37.2402C33.9386 37.2402 34.1686 37.2102 34.2986 36.7002V36.6802H34.3286L34.4786 36.7202H34.4586Z" fill="black"/>
<path d="M28.3511 34.2402H28.3711V34.4102H28.2811C28.0911 34.4202 27.8911 34.4302 27.8911 34.9802V37.0702C27.8911 37.2302 27.8911 37.3902 27.9111 37.5302V37.5502H27.7111L25.3711 34.9502V36.7902C25.3811 37.1902 25.4411 37.3002 25.7911 37.3102H25.8811V37.4802H25.8611C25.6611 37.4802 25.4711 37.4702 25.2711 37.4702C25.0611 37.4702 24.8511 37.4802 24.6511 37.4802H24.6211V37.3102H24.7111C25.0111 37.3002 25.1011 37.1102 25.1011 36.7402V34.8102C25.1011 34.5602 24.9011 34.4102 24.7111 34.4102H24.6211V34.2402H24.6511C24.8211 34.2402 25.0011 34.2502 25.1711 34.2502C25.3111 34.2502 25.4411 34.2402 25.6011 34.2402L27.6211 36.5202V34.8302C27.6211 34.4602 27.3711 34.4202 27.2411 34.4102H27.1211V34.2402H27.1411C27.3511 34.2402 27.5711 34.2502 27.7811 34.2502C27.9711 34.2502 28.1611 34.2402 28.3511 34.2402Z" fill="black"/>
<path d="M37.7811 37.3102C37.5611 37.2802 37.4811 37.2302 37.3511 37.0402L36.5811 35.8802C36.9311 35.7402 37.2111 35.4802 37.2111 35.0602C37.2111 34.6402 37.0011 34.4302 36.7011 34.3302H36.6911C36.5111 34.2602 36.3011 34.2402 36.0911 34.2402C35.8511 34.2402 35.6311 34.2502 35.3511 34.2502C35.0711 34.2502 34.7911 34.2402 34.6411 34.2402H34.6211V34.4102H34.7211C34.8711 34.4202 35.0311 34.4202 35.0311 34.7402V37.0802C35.0311 37.2302 34.8911 37.3102 34.7211 37.3102H34.6211V37.4802H34.6411C34.8711 37.4802 35.0911 37.4702 35.3111 37.4702C35.5711 37.4702 35.8311 37.4802 36.1011 37.4802H36.1211V37.3102H36.0211C35.8011 37.3002 35.6611 37.3002 35.6611 36.9602V36.0002H35.9311C36.2311 36.5202 36.5311 37.0102 36.8811 37.4802C37.0411 37.4802 37.1911 37.4702 37.3311 37.4702C37.4811 37.4702 37.6311 37.4802 37.7811 37.4802H37.8011V37.3102H37.7811V37.3102ZM35.8611 35.7902H35.6611V34.4602C35.7211 34.4602 35.7811 34.4402 35.9011 34.4402C36.3011 34.4402 36.5511 34.6902 36.5511 35.0902C36.5511 35.6302 36.3211 35.7902 35.8611 35.7902Z" fill="black"/>
<path d="M41.6384 34.2402V34.4102H41.5484C41.3584 34.4202 41.1684 34.4402 41.1584 34.9802V37.0702C41.1584 37.2302 41.1684 37.3902 41.1884 37.5302V37.5502H40.9784L38.6484 34.9502V36.7902C38.6484 37.1902 38.7084 37.3002 39.0584 37.3102H39.1584V37.4802H39.1384C38.9384 37.4802 38.7384 37.4702 38.5384 37.4702C38.3384 37.4702 38.1284 37.4802 37.9184 37.4802H37.8984V37.3102H37.9784C38.2884 37.3102 38.3684 37.1102 38.3784 36.7402V34.8102C38.3784 34.5602 38.1784 34.4102 37.9784 34.4102H37.8984V34.2402H37.9184C38.0884 34.2402 38.2684 34.2502 38.4484 34.2502C38.5784 34.2502 38.7184 34.2402 38.8684 34.2402L40.8884 36.5202V34.8302C40.8884 34.4602 40.6384 34.4202 40.5084 34.4102H40.3884V34.2402H40.4084C40.6284 34.2402 40.8384 34.2502 41.0484 34.2502C41.2384 34.2502 41.4284 34.2402 41.6184 34.2402H41.6384V34.2402Z" fill="black"/>
<path d="M44.7781 37.3091C44.6281 37.3091 44.5481 37.2591 44.4881 37.1291C44.4281 36.9991 44.3781 36.8291 44.3281 36.6691L43.4781 34.2591C43.4781 34.2591 43.4481 34.1791 43.4381 34.1491C43.4181 34.1191 43.3981 34.1191 43.3881 34.1191C43.3681 34.1191 43.3481 34.1291 43.3381 34.1291C43.2481 34.1891 43.0681 34.2791 42.9181 34.3291C42.8881 34.5091 42.7981 34.7391 42.7381 34.9091L42.0081 37.0191C41.9381 37.2091 41.7981 37.3091 41.6281 37.3091H41.5781V37.4891H41.5981C41.7581 37.4791 41.9281 37.4691 42.0881 37.4691C42.2781 37.4691 42.4681 37.4791 42.6481 37.4791H42.6681V37.3091H42.5981C42.4481 37.3091 42.2781 37.2791 42.2681 37.1691C42.2681 37.0891 42.3281 36.9691 42.3781 36.8091L42.5181 36.3491H43.5281L43.7081 36.8691C43.7581 37.0091 43.7981 37.1391 43.7981 37.1891C43.7981 37.2791 43.6381 37.3091 43.5281 37.3091H43.4581V37.4891H43.4781C43.7181 37.4791 43.9481 37.4691 44.1681 37.4691C44.3881 37.4691 44.5981 37.4791 44.8081 37.4791H44.8281V37.3091H44.7781V37.3091ZM42.6181 36.0491L43.0181 34.8191L43.4181 36.0491H42.6181Z" fill="black"/>
<path d="M48.8291 34.6602V37.0602C48.8291 37.2902 48.9791 37.3002 49.1491 37.3102H49.2291V37.4802H49.2191C48.9891 37.4802 48.7191 37.4602 48.4891 37.4602C48.2591 37.4602 47.9891 37.4802 47.8091 37.4802H47.7891V37.3102H47.8791C48.0391 37.3002 48.1991 37.2902 48.1991 37.0602V34.6602C48.1991 34.5702 48.1791 34.5202 48.1391 34.4802C48.0791 34.4202 47.9791 34.4202 47.8791 34.4102H47.7891V34.2402H47.8091C47.9891 34.2402 48.2691 34.2502 48.4891 34.2502C48.7091 34.2502 48.9991 34.2402 49.2191 34.2402H49.2291V34.4102H49.1491C49.0391 34.4202 48.9491 34.4202 48.8891 34.4802C48.8491 34.5202 48.8291 34.5702 48.8291 34.6602Z" fill="black"/>
<path d="M56.6502 34.2402V34.4102H56.5602C56.3702 34.4202 56.1702 34.4402 56.1702 34.9802V37.0702C56.1702 37.2302 56.1702 37.3902 56.1902 37.5302V37.5502H55.9902L53.6502 34.9502V36.7902C53.6502 37.1902 53.7202 37.3002 54.0702 37.3102H54.1602V37.4802H54.1402C53.9502 37.4802 53.7502 37.4702 53.5502 37.4702C53.3502 37.4702 53.1302 37.4802 52.9302 37.4802H52.9102V37.3102H52.9902C53.2902 37.3002 53.3802 37.1102 53.3802 36.7402V34.8102C53.3802 34.5602 53.1802 34.4102 52.9902 34.4102H52.9102V34.2402H52.9302C53.1002 34.2402 53.2802 34.2502 53.4502 34.2502C53.5902 34.2502 53.7202 34.2402 53.8802 34.2402L55.9002 36.5202V34.8302C55.9002 34.4602 55.6502 34.4202 55.5202 34.4102H55.4002V34.2402H55.4202C55.6302 34.2402 55.8502 34.2502 56.0602 34.2502C56.2502 34.2502 56.4402 34.2402 56.6302 34.2402H56.6502V34.2402Z" fill="black"/>
<path d="M59.7898 37.3091C59.6398 37.2991 59.5598 37.2591 59.4998 37.1291C59.4398 36.9991 59.3898 36.8291 59.3298 36.6691L58.4898 34.2591C58.4898 34.2591 58.4598 34.1791 58.4398 34.1491C58.4298 34.1191 58.4098 34.1191 58.3898 34.1191C58.3698 34.1191 58.3598 34.1291 58.3498 34.1291C58.2598 34.1891 58.0798 34.2791 57.9298 34.3291C57.8898 34.5091 57.8098 34.7391 57.7498 34.9091L57.0098 37.0191C56.9498 37.2091 56.7998 37.3091 56.6298 37.3091H56.5898V37.4791H56.6098C56.7698 37.4791 56.9398 37.4691 57.0998 37.4691C57.2798 37.4691 57.4698 37.4791 57.6598 37.4791H57.6798V37.3091H57.6098C57.4498 37.3091 57.2798 37.2791 57.2798 37.1591C57.2798 37.0891 57.3398 36.9691 57.3798 36.8091L57.5198 36.3491H58.5398L58.7098 36.8691C58.7698 37.0091 58.8098 37.1391 58.8098 37.1891C58.8098 37.2791 58.6498 37.3091 58.5398 37.3091H58.4698V37.4791H58.4898C58.7298 37.4791 58.9598 37.4691 59.1798 37.4691C59.3998 37.4691 59.6098 37.4791 59.8098 37.4791H59.8298V37.3091H59.7898V37.3091ZM57.6298 36.0491L58.0298 34.8191L58.4298 36.0491H57.6298Z" fill="black"/>
<path d="M62.5892 36.6602V36.6902C62.5392 36.9502 62.4792 37.2102 62.4192 37.4702L62.3992 37.4802C61.9892 37.4802 61.5892 37.4702 61.1892 37.4702C60.7892 37.4702 60.3792 37.4802 59.9692 37.4802H59.9492V37.3102H60.0392C60.1992 37.3002 60.3592 37.2902 60.3592 37.0202V34.6502C60.3592 34.4302 60.1992 34.4202 60.0392 34.4102H59.9492V34.2402H59.9692C60.2192 34.2402 60.4592 34.2502 60.6992 34.2502C60.9392 34.2502 61.1592 34.2402 61.3992 34.2402H61.4192V34.4102H61.2792C61.0992 34.4202 60.9892 34.4102 60.9892 34.6402V37.0102C60.9892 37.1802 61.0992 37.2302 61.2492 37.2502C61.3292 37.2602 61.4092 37.2602 61.4992 37.2602C61.6092 37.2602 61.7292 37.2502 61.8492 37.2402C62.0392 37.2202 62.1992 37.1102 62.2792 37.0002C62.3492 36.9002 62.3892 36.7802 62.4192 36.6802V36.6602H62.5892V36.6602Z" fill="black"/>
<path d="M62.5191 34.1309C62.7991 34.1309 62.9991 34.3409 62.9991 34.6209C62.9991 34.9009 62.7891 35.1009 62.5191 35.1009C62.2491 35.1009 62.0391 34.8909 62.0391 34.6209C62.0391 34.3509 62.2491 34.1309 62.5191 34.1309ZM62.5191 35.0109C62.7391 35.0109 62.8991 34.8309 62.8991 34.6209C62.8991 34.4109 62.7391 34.2209 62.5191 34.2209C62.2991 34.2209 62.1391 34.4109 62.1391 34.6209C62.1391 34.8309 62.3091 35.0109 62.5191 35.0109ZM62.2791 34.8709V34.8509C62.3391 34.8509 62.3491 34.8509 62.3491 34.8109V34.4509C62.3491 34.4009 62.3491 34.3809 62.2791 34.3809V34.3609H62.5291C62.6191 34.3609 62.6891 34.4009 62.6891 34.4909C62.6891 34.5609 62.6391 34.6209 62.5791 34.6409L62.6591 34.7509C62.6991 34.8009 62.7391 34.8509 62.7691 34.8609V34.8809H62.6791C62.6791 34.8809 62.5991 34.7809 62.5091 34.6609H62.4591V34.8209C62.4591 34.8209 62.4691 34.8509 62.5291 34.8609V34.8809H62.2991L62.2791 34.8709ZM62.4391 34.6109H62.4991C62.5591 34.6109 62.5891 34.5609 62.5891 34.4909C62.5891 34.4209 62.5391 34.3909 62.4991 34.3909H62.4491V34.6209L62.4391 34.6109Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.7791 32.0199C13.7791 33.9999 12.5391 35.6899 10.7891 36.3699V27.6699C12.5391 28.3399 13.7791 30.0299 13.7791 32.0199Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8817 24H9.10172C4.80172 24 1.23172 27.11 1.01172 31.65V32.51C1.23172 36.7 4.80172 40.08 9.10172 40.06H12.8817C17.2717 40.08 21.2817 36.48 21.2817 32.1C21.2817 27.31 17.2717 24 12.8817 24ZM9.12172 39.37C5.06172 39.37 1.77172 36.08 1.77172 32.02C1.77172 27.96 5.06172 24.66 9.12172 24.66C13.1817 24.66 16.4717 27.95 16.4717 32.02C16.4717 36.09 13.1817 39.37 9.12172 39.37V39.37Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.45094 27.6699V36.3599C5.70094 35.6899 4.46094 33.9999 4.46094 32.0199C4.46094 30.0399 5.70094 28.3399 7.45094 27.6699Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M54.2141 11.2742C50.0713 9.33582 45.6415 7.92712 41.0104 7.125C40.4416 8.1533 39.7772 9.53637 39.319 10.6366C34.396 9.89625 29.5182 9.89625 24.6858 10.6366C24.2277 9.53637 23.5481 8.1533 22.9743 7.125C18.3382 7.92712 13.9033 9.341 9.76051 11.2844C1.40438 23.9116 -0.86083 36.2252 0.271778 48.3639C5.814 52.5027 11.1851 55.0169 16.4655 56.6621C17.7693 54.8678 18.9321 52.9603 19.9338 50.9501C18.026 50.2251 16.1987 49.3306 14.4722 48.292C14.9302 47.9526 15.3783 47.5979 15.8111 47.2328C26.3419 52.1583 37.7837 52.1583 48.1886 47.2328C48.6266 47.5979 49.0745 47.9526 49.5276 48.292C47.7959 49.3356 45.9637 50.2302 44.0559 50.9552C45.0576 52.9603 46.2154 54.873 47.5242 56.6672C52.8097 55.022 58.1858 52.5079 63.728 48.3639C65.0569 34.292 61.4578 22.0916 54.2141 11.2742ZM21.3685 40.8987C18.2073 40.8987 15.6148 37.9475 15.6148 34.3537C15.6148 30.7599 18.1519 27.8036 21.3685 27.8036C24.5851 27.8036 27.1775 30.7547 27.1221 34.3537C27.1271 37.9475 24.5851 40.8987 21.3685 40.8987ZM42.6313 40.8987C39.4701 40.8987 36.8776 37.9475 36.8776 34.3537C36.8776 30.7599 39.4147 27.8036 42.6313 27.8036C45.8479 27.8036 48.4403 30.7547 48.385 34.3537C48.385 37.9475 45.8479 40.8987 42.6313 40.8987Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-discord" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M26.4,27.1c-1.8,0-3.1,1.6-3.1,3.4s1.4,3.4,3.1,3.4c1.8,0,3.1-1.5,3.1-3.4C29.6,28.6,28.2,27.1,26.4,27.1z"/>
<ellipse cx="37.6" cy="30.4" rx="3.1" ry="3.4"/>
<path d="M52.7,1H11.3C7.8,1,4.9,3.8,4.9,7.3v41.9c0,3.5,2.8,6.3,6.3,6.3h35.1l-1.7-5.6l3.9,3.7l3.8,3.5l6.6,5.9V7.3
C59.2,3.8,56.2,1,52.7,1z M40.7,41.4c0,0-1.1-1.3-2.1-2.5c4.1-1.1,5.6-3.7,5.6-3.7c-1.3,0.8-2.5,1.4-3.5,1.8
c-1.5,0.7-3.1,1.1-4.5,1.3c-3,0.6-5.6,0.4-8,0c-1.8-0.3-3.2-0.8-4.5-1.3c-0.7-0.3-1.6-0.6-2.3-1c-0.1,0-0.1-0.1-0.3-0.1
c0,0-0.1,0-0.1-0.1c-0.6-0.3-0.8-0.6-0.8-0.6s1.6,2.5,5.5,3.7c-1,1.1-2.1,2.5-2.1,2.5c-6.9-0.3-9.4-4.6-9.4-4.6c0-10,4.5-18,4.5-18
c4.5-3.4,8.7-3.2,8.7-3.2l0.3,0.4C22,17.5,19.5,20,19.5,20s0.7-0.4,1.8-0.8c3.4-1.4,5.9-1.8,7-2c0.1,0,0.3,0,0.6,0
c1.8-0.3,4.1-0.3,6.2,0c3,0.3,6.1,1.3,9.3,3c0,0-2.4-2.3-7.8-3.9l0.4-0.6c0,0,4.2-0.1,8.7,3.2c0,0,4.5,8,4.5,18
C50.3,36.8,47.6,41.3,40.7,41.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,20 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M63.0002 29.75V48.1175H11.6758C44.8748 42.4406 63.0002 29.75 63.0002 29.75Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9597 28.8111V32.1339L17.5475 29.6345V31.9498H17.1406V28.6367C17.1406 28.6367 19.4462 31.0295 19.5528 31.1458V28.8111H19.9597Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.9733 29.198V30.0409H23.2036V30.4187H21.9733V31.5618H23.2327V31.9493H21.5664V28.8105H23.2327V29.198H21.9733Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.4298 28.8105V29.198H25.6742V31.9493H25.2577V29.198H24.5117V28.8105H26.4298Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.9308 28.8108L30.7005 32.1627C30.7005 32.1627 29.7608 29.828 29.7027 29.6923C29.6445 29.828 28.6952 32.1627 28.6952 32.1627L27.4648 28.8108H27.9105L28.7048 31.0583C28.763 30.913 29.6736 28.6752 29.6736 28.6752L29.7027 28.5977C29.7027 28.5977 30.6423 30.913 30.7005 31.0583L31.4948 28.8108H31.9308V28.8108Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.7328 28.7617C33.8319 28.7617 33.0859 29.4883 33.0859 30.3795C33.0859 31.2708 33.8319 31.9973 34.7328 31.9973C35.6338 31.9973 36.3797 31.2708 36.3797 30.3795C36.3797 29.4883 35.6434 28.7617 34.7328 28.7617ZM34.7328 31.6195C34.0547 31.6195 33.5025 31.0577 33.5025 30.3795C33.5025 29.7014 34.0547 29.1395 34.7328 29.1395C35.4109 29.1395 35.9728 29.7014 35.9728 30.3795C35.9728 31.0577 35.4206 31.6195 34.7328 31.6195Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M38.7037 30.5543C39.1591 30.4962 39.4497 30.1668 39.4497 29.6921C39.4497 29.1012 39.0719 28.8105 38.2872 28.8105H37.8125V31.9493H38.2194V30.6027H38.2775L39.1784 31.9299L39.6338 31.9493H39.6919C39.6919 31.9493 38.7522 30.6318 38.7037 30.5543ZM38.2194 30.2346V29.198H38.2872C38.6844 29.198 39.0428 29.2368 39.0428 29.7115C39.0428 30.1862 38.665 30.2346 38.2969 30.2346H38.2194Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.3448 31.9493H42.7733C42.7733 31.9493 41.5623 30.6027 41.5236 30.5543H41.5139L41.4752 30.593V31.9493H41.0586V28.8105H41.4752V30.0796L42.7442 28.8105H43.2964C43.2964 28.8105 41.853 30.2346 41.8142 30.2734C41.853 30.3218 43.3448 31.9493 43.3448 31.9493Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.1916 17.2539C58.7944 17.2539 58.4844 17.5736 58.4844 17.9611C58.4844 18.3486 58.8041 18.6683 59.1916 18.6683C59.5791 18.6683 59.8987 18.3486 59.8987 17.9611C59.8987 17.5736 59.5791 17.2539 59.1916 17.2539V17.2539ZM59.1916 18.5423C58.8816 18.5423 58.62 18.2808 58.62 17.9611C58.62 17.6414 58.8719 17.3895 59.1916 17.3895C59.5112 17.3895 59.7534 17.6511 59.7534 17.9611C59.7534 18.2711 59.5016 18.5423 59.1916 18.5423Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.2878 18.0372C59.3944 18.0081 59.4622 17.9209 59.4622 17.8047C59.4622 17.6497 59.3556 17.5625 59.1522 17.5625H58.8906V18.3666H59.0844V18.0566L59.3169 18.3666H59.5591L59.2878 18.0372ZM59.1231 17.9209H59.0844V17.7078H59.1231C59.22 17.7078 59.2684 17.7466 59.2684 17.8144C59.2684 17.8822 59.22 17.9209 59.1231 17.9209Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.0842 22.4357C57.4405 22.1645 58.1961 21.2345 58.1961 19.8298C58.1961 18.1151 57.0045 17.127 54.9217 17.127H52.2383V26.301H54.0498V22.6101H54.2823L56.7817 26.301H59.0002L56.0842 22.4357V22.4357ZM54.573 21.3507H54.0498V18.5704H54.602C55.7258 18.5704 56.3361 19.0354 56.3361 19.9266C56.3361 20.8179 55.7258 21.3507 54.573 21.3507Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.7316 18.677V20.7113H50.9187V22.271H47.7316V24.751H51.0447V26.301H45.9297V17.127H51.0447V18.677H47.7316Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.1061 17.127L41.1148 26.5335H40.1461L36.2227 17.127H38.1892L40.6595 23.2882L43.1589 17.127H45.1061Z" fill="black"/>
<path d="M34.9674 25.2131C36.8477 23.3328 36.8477 20.2843 34.9674 18.4041C33.0871 16.5238 30.0387 16.5238 28.1584 18.4041C26.2782 20.2843 26.2782 23.3328 28.1584 25.2131C30.0387 27.0933 33.0871 27.0933 34.9674 25.2131Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.65438 17.127H1V26.301H3.635C5.03969 26.301 6.04719 25.9716 6.93844 25.2451C7.99438 24.3732 8.61438 23.0654 8.61438 21.7188C8.61438 19.0063 6.58 17.127 3.65438 17.127ZM5.75656 24.0148C5.19469 24.5282 4.45844 24.751 3.28625 24.751H2.80188V18.677H3.28625C4.45844 18.677 5.16563 18.8901 5.75656 19.4229C6.38625 19.9751 6.75438 20.8276 6.75438 21.7091C6.75438 22.5907 6.38625 23.4723 5.75656 24.0148V24.0148Z" fill="black"/>
<path d="M11.2511 17.127H9.44922V26.301H11.2511V17.127Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.3216 23.5117C18.3216 25.2845 17.0138 26.5245 15.1344 26.5245C13.7588 26.5245 12.7609 25.982 11.9375 24.7808L13.1 23.657C13.5166 24.4611 14.2044 24.8873 15.0666 24.8873C15.8706 24.8873 16.4713 24.3352 16.4713 23.5892C16.4713 23.2017 16.2872 22.882 15.9287 22.6398C15.7447 22.5333 15.3862 22.3686 14.6791 22.1167C12.9837 21.5161 12.4025 20.867 12.4025 19.598C12.4025 18.1061 13.6522 16.9727 15.2894 16.9727C16.2969 16.9727 17.2269 17.3214 18.0116 17.9898L17.0622 19.2105C16.5972 18.697 16.1516 18.4742 15.6091 18.4742C14.8341 18.4742 14.2625 18.9102 14.2625 19.4914C14.2625 19.9855 14.5822 20.247 15.6672 20.6442C17.7209 21.3902 18.3216 22.0489 18.3216 23.5117V23.5117Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.7545 21.7094C20.7545 23.5597 22.043 24.8675 23.8642 24.8675C24.678 24.8675 25.3173 24.5866 26.0439 23.8697V25.9719C25.2205 26.3594 24.552 26.5047 23.777 26.5047C21.0355 26.5047 18.8945 24.4219 18.8945 21.7191C18.8945 19.0163 21.0839 16.9141 23.8158 16.9141C24.6005 16.9141 25.2495 17.0788 26.0439 17.4759V19.5878C25.2883 18.8613 24.6392 18.5513 23.777 18.5513C22.0817 18.5513 20.7545 19.9463 20.7545 21.7094V21.7094Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-docker" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M35,29.9h-6.3v-5.8H35V29.9L35,29.9z M35,10.2h-6.3v5.9H35V10.2z M42.6,24.3h-6.3V30h6.3V24.3L42.6,24.3z M27.5,17.2h-6.3
V23h6.3V17.2z M35,17.2h-6.3V23H35V17.2z M61.9,26.9c-1.4-1-4.6-1.3-7-0.8c-0.3-2.4-1.7-4.4-3.9-6.2l-1.4-0.8l-0.8,1.4
c-1.7,2.7-2.3,7.2-0.4,10.1c-0.8,0.4-2.5,1.1-4.6,1.1H1.2c-0.8,4.9,0.6,11.4,4.2,15.8c3.5,4.2,9,6.3,16,6.3c15.2,0,26.6-7,31.8-19.8
c2,0,6.6,0,8.9-4.4c0.1-0.1,0.7-1.3,0.8-1.7L61.9,26.9L61.9,26.9z M12.4,24.3H6V30h6.3V24.3L12.4,24.3z M19.9,24.3h-6.3V30h6.3V24.3
z M27.5,24.3h-6.3V30h6.3V24.3z M19.9,17.2h-6.3V23h6.3V17.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 934 B

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-dribbble" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,1.8C15.3,1.8,1.8,15.3,1.8,32S15.3,62.3,32,62.3S62.3,48.7,62.3,32S48.7,1.8,32,1.8z M57.7,32.9
c-5.9-0.4-12.1,0.2-18.2,1.7c-0.9-2.4-1.8-4.7-2.8-7c6.3-2.1,12.2-5.2,17.3-8.9c2.4,3.9,3.7,8.5,3.7,13.4
C57.8,32.3,57.7,32.6,57.7,32.9z M51.3,15c-4.8,3.6-10.5,6.5-16.6,8.4c-3.2-6.4-6.8-11.8-10.6-16c2.5-0.8,5.1-1.2,7.9-1.2
C39.7,6.3,46.6,9.7,51.3,15z M19.7,9.4c3.8,3.8,7.4,9,10.6,15.3c-7.9,1.9-16,2.2-23.3,0.9C8.9,18.6,13.5,12.8,19.7,9.4z M6.3,30
C9.6,30.7,13,31,16.4,31c5.2,0,10.6-0.7,15.9-2.1c1,2.2,2,4.5,2.8,6.9c-8.8,2.8-16.6,7.2-22.8,12.9C8.6,44.1,6.3,38.3,6.3,32
C6.3,31.3,6.3,30.7,6.3,30z M15.5,51.8c5.7-5.2,13-9.3,21.1-11.8c0.3,1,0.6,2,0.9,2.9c1.3,4.5,2.3,9,3,13.3
c-2.7,0.9-5.5,1.5-8.5,1.5C25.7,57.8,20,55.5,15.5,51.8z M44.8,54.3c-0.7-4.1-1.7-8.4-2.9-12.7c-0.3-1-0.6-1.9-0.9-2.9
c5.4-1.3,11-1.8,16.2-1.5C55.7,44.6,51,50.7,44.8,54.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-dropbox-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<polygon points="1,35.2 16.5,45.1 32,35.2 16.5,25.4 "/>
<polygon points="16.4,48.5 32,58.4 47.5,48.5 32,38.6 "/>
<polygon points="32,35.2 47.5,45.1 63,35.2 47.5,25.4 "/>
<polygon points="16.5,5.6 1,15.5 16.5,25.4 32,15.5 "/>
<polygon points="63,15.5 47.5,5.6 32,15.5 47.5,25.4 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 681 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-dropbox" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M60.9,30.5l-9.3-6.2l9.4-6.2l0,0c0.8-0.6,1.3-1.5,1.3-2.5c0-1-0.6-1.8-1.4-2.3L46.6,3.8c-0.9-0.6-2.3-0.6-3.2,0L32,11.4l0,0
l0,0L20.7,3.9c-1-0.8-2.5-0.8-3.4,0L3,13.3c-0.8,0.5-1.3,1.4-1.3,2.4c0,1,0.5,1.9,1.3,2.4l9.3,6.2L3,30.5c-0.8,0.5-1.3,1.4-1.3,2.4
s0.5,1.9,1.3,2.4l8.4,5.6v5.8c0,1,0.5,1.9,1.4,2.5l17.6,10.8c0.5,0.3,1,0.5,1.6,0.5c0.5,0,1-0.1,1.5-0.4l17.6-10.8
c0.8-0.6,1.3-1.5,1.3-2.4v-6l8.4-5.6c0.8-0.5,1.3-1.4,1.3-2.4C62.2,32,61.7,31.1,60.9,30.5z M32,31.9l-11.4-7.6L32,16.8l11.4,7.6
L32,31.9z M45,8.2l11.4,7.6l-8.9,5.9l-11.4-7.6L45,8.2z M7.5,15.7L19,8.2l8.9,5.9l-11.4,7.5l0,0l-0.1,0L7.5,15.7z M16.5,27l11.5,7.6
L19,40.5L7.5,32.9L16.5,27z M16,44l1.4,0.9c0.5,0.3,1,0.5,1.6,0.5c0.6,0,1.1-0.2,1.6-0.5l9.2-6.1v15.6L16,45.9V44z M48,46l-13.8,8.4
V38.8l9.2,6c0.5,0.3,1,0.5,1.6,0.5c0.6,0,1.1-0.2,1.6-0.5l1.4-0.9V46z M45,40.5l-8.9-5.8l11.4-7.6l8.9,5.9L45,40.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-drupal-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M45.9,12.9C45.7,12.9,45.7,12.8,45.9,12.9c-2.8-1.8-5.4-2.7-8.1-4.1c-0.4-0.1-0.7-0.4-1.1-0.7c-1.8-1.4-4.5-4.4-6.7-6.9
c-0.1,1.3-0.3,2.3-0.6,3.3C29,6.1,28,7.3,27.2,8C27,8.1,27,8.1,26.9,8.1c-3.1,2.4-5,3.1-7.6,4.5c-0.1,0.1-0.6,0.3-1,0.6
c-1.6,1-4.4,3-6.9,5.9C4.6,27,2.9,38.8,7.7,48c1.8,3.4,4.3,6.6,7.4,9c3.2,2.5,7.5,4,11.4,4.9c5.6,1.3,11,1.3,16.3-0.8
c4.1-1.6,7.7-4.3,10.5-7.7c3.8-4.7,5.7-10.7,5.7-16.7C59.5,21.4,47.7,14.2,45.9,12.9z M11,23c-0.1-0.1-1.1-0.7-0.1-2
c3-4.5,8.5-7.6,10.2-8.4c0.6-0.3,3.3-1.6,5.9-3.5c1.7-1.3,2.8-2.5,3.3-6.4c0.4,1.4,0.4,2.5,0.4,4c-0.1,1.6-1.6,2.5-1.7,2.7
c-0.3,0.3-1.6,0.8-1.8,1.1c-0.3,0.1-0.3,0.3,0,0.3c0.4,0.1,0.7,0.3,0.7,0.7c0,0.3-0.1,1.1-1.6,2.5c-2.5,2.5-4.4,4.2-8.8,6.8
C13.3,23.3,11.2,23,11,23z M46.2,57.9c-0.3,0.3-3.1,2.3-6.4,2.5s-7.6,0.4-10.2-2c-0.4-0.4-0.3-1.1,0-1.3c0.3-0.3,0.4-0.4,0.8-0.4
c0.3,0,0.3,0,0.4,0.1c1.1,1,3,1.7,6.8,1.7s6.7-1.1,7.8-2c0.4-0.4,0.7-0.1,0.8,0.1C46.4,57.2,46.6,57.7,46.2,57.9z M35.5,52.6
c0.7-0.6,1.7-1.6,2.7-2c1.1-0.4,1.6-0.3,2.5-0.3c1,0,2,0.1,2.7,0.4c0.7,0.4,1.1,1.6,1.4,2.1c0.3,0.6,0,1-0.4,1.1
c-0.4,0.3-0.4,0.1-0.8-0.7c-0.4-0.7-0.7-1.6-3-1.6c-2.1,0-2.7,0.7-3.8,1.6c-1.1,0.8-1.4,1.1-1.7,0.7C34.8,53.6,35,53.1,35.5,52.6z
M51.5,53c-2.1-0.1-6.5-6.9-9.2-6.9c-3.5-0.1-11,7.2-17,7.2c-3.5,0-4.7-0.4-5.9-1.4c-1.7-1.3-2.7-3.3-2.7-5.8
c0.1-4.7,4.5-9.1,10.1-9.2c6.9-0.1,11.9,6.9,15.4,6.9c3-0.1,8.8-5.9,11.6-5.9c3,0,3.8,3.1,3.8,5c0,1.8-0.6,5.2-2,7.4
C54.1,52.4,53.2,53.1,51.5,53z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-drupal" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M39.4,12.8L39.4,12.8c-0.7-0.2-1.4-0.7-1.9-1.4c-0.3-0.4-0.7-1-1.2-1.7l-4.3-6.3c-0.8-1.3-2.4-1.9-4-1.7
c-1.6,0.3-2.8,1.5-3.1,3l-1.4,6.8c-0.3,1.1-1.1,1.9-2.1,2.4c-9.2,4-15.1,13-15.1,23c0,13.9,11.5,25.3,25.7,25.3
c14.2,0,25.7-11.3,25.7-25.3C57.7,26.1,50.2,16.1,39.4,12.8z M32,57.8c-11.7,0-21.2-9.3-21.2-20.8c0-8.2,4.9-15.6,12.4-18.9
c2.4-1,4.1-3,4.7-5.4l1.2-5.6l3.5,5.1c0.5,0.7,0.9,1.4,1.3,1.8c1,1.4,2.6,2.6,4.2,3C47,19.8,53.2,28,53.2,37
C53.2,48.4,43.7,57.8,32,57.8z"/>
<path d="M48,32c-0.4-1.7-1.4-3.2-2.9-4c-1.1-0.7-2.4-1-3.8-0.9c-1,0.1-1.9,0.3-2.8,0.6c-0.9,0.4-1.7,0.9-2.3,1.3l-0.5,0.3
c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1-0.1-0.2-0.1L35.1,29c-0.5-0.3-1-0.8-1.8-1.1c-3.1-1.5-6.5-1.9-9.4-1.1c-2.1,0.6-3.9,2-5,3.9
c-0.9,1.8-1.2,4-0.7,6.1c0.6,2.3,2,4.2,3.9,5.4c1.2,0.7,2.6,1.1,4,1.1c0.7,0,1.4-0.1,2.3-0.3c2.9-0.8,5.1-2.5,7-4.3
c0.2,0.3,0.4,0.6,0.6,0.9c1.8,2.3,5.3,3.8,8.4,2.2c1.4-0.7,3.3-2.3,3.7-6C48.3,34.2,48.3,33.1,48,32z M34,33.9l-1.1,1
c-1.7,1.6-3.5,3.1-5.6,3.7c-0.5,0.1-0.9,0.2-1.2,0.2c-0.6,0-1.2-0.2-1.7-0.5c-0.9-0.5-1.5-1.5-1.8-2.6c-0.2-1-0.1-2.1,0.3-2.8
c0.5-0.9,1.4-1.5,2.3-1.8c0.6-0.2,1.3-0.3,1.9-0.3c1.4,0,2.9,0.4,4.2,1.1l0.1,0.1c0.3,0.1,0.6,0.4,1,0.6l0.3,0.2
c0.2,0.2,0.4,0.3,0.7,0.5c0.3,0.2,0.5,0.3,0.8,0.5C34.1,33.8,34.1,33.8,34,33.9z M43.7,35.1c-0.1,0.9-0.4,2.1-1.3,2.6
c-0.9,0.5-2.2-0.2-2.8-1c-0.2-0.2-0.3-0.5-0.5-0.8l-0.3-0.5c-0.5-0.8-0.9-1.4-1.4-1.8c0.3-0.2,0.6-0.3,0.9-0.5l0.4-0.3
c0.5-0.4,1.1-0.7,1.6-0.9c0.4-0.2,0.9-0.3,1.3-0.3c0.5,0,0.9,0.1,1.1,0.2l0.1,0.1c0.4,0.2,0.7,0.7,0.8,1.3l0,0.1
C43.8,33.7,43.8,34.3,43.7,35.1z"/>
<path d="M36.5,50.5c-0.4,0.2-0.8,0.4-1.2,0.6c-0.9,0.3-1.8,0.4-2.7,0.4c-0.9-0.1-1.8-0.3-2.8-0.7c-1.1-0.5-2.5,0-3,1.2
c-0.5,1.1,0,2.5,1.2,3c1.4,0.6,2.8,1,4.2,1.1c0.3,0,0.6,0,0.8,0c1.2,0,2.5-0.2,3.7-0.6c0.7-0.3,1.4-0.6,2.1-1
c1.1-0.6,1.4-2,0.8-3.1C38.9,50.2,37.6,49.8,36.5,50.5z"/>
<path d="M37.6,43.1c-2,0-3.9,0.9-5.2,2.3c-0.9,0.9-0.8,2.3,0.1,3.2c0.4,0.4,1,0.6,1.5,0.6c0.6,0,1.2-0.2,1.6-0.7
c0.5-0.5,1.3-0.9,2-0.9c0.5,0,0.9,0.1,1.1,0.3c0.9,0.9,2.3,0.9,3.2,0c0.9-0.9,0.9-2.3,0-3.2C40.9,43.7,39.4,43.2,37.6,43.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-edge" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M3.3,28.4L3.3,28.4L3.3,28.4L3.3,28.4z M60.7,30.4c0-5.5-1-10.5-3.5-15.3C52.1,5.9,43,1,32.4,1C15,1,5.2,14.1,3.3,28.4
c5.3-7.7,14.6-15.2,27.4-15.6c0,0,13.8,0,12.4,13.1H21.3c0.7-4.6,2.2-7.3,4.2-9.8c-9.4,4.5-15.2,12.1-15,23.6
c0.1,8.9,6.3,18.1,15,21.5c10.4,3.9,24,0.8,29.9-2.7V45.4c-10,7-33.9,7.6-33.9-8.4h39.1V30.4L60.7,30.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 701 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-envato" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M51.2,1.4c-1-0.4-2.7-0.6-5.1-0.3c-5.6,0.7-10.7,3.2-14.9,7c-7.9,7.2-13.6,17-14.2,31c-0.1,0.4-1.1-0.1-1.4-0.1
c-3-5.8-4.2-11.5-1.7-20.3c0.4-0.7-1.1-1.7-1.4-1.4c-0.6,0.6-2.8,3-4.2,5.5C0.9,35.8,5.7,52.2,18.8,59.5
c12.9,7.3,29.4,2.7,36.7-10.4C63.8,33.9,56.1,4.1,51.2,1.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 648 B

View File

@ -0,0 +1,4 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.8594 32.5562L32.8527 1.99997L50.8495 32.5562L32.8527 43.4432L14.8594 32.5562Z" fill="black"/>
<path d="M14.8594 36.0498L32.8527 62L50.8594 36.0498L32.8527 46.93L14.8594 36.0498Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 310 B

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-filled" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M47.4,25.8L47.4,25.8h-5.6h-2v-2v-6.2v-2h2H46c1.1,0,2-0.8,2-2V3c0-1.1-0.8-2-2-2h-7.3c-7.9,0-13.4,5.6-13.4,13.9v8.7v2h-2
h-6.8c-1.4,0-2.7,1.1-2.7,2.7v7.2c0,1.4,1.1,2.7,2.7,2.7h6.6h2v2v20.1c0,1.4,1.1,2.7,2.7,2.7h9.4c0.6,0,1.1-0.3,1.5-0.7
s0.7-1.1,0.7-1.7l0,0l0,0V40.3v-2h2.1H46c1.3,0,2.3-0.8,2.5-2v-0.1v-0.1l1.4-6.9c0.1-0.7,0-1.5-0.6-2.3
C49.1,26.4,48.2,25.9,47.4,25.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 759 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-line" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M35.9,62.3h-7.3c-2.2,0-4-1.9-4-4.2V36.6h-5.3c-2.2,0-4-1.9-4-4.2V26c0-2.3,1.8-4.2,4-4.2h5.2v-5.3
c0-8.7,5.4-14.8,13.2-14.8h5.5c2.2,0,4,1.9,4,4.2v7.5c0,2.3-1.8,4.2-4,4.2h-3.4v4.1h4.7c0,0,0.1,0,0.1,0c1.2,0.1,2.3,0.6,3.1,1.5
c0.8,1,1.1,2.2,0.9,3.5c0,0,0,0,0,0L47.4,33c-0.3,2-1.9,3.4-3.9,3.4h-3.7v21.6C39.8,60.4,38.1,62.3,35.9,62.3z M29.1,57.8h6.2V34.2
c0-1.2,1-2.3,2.3-2.3H43l1.1-5.7h-6.5c-1.2,0-2.3-1-2.3-2.3v-6.7c0-1.9,0.5-4.2,4.1-4.2h3.3V6.3h-5c-5.3,0-8.7,4-8.7,10.3v7.5
c0,1.2-1,2.3-2.3,2.3h-6.9v5.7h7c1.2,0,2.3,1,2.3,2.3V57.8z M44.1,25.9L44.1,25.9L44.1,25.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 968 B

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-messenger" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M31.9,1.1C14.5,1.1,1,13.9,1,31.1c0,9.1,3.7,16.9,9.7,22.2c0.4,0.4,0.7,1.1,0.8,1.7l0.1,5.5c0.1,1.7,1.8,3,3.5,2.2l6.2-2.7
c0.4-0.1,1.1-0.3,1.7-0.1c2.8,0.7,5.8,1.3,9,1.3C49.5,61.1,63,48.3,63,31.2S49.4,1.1,31.9,1.1z M50.5,24.2l-9.1,14.3
c-1.4,2.2-4.5,3-6.6,1.3l-7.2-5.5c-0.7-0.4-1.5-0.4-2.2,0l-9.8,7.3c-1.3,1-3-0.6-2.1-2l9.1-14.3c1.4-2.2,4.5-3,6.6-1.3l7.2,5.5
c0.7,0.4,1.5,0.4,2.2,0l9.7-7.5C49.8,21.4,51.3,22.9,50.5,24.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 812 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M59.5,1h-55C2.5,1,1,2.6,1,4.5v55c0,2,1.6,3.5,3.5,3.5h29.6V38.9h-8v-9.3h8v-6.9c0-8,4.8-12.4,12-12.4
c2.4,0,4.8,0.1,7.2,0.4V19h-4.8c-3.8,0-4.6,1.8-4.6,4.5v5.9H53l-1.3,9.4h-8v23.8h15.8c2,0,3.5-1.5,3.5-3.5V4.5
C62.9,2.5,61.3,1,59.5,1z"/>
</svg>

After

Width:  |  Height:  |  Size: 623 B

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-oval" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,1C14.8,1,1,14.8,1,32s13.8,31,31,31s31-13.8,31-31S49.2,1,32,1z M40.2,19.9c-1.1,0-2,0-3.1,0c-1.4,0-2.3,0.7-2.3,2
c-0.1,1.1,0,2.3,0,3.2c0,0.4,0.1,0.4,0.4,0.4c1.5,0,3.1,0,4.6,0c0.4,0,0.6,0.1,0.6,0.6c-0.1,1.8-0.4,3.7-0.4,5.5
c0,0.4-0.1,0.4-0.6,0.4c-1.3,0-2.4,0-3.7,0c-0.8,0-0.7-0.1-0.7,0.7c0,5.8,0,11.3,0,17.1c0,0.6-0.1,0.7-0.7,0.7c-2.1,0-4.2,0-6.3,0
c-0.6,0-0.7-0.1-0.7-0.7c0-3,0-5.8,0-8.6c0-2.8,0-5.8,0-8.7c0-0.4-0.1-0.7-0.6-0.6c-0.8,0-1.8,0-2.7,0c-0.6,0.3-0.6,0.1-0.6-0.3
c0-1.8,0-3.5,0-5.5c0-0.4,0.1-0.4,0.4-0.4c1,0,1.8,0,2.8,0c0.6,0,0.7-0.1,0.7-0.7c0-1.4,0-2.7,0-4.2c0-1.7,0.4-3.2,1.4-4.6
c1.3-1.7,3.1-2.5,5.1-2.7c2.1-0.1,4.2,0,6.3-0.1c0.3,0,0.4,0.1,0.4,0.4c0,1.8,0,3.7,0,5.5C40.6,19.7,40.5,19.9,40.2,19.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-facebook-line" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M36.2,63.8h-7.8c-2,0-3.6-1.7-3.6-3.8V36.2h-6.4c-2,0-3.6-1.7-3.6-3.8v-6.9c0-2.1,1.6-3.8,3.6-3.8h6.2v-6.3
c0-9.1,5.4-15.2,13.4-15.2H44c2,0,3.6,1.7,3.6,3.8v8.1c0,2.1-1.6,3.8-3.6,3.8h-4.1c-0.1,0-0.1,0-0.2,0c0,0.1,0,0.2,0,0.3v5.4h5.7
c1.2,0.1,2.2,0.6,2.9,1.4c0.7,0.9,1,2.1,0.8,3.2c0,0,0,0,0,0L47.9,33c-0.2,1.8-1.7,3.1-3.6,3.1h-4.6v23.9
C39.7,62,38.1,63.8,36.2,63.8z M26.5,32.7c1,0,1.8,0.8,1.8,1.8v25.5c0,0.2,0.1,0.3,0.1,0.3l7.8,0c0,0,0.1-0.1,0.1-0.3V34.3
c0-1,0.8-1.8,1.8-1.8h6.3c0,0,0.1,0,0.1-0.1c0,0,0-0.1,0-0.1l1.2-6.7c0-0.2,0-0.3-0.1-0.4c0,0-0.1-0.1-0.2-0.1l-7.4,0
c-1,0-1.8-0.8-1.8-1.8v-7.1c0-1.8,0.3-3.8,3.7-3.8H44c0,0,0.1-0.1,0.1-0.3V4.1c0-0.2-0.1-0.3-0.1-0.3l-5.9,0c-6,0-9.9,4.6-9.9,11.7
v8.1c0,1-0.8,1.8-1.8,1.8h-8c0,0-0.1,0.1-0.1,0.3v6.9c0,0.2,0.1,0.3,0.1,0.3L26.5,32.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 21.842V42.158C3 46.5938 6.60153 50.1815 11.0235 50.1815H35.4694C39.9053 50.1815 43.4929 46.5799 43.4929 42.158V21.842C43.4929 17.4061 39.8914 13.8185 35.4694 13.8185H11.0374C6.60153 13.8046 3 17.4061 3 21.842V21.842ZM55.7437 16.4049L46.5382 23.9974C45.7178 24.6787 45.245 25.6799 45.245 26.7368V37.2493C45.245 38.3062 45.7039 39.2935 46.5104 39.9748L55.7159 47.7063C57.8156 49.4584 61 47.9705 61 45.245V18.8801C61.0139 16.1686 57.8434 14.6668 55.7437 16.4049V16.4049Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 599 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-figma" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M42.4,21.5c5.8,0,10.4-4.6,10.4-10.4S48,1,42.4,1H21.6c-5.8,0-10.4,4.6-10.4,10.4s4.6,10.4,10.4,10.4
c-5.8,0-10.4,4.6-10.4,10.4s4.6,10.4,10.4,10.4c-5.8,0-10.4,4.6-10.4,10.4S15.9,63,21.6,63S32,58.4,32,52.6V21.8h10.4V21.5z
M42.4,21.5c-5.8,0-10.4,4.6-10.4,10.4s4.6,10.4,10.4,10.4s10.4-4.6,10.4-10.4l0,0C52.5,26.1,48,21.5,42.4,21.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 707 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.6376 40.8662L18.3713 4.12447C18.569 2.87228 20.2496 2.57571 20.8428 3.69609L27.0048 15.2294L12.6376 40.8662ZM53.3996 49.7962L47.9295 15.9543C47.7647 14.8998 46.4466 14.4715 45.6887 15.2294L11.2207 49.7962L30.3 60.5057C31.4863 61.1648 32.9692 61.1648 34.1554 60.5057L53.3996 49.7962ZM37.912 20.2711L33.4964 11.8682C33.0021 10.9126 31.6511 10.9126 31.1568 11.8682L11.7479 46.4681L37.912 20.2711Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-firefox-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M61.6,29.2c-0.1-0.6-0.1-0.8-0.1-0.8s-0.1,0.3-0.6,0.8c-0.1-1.4-0.4-2.7-0.7-4c-0.4-1.7-1.1-3.2-1.8-4.7
c-0.4-1-1.1-2-1.7-2.8c-0.1-0.3-0.4-0.7-0.7-1c-1.1-1.8-2.4-3-4-5.1c-1-1.7-1.7-3.4-2-5.2c-0.4,1.1-0.7,2.3-1,3.4
c-1.6-1.6-2.8-2.7-3.5-3.4C41.5,3,42,1,42,1s-7.3,8.2-4.2,16.7c1.1,3,3,5.5,5.5,7.3c3.1,2.5,6.4,4.5,8.2,9.6
c-1.4-2.7-3.5-4.9-6.1-6.5c0.8,1.8,1.1,4,1.1,5.8c0,7.6-6.2,13.8-13.8,13.8c-1.1,0-2-0.1-3.1-0.4c-1.1-0.1-2.4-0.6-3.4-1.1
c-1.7-1-3-2.3-4.1-3.8l0,0l0.3,0.1c0.6,0.1,1.1,0.4,1.7,0.4c2.4,0.4,4.8,0.1,7.1-0.8c2.3-1.3,3.5-2.1,4.5-1.7l0,0
c1.1,0.3,1.8-0.7,1.1-1.7c-1.3-1.7-3.4-2.5-5.5-2.1C29,36.9,27,38.4,24.2,37c-0.1-0.1-0.4-0.1-0.6-0.3c-0.1-0.1,0.6,0.1,0.4,0
c-0.6-0.3-1.3-0.7-1.8-1.1l0.4,0.1c-0.8-0.4-1.4-1.1-1.8-2c-0.4-1-0.6-2-0.1-3c0.3-0.4,0.7-0.8,1.1-1.1c0.4,0.1,0.6,0.3,0.6,0.3
s-0.1-0.3-0.3-0.4h0.1c0.3,0.1,1.1,0.4,1.4,0.7c0.3,0.1,0.4,0.3,0.7,0.6c0,0,0.1-0.1,0-0.3c-0.1-0.3-0.4-0.6-0.7-0.8l0,0
c0.3,0.1,0.6,0.3,0.8,0.4c0.1-0.6,0.4-1.1,0.3-1.7c0-0.3,0-0.7-0.1-1c-0.1-0.1,0.1-0.3,0.1-0.1c0-0.1-0.1-0.3-0.1-0.4l0,0l0.1-0.1
c0.1-0.1,0.3-0.1,0.4-0.3C26,25.9,27,25.3,28,25c0.8-0.4,1.4-0.6,1.7-0.7c0.1-0.1,0.4-0.3,0.6-0.4c0.7-0.6,1.1-1.4,1.3-2.3
c0-0.1,0-0.1,0-0.4v-0.6c-0.1-0.4-0.8-0.8-4.8-1.1c-1.4-0.1-2.5-1.3-2.8-2.7l0,0c0.8-2,2.1-3.7,4-4.8c0.1-0.1-0.4,0-0.3-0.1
c0.3-0.1,0.7-0.3,1.1-0.4c0.1-0.1-0.8-0.4-1.6-0.3c-0.4,0-1,0.1-1.4,0.4c0.1-0.1,0.8-0.4,0.7-0.4c-1.1,0.1-2,0.6-3,1.1
c0-0.1,0-0.1,0.1-0.3c-0.8,0.3-1.4,0.8-1.8,1.4c0-0.1,0-0.1,0-0.3c-0.3,0.3-0.7,0.6-0.8,0.8l0,0c-2.1-0.8-4.5-1.1-6.9-0.6l0,0l0,0
c-0.4-0.4-0.8-0.8-1.3-1.4l0,0h-0.1c-0.1-0.1-0.3-0.4-0.4-0.8C12,11,12,10.7,11.9,10.5l0,0c-0.1,0-0.1,0.1-0.1,0.1l0,0
c-0.4-1.1-0.6-2.1-0.6-3.2l0,0C10.5,7.8,10,8.5,9.8,9.2C9.6,9.5,9.6,9.6,9.5,9.8V9.6c0-0.1,0.1-0.4,0.1-0.4s0,0,0,0.1
C9.3,9.5,9.2,9.8,9.1,10c-0.1,0.3-0.1,0.4-0.3,0.8c0,0,0,0,0-0.1s0-0.3,0-0.1v0.1c-0.8,1.8-1.4,4-1.6,5.9c-0.1,0.4-0.1,0.7-0.1,1.1
l0,0c-0.6,0.7-1.1,1.4-1.6,2.1c-1.6,2.5-2.7,5.4-3.4,8.3c0.4-1.1,1.1-2.1,1.7-3.1c-1.3,3.2-2,6.9-2,10.6c0.1-1.1,0.4-2.1,0.8-3.2
c-0.1,4.4,0.6,8.6,2.4,12.7c2.4,5.5,6.5,10,11.6,13.1c2,1.4,4.4,2.5,6.8,3.2c0.3,0.1,0.7,0.1,1,0.3c-0.1,0-0.1-0.1-0.3-0.1
C27,62.6,30,63,32.9,63c10.5,0,14-4,14.3-4.4c0.4-0.4,1-1.1,1.3-1.7c0.1-0.1,0.4-0.1,0.6-0.3l0.1-0.1l0.1-0.1
c1.6-0.8,3.1-1.7,4.5-2.8c2-1.4,3.5-3.5,4.2-6.1c0.4-0.8,0.4-1.8,0.1-2.8c0.1-0.1,0.1-0.4,0.3-0.6c2.3-3.5,3.5-7.8,3.7-12v-0.1
C61.7,31.1,61.7,30.1,61.6,29.2L61.6,29.2z M24,17c-0.1,0.1-0.1,0.3-0.1,0.4C23.9,17.2,24,17.1,24,17z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-firefox" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M43.5,3.7L43.5,3.7c-1.8-0.5-3.7,0.5-4.2,2.3l0,0.1c-0.3,1.3,0.1,2.7,1.2,3.6l0.2,0.1c2.4,1.6,4.3,5.1,5.4,8.8
c-0.7-0.4-1.4-0.5-2.2-0.4c-0.9,0.2-1.7,0.7-2.1,1.3c-0.9,1.2-0.9,2.8,0,4.1c1.7,2.2,2.3,4.9,1.9,7.6c-0.4,2.7-1.9,5.1-4.1,6.7
c-1.9,1.3-4.1,2-6.3,2h-0.1c0.2-0.4,0.4-0.8,0.6-1c0.2-0.3,0.7-0.5,1.2-0.8c0.5-0.2,1-0.5,1.4-0.9c0.4-0.3,0.7-0.5,1-0.8
c0.3-0.3,0.6-0.5,0.8-0.6c0.1,0,0.2,0,0.2-0.1c0.3-0.1,0.8-0.2,1.3-0.5l0.1-0.1c1.2-0.8,1.7-2.3,1.3-3.7c-0.3-1.1-1-2-2-2.5
c-1.1-0.6-2.3-0.8-3.4-0.9c-1.5-0.1-2.7,0.1-3.7,0.5c-0.8,0.3-1.4,0.8-2,1.2c-0.2,0.1-0.4,0.2-0.5,0.3c-0.5,0.3-1.2,0.3-2.3,0.3
l-0.3,0c-0.4,0-0.9,0-1.3,0c0.3-0.2,0.5-0.3,0.6-0.5c0.6-0.6,1-1.2,1.2-2.1c0.2-0.7,0.6-1.2,1-1.5l4.2-2.8c1.2-0.9,1.8-2.3,1.5-3.6
c-0.3-1.5-1.7-2.6-3.3-2.6h-2.5c-1.1,0-1.8-0.1-2.3-0.2c0.3-0.7,1.1-1.8,2.3-3c1-1,1.3-2.4,0.8-3.6c-0.5-1.3-1.8-2.2-3.2-2.2l-0.2,0
c-3.3,0.3-6.3,1.8-8.4,4.3c-1,0-2,0-3.1,0l-0.1-0.1c-0.6-1-1-2.2-1.2-3.4c-0.1-1.8-1.6-3.2-3.4-3.2c-1,0-1.9,0.4-2.5,1.1
c-2.8,3-3.8,7.2-2.6,11.1c-3.3,6.7-3.9,14.3-1.7,21.4c2.4,7.6,7.7,13.9,14.9,17.6c4.3,2.2,9.2,3.4,14,3.4c17,0,30.3-12.5,30.3-28.4
v-2.3C62.3,14.6,52.6,6.4,43.5,3.7z M57.8,32.1c0,13.4-11.3,23.9-25.8,23.9c-4.1,0-8.3-1-12-2.9c-6.1-3.1-10.6-8.4-12.7-14.9
c-2-6.3-1.3-13,1.8-18.9l0.5-1l-0.4-1c-0.8-1.8-0.7-3.7,0-5.4c0.3,0.9,0.7,1.8,1.1,2.6c0.4,0.8,0.9,1.4,1.2,1.9l0.8,0.9l1.2-0.1
c1.8-0.2,3.4-0.2,4.8-0.1l1.3,0.1l0.8-1.1c0.6-0.9,1.5-1.7,2.4-2.3c-1.1,1.6-1.8,3.6-1.1,5.3c0.7,1.6,2.5,2.5,5.5,2.6l-1.1,0.7
c-1.3,0.9-2.3,2.3-2.8,3.8c-1,0-1.9,0.3-2.6,0.7c-0.2,0.1-0.4,0.2-0.6,0.4c-1,0.8-1.7,2-1.8,3.2c-0.1,0.9,0.2,1.9,0.8,2.5
c1.1,1.2,2.8,1.5,4.2,1.6c1.3,0.1,2.5,0.1,3.8,0.1l0.3,0c1.4,0,3,0,4.7-1c0.2-0.2,0.5-0.3,0.7-0.5c0.4-0.3,0.7-0.5,1.1-0.6l0.1-0.1
c0.2-0.1,0.6-0.2,1.3-0.2c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.2-0.4,0.3-0.7,0.5c-0.3,0.2-0.6,0.4-1,0.6c-0.7,0.4-1.7,0.9-2.4,1.7
c-0.7,0.8-1.2,1.8-1.6,2.6c-0.2,0.4-0.4,0.8-0.6,1.1c-0.5,0.8-0.6,1.9-0.2,2.8c0.4,0.9,1.2,1.6,2.2,1.8l0.1,0
c0.9,0.1,1.9,0.3,2.9,0.2c3.2,0,6.2-1,8.9-2.8c3.2-2.3,5.4-5.8,5.9-9.7c0.3-1.8,0.2-3.5-0.2-5.2c0.6,0.3,1.2,0.3,1.8,0.2
c1.1-0.3,1.9-1.3,1.9-2.5l0-0.2c-0.4-4.6-1.9-10-4.6-14c5.7,3.3,10.6,9.7,10.6,19.6V32.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M35.7681 4.864C35.7681 7.47 33.6101 9.624 31.0081 9.624C28.4141 9.624 26.2481 7.47 26.2481 4.864C26.2481 2.272 28.4141 0.104004 31.0081 0.104004C33.6101 0.104004 35.7681 2.272 35.7681 4.864V4.864ZM31.0081 13.51C28.2061 13.51 26.0381 15.678 26.0381 18.492C26.0381 21.302 28.2061 23.47 31.0201 23.47C33.8201 23.47 35.9881 21.302 35.9881 18.492C35.9881 15.678 33.7901 13.51 30.9881 13.51H31.0081ZM31.0081 26.928C28.2061 26.928 25.8181 29.302 25.8181 32.114C25.8181 34.926 28.2041 37.3 31.0181 37.3C33.8181 37.3 36.2041 34.926 36.2041 32.114C36.2041 29.302 33.8181 26.928 31.0181 26.928H31.0081ZM31.0081 40.542C28.2061 40.542 26.0381 42.71 26.0381 45.51C26.0381 48.324 28.2061 50.492 31.0201 50.492C33.8201 50.492 35.9881 48.324 35.9881 45.51C35.9881 42.928 33.7901 40.542 30.9881 40.542H31.0081ZM31.0081 54.386C28.4141 54.386 26.2481 56.54 26.2481 59.146C26.2481 61.728 28.4141 63.896 31.0081 63.896C33.6101 63.896 35.7681 61.738 35.7681 59.136C35.7681 56.542 33.6101 54.386 31.0081 54.386ZM44.2061 12.864C41.1741 12.864 38.5821 15.47 38.5821 18.49C38.5821 21.508 41.1741 24.104 44.2061 24.104C47.2281 24.104 49.8201 21.51 49.8201 18.49C49.8201 15.468 47.2281 12.864 44.2061 12.864ZM44.2061 26.272C40.9561 26.272 38.3641 28.864 38.3641 32.114C38.3641 35.354 40.9661 37.946 44.2061 37.946C47.4461 37.946 50.0381 35.354 50.0381 32.104C50.0381 28.864 47.4461 26.272 44.2061 26.272ZM44.2061 39.896C41.1741 39.896 38.5821 42.502 38.5821 45.51C38.5821 48.542 41.1741 51.136 44.2061 51.136C47.2281 51.136 49.8201 48.53 49.8201 45.51C49.8201 42.492 47.2281 39.896 44.2061 39.896ZM57.8201 25.624C54.3641 25.624 51.3421 28.438 51.3421 32.114C51.3421 35.572 54.1441 38.604 57.8201 38.604C61.4981 38.604 64.3101 35.758 64.3101 32.082C64.0921 28.394 61.2781 25.604 57.8201 25.604V25.624ZM17.6001 14.166C15.2261 14.166 13.2881 16.116 13.2881 18.492C13.2881 20.866 15.2261 22.814 17.6001 22.814C19.9861 22.814 21.9221 20.864 21.9221 18.492C21.9221 16.116 19.9861 14.178 17.6001 14.178V14.166ZM17.6001 27.574C15.0081 27.574 13.0581 29.51 13.0581 32.116C13.0581 34.71 14.9861 36.658 17.5801 36.658C20.1821 36.658 22.1001 34.712 22.1001 32.116C22.1001 29.51 20.1421 27.574 17.5481 27.574H17.6001ZM17.6001 41.186C15.2261 41.186 13.2881 43.136 13.2881 45.508C13.2881 47.894 15.2261 49.834 17.6001 49.834C19.9861 49.834 21.9221 47.874 21.9221 45.48C21.9221 43.072 19.9861 41.158 17.6001 41.158V41.186ZM4.20606 28.218C2.03806 28.218 0.310059 29.946 0.310059 32.114C0.310059 34.272 2.03806 36 4.20606 36C6.36406 36 8.09206 34.272 8.09206 32.114C8.09206 29.946 6.36406 28.218 4.20606 28.218V28.218Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,4 @@
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<path d="M14.4 45.4C21.8006 45.4 27.8 39.4006 27.8 32C27.8 24.5994 21.8006 18.6 14.4 18.6C6.99938 18.6 1 24.5994 1 32C1 39.4006 6.99938 45.4 14.4 45.4Z" fill="black"/>
<path d="M49.5999 45.4C57.0006 45.4 63 39.4006 63 32C63 24.5994 57.0006 18.6 49.5999 18.6C42.1993 18.6 36.2 24.5994 36.2 32C36.2 39.4006 42.1993 45.4 49.5999 45.4Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 417 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M55.7334 29.7721L40.1212 45.3844L55.7334 61H37.8865L31.196 54.3095L22.2708 45.3844L37.8865 29.7721H55.7334ZM37.8865 3L8.88647 32L17.8117 40.9252L55.7334 3H37.8865Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 292 B

View File

@ -0,0 +1,3 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.87 19.85C15.12 19.85 0.75 25.3 0.75 32.01C0.75 38.72 15.12 44.15 32.87 44.15C50.62 44.15 64.97 38.72 64.97 32.01C64.97 25.3 50.6 19.85 32.87 19.85V19.85ZM32.87 42.9C15.85 42.9 2.01001 38.05 2.01001 32.01C2.01001 25.97 15.84 21.08 32.87 21.08C49.9 21.08 63.75 25.99 63.75 32.01C63.75 38.03 49.94 42.9 32.87 42.9V42.9ZM45.7 31.44C44.97 31.36 44.06 31.98 43.32 32.89C42.95 33.35 42.55 34.22 42.49 34.73C42.41 35.25 42.55 35.77 42.74 35.91C42.93 36.06 43.75 36.49 45.04 35.19C45.77 34.47 46.47 33.28 46.47 33.28L46.24 33.22C46.68 32.41 46.59 31.54 45.7 31.44V31.44ZM32.87 21.98C16.34 21.98 2.98999 26.47 2.98999 32C2.98999 37.53 16.35 42.05 32.87 42.05C49.39 42.05 62.78 37.55 62.78 32C62.78 26.45 49.38 21.98 32.87 21.98ZM18.91 37.32C17.11 37.32 15.51 36.14 15.47 34.03C15.45 32.75 16.48 31.17 18.41 30.7C18.64 30.7 18.72 30.78 18.72 30.91C18.72 30.99 18.64 31.09 18.45 31.18C17.89 31.39 16.92 32.49 16.92 33.5C16.92 34.27 17.4 35.12 18.21 35.3C18.43 35.36 18.64 35.34 18.85 35.34C20.86 35.34 23.12 33.08 25.56 29.64C25.17 29.66 23.49 29.85 23.07 30.32C22.88 30.47 22.76 30.38 22.72 30.22C22.72 30.18 22.78 30.03 22.85 29.95C23.51 29.2 25.5 29.04 25.98 28.98C27.76 26.24 30.04 24.5 30.66 24.37C30.65 24.37 30.63 24.37 30.61 24.36C29.02 23.99 27.57 23.68 26.43 23.68C22.43 23.68 20.65 25.4 20.73 26.97C20.77 27.61 21.29 28.03 22.05 27.88C22.88 27.73 24.04 26.95 24.33 26.26C24.39 26.12 24.56 26.09 24.62 26.14C24.74 26.24 24.7 26.39 24.7 26.39C24.6 27.2 23.35 29.43 21.2 29.43C20 29.43 19.19 28.31 19.21 27.21C19.23 25.16 21.32 23.09 26.48 23.09C27.45 23.09 28.55 23.17 29.75 23.38C31.14 23.63 34.6 24.21 37.41 24.25C38.45 24.25 39.77 24.29 40.85 24.13C41.99 23.94 41.74 23.9 42.19 23.9C42.6 23.9 42.6 24.07 42.6 24.23C42.6 24.89 40.28 26.16 38.31 26.16C35.41 26.16 32.4 24.85 30.84 24.42C30.9 24.48 30.94 24.57 30.89 24.69C30.87 24.73 30.66 24.96 30.58 25.02C30.17 25.39 28.76 26.31 27.22 28.89C28.46 28.83 29.91 28.58 29.91 28.58C29.91 28.58 29.83 28.31 29.83 28.08C29.89 27.19 30.41 26.65 31.07 26.75C31.44 26.81 31.69 27.12 31.69 27.46C31.69 27.81 31.42 28.33 31.15 28.58C30.96 28.72 30.76 28.87 30.51 28.99C30.51 29.22 30.82 29.4 31.09 29.43C31.03 29.66 31.05 29.76 30.95 29.74C30.33 29.74 30.08 29.14 30.08 29.14C29.25 29.29 28.45 29.39 26.81 29.55C22.69 36.22 21.4 37.32 18.88 37.32H18.91ZM47.31 36.22C48.2 36.18 49.84 34.48 50.23 34.07C50.31 33.97 50.46 33.78 50.54 33.78C50.62 33.78 50.79 33.86 50.79 33.99C50.79 34.07 50.6 34.38 50.46 34.57C49.63 35.61 48.26 37.2 46.71 37.24C45.94 37.24 45.65 36.93 45.55 36.33C45.2 36.64 44 37.18 42.77 37.18C41.76 37.16 41.34 36.56 41.14 36.08C40.95 35.69 40.87 35.11 41.02 34.53C40.46 34.82 39.94 34.86 39.2 34.84C38.33 34.82 37.79 34.43 37.52 33.41C36.52 35.23 36.48 35.29 35.47 37.2H33.71L35.97 33.37C36.26 32.85 36.41 32.44 36.51 32C36.57 31.75 36.39 31.52 36.12 31.5C35.83 31.5 35.36 31.79 34.9 32.22C34.9 32.22 33.74 33.46 32.89 34.72C32.08 35.92 30.69 37.29 29.18 37.29C28.08 37.29 27.09 36.69 26.88 35.53C26.88 35.53 26.77 35.8 25.8 36.36C25.72 36.4 25.51 36.52 25.45 36.48C25.26 36.32 25.16 36.11 25.14 35.96C25.2 35.98 25.33 35.88 25.72 35.57C26.49 34.99 26.65 34.53 26.65 34.53C26.84 34.14 27.17 33.52 27.4 33.08C28.02 31.84 29.1 30.57 30.86 30.51C31.15 30.51 31.23 30.63 31.29 30.74C31.46 30.86 31.4 31.11 31.4 31.11C30.16 31.3 29.31 32.02 28.79 32.73C28.48 33.19 28.15 33.93 28.09 34.47C27.97 35.4 28.4 36.02 29.04 36.17C30.24 36.36 31.24 35.49 32.02 34.14C32.22 33.79 32.37 32.88 32.37 32.38C32.37 31.88 32.1 31.37 31.89 31.16C31.89 30.81 32.12 30.58 32.39 30.58C32.47 30.58 32.55 30.58 32.64 30.66C33.05 31.07 33.28 31.86 33.28 32.46C33.28 32.67 33.28 32.87 33.24 33.08C34.11 32.02 35.21 30.66 36.06 30.39C36.23 30.31 36.39 30.31 36.56 30.31C38.11 30.27 37.9 31.68 37.9 31.68C38.73 30.73 39.31 30.38 40.07 30.42C40.9 30.46 41.19 31.04 41.19 31.5C41.17 32.04 40.77 32.66 40.09 32.68C39.49 32.68 39.14 32.39 38.95 31.85C38.56 31.99 38.37 32.26 38.29 32.8C38.17 33.48 38.68 34.02 39.35 34.02C40.49 34.02 40.99 33.52 41.4 33.15C42.81 31.82 43.6 30.44 45.63 30.46C46.85 30.48 47.16 31.45 47.37 31.87L50.04 27.36H51.68L47.25 35.21C47.17 35.38 46.96 35.69 46.98 35.93C47.02 36.32 47.52 36.22 47.33 36.22H47.31ZM30.97 28.21C31.09 28.09 31.3 27.71 31.26 27.46C31.24 27.34 31.18 27.19 31.03 27.21C30.72 27.27 30.53 27.42 30.45 27.73C30.34 28.06 30.39 28.29 30.45 28.54C30.45 28.54 30.65 28.56 30.97 28.21Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-gatsby" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,1C14.8,1,1,14.8,1,32s13.8,31,31,31s31-13.8,31-31S49.2,1,32,1z M7.6,32.3l24,24C18.5,56.2,7.8,45.5,7.6,32.3L7.6,32.3z
M37.5,55.7L8.3,26.5C10.9,15.7,20.4,7.6,32,7.6c8,0,15.2,3.9,19.7,10l-3.4,3c-3.5-5.2-9.6-8.5-16.3-8.5c-8.6,0-15.9,5.5-18.7,13.1
l25.5,25.5c6.2-2.3,11-7.5,12.5-14H40.7V32h15.6C56.4,43.6,48.2,53.3,37.5,55.7L37.5,55.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 716 B

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-git" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M62.5,31L32.9,1.3c-0.4-0.4-1.4-0.4-2,0l-8.2,8.2l7.6,7.6c0.6-0.3,1.3-0.4,2-0.4c2.8,0,4.9,2.3,4.9,4.9c0,0.7-0.1,1.4-0.4,2
l6.1,6.1c0.6-0.3,1.3-0.4,2-0.4c2.8,0,4.9,2.3,4.9,4.9c0,2.8-2.3,4.9-4.9,4.9c-2.8,0-4.9-2.3-4.9-4.9c0-0.7,0.1-1.4,0.4-2l-6.1-6.1
h-0.1v11.5c1.8,0.8,3.1,2.5,3.1,4.6c0,2.8-2.3,4.9-4.9,4.9c-2.8,0-4.9-2.3-4.9-4.9c0-2.1,1.3-3.9,3.1-4.6V26.4
c-1.8-0.8-3.1-2.5-3.1-4.6c0-0.7,0.1-1.4,0.4-2l-7.6-7.6L1.4,31c-0.4,0.4-0.4,1.4,0,2l29.7,29.7c0.4,0.4,1.4,0.4,2,0L62.7,33
C63,32.4,63,31.6,62.5,31z"/>
</svg>

After

Width:  |  Height:  |  Size: 883 B

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-github-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M32,1.8c-17,0-31,13.8-31,31C1,46.4,9.9,58,22.3,62.2c1.6,0.3,2.1-0.7,2.1-1.4c0-0.7,0-2.7-0.1-5.4
c-8.6,2-10.4-4.2-10.4-4.2c-1.4-3.5-3.5-4.5-3.5-4.5c-2.8-2,0.1-2,0.1-2c3.1,0.1,4.8,3.2,4.8,3.2c2.7,4.8,7.3,3.4,9,2.5
c0.3-2,1.1-3.4,2-4.2c-6.8-0.7-14.1-3.4-14.1-15.2c0-3.4,1.3-6.1,3.2-8.2c-0.3-0.7-1.4-3.9,0.3-8.2c0,0,2.7-0.8,8.6,3.2
c2.5-0.7,5.1-1.1,7.8-1.1c2.7,0,5.4,0.3,7.8,1.1c5.9-3.9,8.5-3.2,8.5-3.2c1.7,4.2,0.7,7.5,0.3,8.2c2,2.1,3.2,4.9,3.2,8.2
c0,11.8-7.3,14.5-14.1,15.2c1.1,1,2.1,3,2.1,5.8c0,4.2-0.1,7.5-0.1,8.5c0,0.8,0.6,1.7,2.1,1.4C54.1,57.8,63,46.3,63,32.6
C62.9,15.6,49,1.8,32,1.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 984 B

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-github" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M62.2,31C61.6,15.5,48.9,2.8,33.3,2.2C24.9,1.9,17.1,4.9,11,10.6c-6,5.8-9.3,13.5-9.3,21.8c0,13.7,9.2,25.7,22.4,29.2
c0,0,0,0,0,0c0.4,0.1,0.7,0.1,1.1,0.1c0.9,0,1.8-0.3,2.5-0.9c1-0.8,1.6-2,1.6-3.3v-3.2c0-0.9,0.1-4.7,0.1-5.4
c0.1-0.5,0.2-0.9,0.5-1.2c0.6-0.8,0.7-1.9,0.3-2.8c-0.4-0.8-1.2-1.4-2.1-1.4c-0.6-0.1-1.3-0.2-1.8-0.4c-0.8-0.2-1.5-0.5-2.3-0.9
c-0.6-0.3-1.1-0.8-1.6-1.4c-0.3-0.3-0.7-1-1.1-2.3c-0.4-1.2-0.5-2.4-0.5-3.7c0-1.8,0.5-3.2,1.6-4.4c0.6-0.7,0.8-1.6,0.4-2.4
c-0.3-0.7-0.4-1.5-0.2-2.5c0,0,0,0,0,0c1.4,0.5,1.8,0.8,1.9,0.9c0,0,0.1,0.1,0.1,0.1c0.4,0.2,0.7,0.4,1,0.6l0.3,0.2
c0.5,0.3,1.2,0.4,1.8,0.2c1.6-0.4,3.3-0.7,4.9-0.7c1.7,0,3.3,0.2,4.9,0.7c0.6,0.2,1.2,0.1,1.8-0.2l1.1-0.7c0.7-0.4,1.5-0.8,2.2-1.1
c0.2,0.9,0.1,1.8-0.2,2.6c-0.3,0.8-0.1,1.7,0.4,2.3c1.1,1.2,1.6,2.6,1.6,4.4c0,1.4-0.2,2.6-0.5,3.6c-0.4,1-0.7,1.8-1.2,2.4
c-0.4,0.5-1,0.9-1.8,1.4c-0.8,0.4-1.5,0.7-2.3,0.9c-0.5,0.1-1.2,0.3-1.9,0.4c0,0-0.1,0-0.1,0c-0.9,0.2-1.6,0.8-2,1.6
c-0.3,0.8-0.3,1.7,0.3,2.5c0.4,0.5,0.6,1.3,0.6,2.2v7.5c0,1.3,0.6,2.6,1.7,3.3c1.1,0.8,2.4,1,3.6,0.6C54.2,57.4,62.9,44.8,62.2,31z
M40.2,57v-7c0-0.9-0.1-1.7-0.3-2.4c0,0,0.1,0,0.1,0c1-0.3,2.1-0.7,3.2-1.3c0,0,0.1,0,0.1-0.1c1.2-0.7,2.2-1.5,2.9-2.4
c1-1.1,1.5-2.5,2-3.8c0.5-1.5,0.7-3.1,0.7-5.1c0-2.4-0.7-4.6-2-6.4c0.4-1.9,0.2-4-0.7-6.2c-0.2-0.6-0.8-1.1-1.4-1.3
c-1.1-0.4-2.3-0.2-3.9,0.3c-1,0.4-2,0.9-3,1.4L37.7,23c-3.4-0.8-7-0.8-10.4,0c-0.1-0.1-0.2-0.1-0.4-0.2c-0.6-0.4-1.4-0.8-2.7-1.3
c-1.6-0.7-2.9-0.9-4.1-0.5c-0.6,0.2-1.2,0.7-1.4,1.4c-0.8,2.3-1,4.3-0.6,6.2c-1.3,1.8-2,4-2,6.4c0,1.8,0.2,3.4,0.7,5
c0.5,1.6,1.1,2.9,1.9,3.8c0.9,1.1,1.9,1.9,3,2.5c1,0.6,2.1,1,3.2,1.3c0.1,0,0.1,0,0.2,0c-0.1,0.3-0.1,0.7-0.2,1c0,0.1,0,0.2,0,0.2
c0,0,0,1.3,0,2.7c-2.2-0.8-4-1.9-5.6-3.5c-1.2-1.4-2.6-2.7-3.3-3.1c-1.4-0.7-2.3,0.7-2.1,1.5c0.3,1,1.7,1.6,2.6,2.4
c0.9,0.9,1.1,2.1,1.7,3.1c0.9,1.3,4,3,6.6,3v2.3C13.9,54.1,6.3,44,6.3,32.5c0-7.1,2.8-13.7,7.9-18.6C19,9.2,25.4,6.7,32.1,6.7
c0.3,0,0.7,0,1,0C46.4,7.2,57.2,18,57.7,31.2C58.3,42.8,51.1,53.4,40.2,57z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,7 @@
<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.68958 27.2845C5.56494 27.2845 5.53378 27.2222 5.5961 27.1287L6.25047 26.2873C6.31279 26.1939 6.4686 26.1315 6.59324 26.1315H17.7176C17.8422 26.1315 17.8734 26.225 17.811 26.3185L17.2813 27.1287C17.219 27.2222 17.0632 27.3156 16.9697 27.3156L5.68958 27.2845Z" fill="black"/>
<path d="M0.984506 30.1513C0.859863 30.1513 0.828703 30.089 0.891024 29.9955L1.5454 29.1542C1.60772 29.0607 1.76352 28.9984 1.88816 28.9984H16.0974C16.222 28.9984 16.2843 29.0918 16.2532 29.1853L16.0039 29.9332C15.9727 30.0578 15.8481 30.1201 15.7235 30.1201L0.984506 30.1513Z" fill="black"/>
<path d="M8.52552 33.0181C8.40088 33.0181 8.36972 32.9246 8.43204 32.8311L8.86829 32.0521C8.93061 31.9586 9.05525 31.8651 9.17989 31.8651H15.412C15.5367 31.8651 15.599 31.9586 15.599 32.0832L15.5366 32.8311C15.5366 32.9557 15.412 33.0492 15.3185 33.0492L8.52552 33.0181Z" fill="black"/>
<path d="M40.8702 26.7236C38.9071 27.2222 37.5672 27.5961 35.6352 28.0947C35.1678 28.2193 35.1366 28.2505 34.7315 27.7831C34.2641 27.2533 33.9214 26.9106 33.267 26.599C31.3039 25.633 29.4031 25.9134 27.6269 27.0664C25.508 28.4374 24.4174 30.4629 24.4486 32.9869C24.4797 35.4797 26.1935 37.5363 28.6552 37.8791C30.7742 38.1595 32.5503 37.4117 33.9525 35.8225C34.233 35.4797 34.4823 35.1058 34.7939 34.6696C33.6721 34.6696 32.2699 34.6696 28.7799 34.6696C28.1255 34.6696 27.9697 34.2645 28.1878 33.7347C28.5929 32.7688 29.3408 31.1484 29.777 30.3382C29.8705 30.1513 30.0886 29.8397 30.556 29.8397C32.1452 29.8397 38.0034 29.8397 41.8985 29.8397C41.8362 30.681 41.8362 31.5223 41.7115 32.3637C41.3688 34.6072 40.5274 36.6638 39.1563 38.4712C36.9128 41.4314 33.9837 43.2699 30.2756 43.7684C27.2218 44.1735 24.3862 43.5815 21.8934 41.7118C19.5875 39.9669 18.2788 37.661 17.936 34.7942C17.5309 31.3977 18.528 28.344 20.5846 25.6642C22.797 22.7662 25.7261 20.9277 29.3096 20.2734C32.2387 19.7436 35.0432 20.0864 37.5672 21.8002C39.2187 22.8909 40.4028 24.3866 41.1818 26.1939C41.3687 26.4743 41.2441 26.6301 40.8702 26.7236Z" fill="black"/>
<path d="M51.184 43.9554C48.3484 43.8931 45.7621 43.0829 43.5809 41.2133C41.7424 39.6241 40.5895 37.5986 40.2155 35.1993C39.6546 31.6781 40.6206 28.5621 42.7395 25.7888C45.0142 22.7974 47.7564 21.2393 51.4645 20.585C54.6429 20.0241 57.6343 20.3357 60.3453 22.1741C62.8069 23.8568 64.3338 26.1315 64.7389 29.123C65.2686 33.3296 64.0534 36.7573 61.1554 39.6864C59.0988 41.7741 56.5748 43.0829 53.6769 43.6749C52.8356 43.8307 51.9942 43.8619 51.184 43.9554ZM58.6003 31.3665C58.5691 30.9614 58.5691 30.6498 58.5068 30.3382C57.9459 27.2533 55.1103 25.5083 52.15 26.1939C49.2521 26.8482 47.3825 28.6867 46.6969 31.6158C46.136 34.0463 47.3201 36.508 49.5637 37.5051C51.2775 38.253 52.9914 38.1595 54.6429 37.3182C57.1046 36.0406 58.4445 34.0463 58.6003 31.3665Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-goodreads" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M13.9,49.9h0.4c1.6,0,3.1,0,4.7,0c0.1,0,0.4-0.1,0.4,0.3c0.8,4.2,3.7,6.6,7.6,7.8c3.2,1,6.6,1,9.9,0.1
c4.1-0.8,6.8-3.4,8.2-7.3c1-2.7,1.3-5.4,1.4-8c0-0.7,0-5.8,0-6.3h-0.1c-0.1,0.1-0.1,0.4-0.3,0.6c-2.7,5.2-7.5,8.2-12.8,8.3
C20.7,45.7,12.6,38.4,12.3,24c-0.1-3,0.1-5.8,1-8.5C15.7,6.8,22.2,1.1,31.9,1C39.3,1,44.2,5.7,46,9.6c0.1,0.1,0.1,0.3,0.3,0.1V2.3
h5.4c0,34,0,40.2,0,40.2c0,9.4-3.2,17.5-12.5,19.7c-8.3,2-19.2,0.6-23.7-6.9C14.5,53.6,14,51.8,13.9,49.9L13.9,49.9z M31.7,5.4
c-6.3-0.1-13.3,4.9-14,16.2c-0.4,7.2,1.8,14.8,8.6,18c3.4,1.6,9,1.8,13.1-1.1c5.8-4.1,7.6-11.7,6.6-18.8
C44.9,11.3,40.3,5.4,31.7,5.4L31.7,5.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 997 B

View File

@ -0,0 +1,8 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M35.8077 32L42.0651 37.3751L49.0633 43.3867V32V20.9467L42.4355 26.4767L35.8077 32Z" fill="black"/>
<path d="M3 42.3333V52C3 54.21 4.77957 56 6.97669 56H16.587V48.66V42.3333H9.79351H3Z" fill="black"/>
<path d="M16.587 8L3 21.6667H9.79351H16.587V15.3229V8Z" fill="black"/>
<path d="M16.587 21.6667H3V42.3333H16.587V21.6667Z" fill="black"/>
<path d="M57.7457 13.7867L49.0633 20.9467V43.3867L57.7855 50.58C59.0912 51.6067 61 50.67 61 49V15.3333C61 13.6433 59.0481 12.7167 57.7457 13.7867ZM35.8077 32V42.3333H16.587V56H45.0866C47.2837 56 49.0633 54.21 49.0633 52V43.3867L35.8077 32Z" fill="black"/>
<path d="M45.0866 8H16.587V21.6667H35.8077V32L49.0633 20.9533V12C49.0633 9.79 47.2837 8 45.0866 8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 821 B

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M61.9973 33.5845C60.7494 30.0297 58.4048 26.9666 55.2849 24.8678C54.0559 20.3109 51.5033 16.2078 47.9674 13.0691L47.854 13.1825V13.0502C44.7909 10.3274 41.066 8.43656 37.0385 7.54788C33.0111 6.6781 28.8323 6.82937 24.8805 8.00168C20.9476 9.19289 17.374 11.3673 14.4999 14.317C11.6259 17.2667 9.54598 20.8971 8.46821 24.8678C8.60057 24.8111 8.75183 24.7733 8.88419 24.7354C8.65729 24.8678 8.4493 25.0191 8.24131 25.1703C5.29163 27.3069 3.07937 30.3134 1.90706 33.7736C0.753663 37.2148 0.696938 40.9587 1.7558 44.4378C2.81466 47.9358 4.93238 50.9989 7.82533 53.2301H7.84424L7.82533 53.2868C10.8696 55.5936 14.5756 56.8227 18.395 56.8037H31.8009L31.8766 56.8794H45.3392C49.1019 56.9172 52.7701 55.726 55.8144 53.5137C58.8397 51.3015 61.0897 48.1627 62.2053 44.5701C63.3209 40.9776 63.2453 37.1203 61.9973 33.5845V33.5845ZM51.56 41.9419C51.2197 42.7549 50.728 43.5113 50.1041 44.1352C49.4801 44.7592 48.7427 45.2508 47.9107 45.5912C47.0977 45.9315 46.2279 46.1017 45.3392 46.1017H31.8577V46.0261H18.395C17.4307 46.0261 16.5042 45.8181 15.6344 45.421C14.6512 44.9672 13.8003 44.2865 13.1196 43.4356C12.4578 42.5848 12.004 41.5637 11.815 40.5049C11.607 39.4271 11.6826 38.3304 12.004 37.2905C12.3255 36.2505 12.8927 35.3051 13.668 34.5299C14.4432 33.7546 15.3886 33.1874 16.4286 32.866C17.4685 32.5445 18.5652 32.4689 19.643 32.658C20.7018 32.866 21.7229 33.3198 22.5737 33.9815C23.4246 34.6622 24.1053 35.532 24.5591 36.5152L32.3682 28.7062C30.7232 26.5695 28.6244 24.83 26.2041 23.6388C24.8238 22.9581 23.349 22.4664 21.8363 22.1828C21.893 22.1261 21.9309 22.1072 21.9876 22.1261C24.2944 19.5924 27.4899 18.0419 30.9122 17.7772C34.3346 17.5125 37.7192 18.5714 40.3853 20.7269H40.5365C42.0681 21.9937 43.2782 23.582 44.1291 25.3972C44.98 27.2502 45.3959 29.2545 45.3581 31.2966V32.6391C46.2468 32.6391 47.1166 32.8092 47.9296 33.1496C48.7616 33.4899 49.499 33.9815 50.123 34.6055C50.747 35.2295 51.2386 35.9858 51.5789 36.7989C51.9193 37.6119 52.0894 38.4817 52.0894 39.3704C52.0894 40.2591 51.9193 41.1288 51.5789 41.9419H51.56Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-google-drive" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M42.1,39.1L22.3,4.9h19.4l19.9,34.2H42.1z M25.4,41.9l-9.7,17.2h37.6L63,41.9H25.4z M19.7,9.1L1,41.9l9.7,17.2l18.9-32.8
L19.7,9.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 513 B

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1658 25.5892C14.1092 24.5813 12.6983 24.0296 11.2382 24.0534C8.56757 24.0534 6.30086 25.8537 5.4903 28.2797C5.06179 29.5509 5.06179 30.9276 5.4903 32.1988C6.30086 34.6248 8.56757 36.4251 11.2382 36.4251C12.6218 36.4251 13.805 36.0696 14.7236 35.4467V35.4453C15.2568 35.0916 15.7129 34.6336 16.0643 34.0988C16.4158 33.5641 16.6553 32.9637 16.7685 32.3339H11.2382V28.3906H20.8938C21.012 29.0783 21.071 29.7748 21.0701 30.4725C21.0701 33.5882 19.9567 36.2232 18.0241 38.005H18.0223L18.0241 38.0064C16.3276 39.5706 14.0012 40.4779 11.2382 40.4779C9.34032 40.4778 7.47987 39.9502 5.86449 38.9541C4.24912 37.958 2.9424 36.5324 2.09023 34.8367C1.37335 33.4102 1 31.8358 1 30.2393C1 28.6428 1.37335 27.0684 2.09023 25.6419C2.9424 23.9461 4.24912 22.5206 5.86449 21.5245C7.47987 20.5283 9.34032 20.0008 11.2382 20.0007C13.7802 19.971 16.2351 20.9265 18.0881 22.667L15.1658 25.5892ZM30.3218 32.0282V39.245H28.0324V21.4227H34.1044C34.8292 21.4076 35.5498 21.5361 36.2247 21.8009C36.8995 22.0657 37.5153 22.4616 38.0363 22.9656C38.5627 23.439 38.9815 24.0196 39.2648 24.6684C39.5481 25.3171 39.6893 26.019 39.6788 26.7269C39.6939 27.4385 39.5549 28.145 39.2714 28.7979C38.9879 29.4507 38.5666 30.0346 38.0363 30.5095C36.9746 31.5219 35.6639 32.0277 34.1044 32.0268H30.3218V32.0282ZM30.3218 23.6169V29.8383H34.1613C34.5822 29.8507 35.0011 29.7752 35.3912 29.6166C35.7812 29.4579 36.1339 29.2195 36.4266 28.9168C36.7178 28.6337 36.9492 28.2951 37.1072 27.9211C37.2653 27.547 37.3467 27.145 37.3467 26.739C37.3467 26.3329 37.2653 25.9309 37.1072 25.5568C36.9492 25.1828 36.7178 24.8442 36.4266 24.5611C36.1376 24.252 35.7861 24.0078 35.3956 23.8448C35.0051 23.6817 34.5843 23.6036 34.1613 23.6155H30.3218V23.6169ZM44.9545 26.6529C46.6467 26.6529 47.9825 27.1051 48.9618 28.0095C49.9411 28.9139 50.4303 30.154 50.4293 31.7296V39.245H48.2394V37.5528H48.1399C47.1918 38.9464 45.931 39.6432 44.3573 39.6432C43.0139 39.6432 41.89 39.245 40.9856 38.4487C40.5516 38.0832 40.2046 37.6254 39.9699 37.1088C39.7352 36.5922 39.6187 36.0297 39.629 35.4624C39.629 34.2006 40.1059 33.1971 41.0596 32.452C42.0133 31.7068 43.2865 31.3333 44.8791 31.3314C46.2386 31.3314 47.3582 31.5802 48.238 32.078V31.5547C48.2406 31.1679 48.157 30.7854 47.9935 30.4349C47.8299 30.0844 47.5904 29.7747 47.2923 29.5283C46.6869 28.982 45.8979 28.684 45.0825 28.6935C43.8036 28.6935 42.7916 29.233 42.0465 30.3118L40.03 29.0419C41.1392 27.4493 42.7807 26.6529 44.9545 26.6529ZM41.9924 35.5122C41.9909 35.8035 42.059 36.0911 42.1911 36.3508C42.3232 36.6105 42.5154 36.8349 42.7518 37.0053C43.2581 37.4036 43.8866 37.6146 44.5307 37.6025C45.4969 37.6009 46.4229 37.2164 47.106 36.5332C47.8645 35.8193 48.2437 34.9817 48.2437 34.0205C47.5298 33.4516 46.5344 33.1672 45.2574 33.1672C44.3274 33.1672 43.5519 33.3914 42.931 33.8399C42.3038 34.2949 41.9924 34.8481 41.9924 35.5122ZM55.3552 44.6203L63.0001 27.0511H60.5072L56.9735 35.8108H56.9237L53.2904 27.0511H50.8019L55.8288 38.4728L52.9918 44.6203H55.3552Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-google-wallet" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M22.7,14.1c5.2,8.5,8.9,15.6,11.7,22.5c-1.1,4.7-2.7,9.2-4.4,13.5c-1.8-7.3-3.7-14.1-7.8-20.6
C23.1,24.7,22.5,19.5,22.7,14.1L22.7,14.1z M16,24.3H3.2c-0.8,0-1.4,1.1-0.8,1.7c5.8,7.6,9.9,16.2,12.7,25.9h14.4
c-2.3-9.7-5.4-18.5-11.4-26.8C17.5,24.7,16.8,24.3,16,24.3z M22.7,12c9.4,15.1,18,32.6,19.2,51h15.6C55.8,44,48,26.2,37.7,12H22.7z
M57.5,2.6c-0.3-1-1.1-1.6-2.1-1.6H43.2c-0.7,0-1.3,0.7-1.1,1.4c1.8,6.3,3.1,13.2,3.7,20.3c6.6,11.8,11,24.7,12.5,37.3
c2.3-8.3,3.5-18.5,3.5-28C61.8,21.9,60.2,12,57.5,2.6L57.5,2.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 897 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-google" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M61.5,29.2H32.8v8.5h20.6c-1.1,11.8-10.7,16.9-20,16.9c-11.8,0-22.3-9.2-22.3-22.5c0-12.8,10-22.5,22.3-22.5
c9.4,0,15.1,6.1,15.1,6.1l5.8-6.1c0,0-7.8-8.5-21.3-8.5C15.2,1,1.6,15.9,1.6,32c0,15.6,12.8,31,31.7,31C50,63,62,51.7,62,34.8
C62.1,31.3,61.5,29.2,61.5,29.2L61.5,29.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 650 B

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 63C49.1203 63 63 49.1204 63 32C63 14.8796 49.1203 1 32 1C14.8797 1 1 14.8796 1 32C1 49.1204 14.8797 63 32 63ZM38.6106 40.2681C37.57 40.2681 36.6083 39.5817 36.4243 38.5812C36.3669 38.281 36.3777 37.9721 36.4558 37.6764C36.5339 37.3808 36.6775 37.1058 36.8762 36.8709C37.075 36.636 37.3241 36.4471 37.6057 36.3176C37.8873 36.1881 38.1945 36.1212 38.5054 36.1217H50V47.9263C49.9989 48.2316 49.9295 48.5329 49.7966 48.8089C49.6637 49.0849 49.4706 49.3287 49.231 49.5232C48.9915 49.7177 48.7112 49.858 48.4103 49.9342C48.1093 50.0104 47.7949 50.0205 47.4895 49.964C46.4664 49.7833 45.7654 48.8408 45.7654 47.8252V45.8541L46.1641 43.6723C44.4481 45.613 42.3261 47.1673 39.9428 48.229C37.5594 49.2907 34.9709 49.8348 32.354 49.8242C21.8584 49.8242 13.422 41.3247 14.031 30.9101C14.5568 21.963 21.9504 14.6448 31.0856 14.0445C34.3705 13.8174 37.6571 14.4627 40.6008 15.9127C43.5444 17.3627 46.0365 19.564 47.8159 22.2858C48.0816 22.7335 48.1643 23.2637 48.0471 23.769C47.93 24.2744 47.6218 24.7171 47.185 25.0078C46.2233 25.6598 44.9001 25.3155 44.2341 24.3751C41.7236 20.9216 37.3466 18.0618 32.354 18.0618C22.7741 18.0618 15.4243 27.4672 19.2843 37.3202C20.9865 41.6603 25.0173 44.7697 29.7098 45.4905C35.4735 46.3749 40.7443 44.3694 43.7806 40.0099L41.8835 40.2681H38.6106Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-hacker-news" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<path d="M1,1v62h62V1H1z M4,28.3L4,28.3C4,28.3,4,28.2,4,28.3C4,28.2,4,28.3,4,28.3z M34.1,35.8v13.9h-4.4V35.5l-11-21.3h5.1
c7.3,13.5,6.8,14.1,8.2,17.3c1.7-3.8,0.7-3.4,8.5-17.3h4.8L34.1,35.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 565 B

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-html5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<g>
<path d="M32.5,47.3c-0.5,0-0.9-0.1-1.3-0.3l-8-3.2c-1.2-0.5-2-1.5-2.2-2.7l-0.9-5c-0.2-1.2,0.6-2.4,1.8-2.6
c1.2-0.2,2.4,0.6,2.6,1.8l0.8,4.5l7.2,2.9l7.2-3l1.8-8.9H22.7c-1.7,0-3.2-1.2-3.5-3l-1.4-8c-0.2-1.1,0.1-2.3,0.8-3.2l0.1-0.1
c0.8-0.8,1.8-1.3,3-1.3h23.2c1.2,0,2.3,1,2.3,2.3s-1,2.3-2.3,2.3H22.3l1.2,6.6h19.2c1.1,0,2.1,0.5,2.8,1.3c0.7,0.8,1,1.9,0.7,3
L44.1,41c-0.2,1.2-1,2.2-2.1,2.6l-8,3.3C33.5,47.2,33,47.3,32.5,47.3z M32.2,42.8C32.2,42.8,32.2,42.8,32.2,42.8L32.2,42.8z
M22.1,18.9L22.1,18.9C22.1,18.9,22.1,18.9,22.1,18.9z"/>
</g>
<g>
<path d="M32,62.2c-0.6,0-1.2-0.1-1.8-0.2l-15.8-3.7c-3.1-0.7-5.5-3.4-5.9-6.6L3.6,10.4C3.4,8.2,4.1,6,5.5,4.3
C7,2.7,9.1,1.8,11.3,1.8h41.4c2.2,0,4.3,0.9,5.8,2.6c1.5,1.6,2.2,3.9,1.9,6l-4.9,41.3c-0.4,3.2-2.8,5.9-5.9,6.6h0L33.8,62
C33.2,62.2,32.6,62.2,32,62.2z M11.3,6.3c-0.9,0-1.8,0.4-2.4,1.1C8.3,8,8,8.9,8.1,9.9L13,51.2c0.2,1.3,1.1,2.4,2.5,2.8l15.8,3.7
c0.5,0.1,1,0.1,1.5,0L48.5,54c1.3-0.3,2.3-1.4,2.5-2.8l4.9-41.3C56,8.9,55.7,8,55.1,7.3c-0.6-0.7-1.5-1.1-2.4-1.1H11.3z M49,56.1
L49,56.1L49,56.1z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-imdb" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M58.8,1L58.8,1H5.2C2.9,1.1,1.1,3,0.9,5.1v53.7C1.1,61,2.8,62.7,5,63h0.1h53.7H59c2.3-0.1,4.1-2.1,4.1-4.4V5.4
C62.9,3.1,61.1,1.1,58.8,1z M61.7,58.6c0,1.7-1.3,3-2.8,3.1H5c-1.6-0.1-2.8-1.4-2.8-3V5.2c0.1-1.6,1.4-2.8,3-3h53.5
c1.7,0.1,3,1.4,3,3.1V58.6z"/>
<rect x="8.4" y="22.3" width="4.9" height="19"/>
<path d="M22.6,31.3l-0.7-4.9c-0.1-1.5-0.4-3-0.6-4.1H15v19h4.2V28.8l1.8,12.5h3.1l1.7-12.8v12.8h4.2v-19h-6.5L22.6,31.3z"/>
<path d="M42.1,23.8c-0.4-0.6-1.1-0.8-2-1.1c-0.8-0.1-2.3-0.3-4.5-0.3h-3.7v19c0,0,5.9,0,5.9,0c1.5,0,3.6,0.2,4.5-1.3
c0.4-0.6,0.5-1.4,0.6-2.2c0.1-0.7,0.1-1.4,0.1-2.2c0,0,0-6.6,0-6.6c0-1.8,0-3-0.1-3.7C42.8,24.8,42.5,24.3,42.1,23.8z M38.6,35.4
c0,1.3-0.3,2-0.4,2.3c-0.1,0.3-0.6,0.4-1.3,0.4V25.5c0.6,0,0.8,0,1.1,0.1c0.1,0.1,0.3,0.3,0.4,0.6c0.1,0.3,0.1,0.8,0.1,1.7V35.4
L38.6,35.4z"/>
<path d="M55.3,28.3c-0.2-0.4-0.5-0.6-1-0.8c-0.8-0.3-1.8-0.4-2.7-0.2c-0.4,0.1-0.8,0.2-1.2,0.4c-0.2,0.1-0.4,0.2-0.6,0.4
c-0.1,0.1-0.5,0.3-0.5,0.4c0,0,0-6.2,0-6.2h-4.8v19H49l0.3-1.3c0.4,0.4,0.8,0.8,1.3,1.1c0.4,0.3,1,0.3,1.5,0.3
c0.5,0,1.1-0.1,1.6-0.3c1.1-0.5,1.8-1.6,1.9-2.8c0.1-1.7,0.1-3.4,0.1-5.2c0-1.2,0-2.4,0-3.5C55.6,29.1,55.5,28.7,55.3,28.3z
M51.1,36.8c0,0.8,0,1.5-0.1,1.7c-0.1,0.3-0.4,0.4-0.8,0.4c-0.3,0-0.4-0.1-0.6-0.3c-0.1-0.3-0.1-0.7-0.1-1.5V32
c0-0.8,0-1.4,0.1-1.5s0.3-0.3,0.6-0.3c0.3,0,0.7,0.1,0.8,0.4c0.1,0.3,0.1,0.7,0.1,1.5V36.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-instagram-filled" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<ellipse cx="32.1" cy="32" rx="11.6" ry="11.6"/>
<path d="M44.7,1H19.3C9.2,1,1,9.2,1,19.3v25.2C1,54.8,9.2,63,19.3,63h25.2C54.8,63,63,54.8,63,44.7V19.3C63,9.2,54.8,1,44.7,1z
M32.1,47.2c-8.5,0-15.2-6.9-15.2-15.2s6.8-15.2,15.2-15.2c8.3,0,15.1,6.9,15.1,15.2S40.5,47.2,32.1,47.2z M53.1,18.2
c-1,1.1-2.5,1.7-4.2,1.7c-1.5,0-3-0.6-4.2-1.7C43.6,17.1,43,15.7,43,14s0.6-3,1.7-4.2C45.8,8.6,47.2,8,48.9,8
c1.5,0,3.1,0.6,4.2,1.7c1,1.3,1.7,2.8,1.7,4.4C54.7,15.7,54.1,17.1,53.1,18.2z"/>
<path d="M49,11.6c-1.3,0-2.4,1.1-2.4,2.4s1.1,2.4,2.4,2.4c1.3,0,2.4-1.1,2.4-2.4S50.4,11.6,49,11.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 973 B

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-instagram-original" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M62.9,19.2c-0.1-3.2-0.7-5.5-1.4-7.6S59.7,7.8,58,6.1s-3.4-2.7-5.4-3.5c-2-0.8-4.2-1.3-7.6-1.4C41.5,1,40.5,1,32,1
s-9.4,0-12.8,0.1s-5.5,0.7-7.6,1.4S7.8,4.4,6.1,6.1s-2.8,3.4-3.5,5.5c-0.8,2-1.3,4.2-1.4,7.6S1,23.5,1,32s0,9.4,0.1,12.8
c0.1,3.4,0.7,5.5,1.4,7.6c0.7,2.1,1.8,3.8,3.5,5.5s3.5,2.8,5.5,3.5c2,0.7,4.2,1.3,7.6,1.4C22.5,63,23.4,63,31.9,63s9.4,0,12.8-0.1
s5.5-0.7,7.6-1.4c2.1-0.7,3.8-1.8,5.5-3.5s2.8-3.5,3.5-5.5c0.7-2,1.3-4.2,1.4-7.6c0.1-3.2,0.1-4.2,0.1-12.7S63,22.6,62.9,19.2z
M57.3,44.5c-0.1,3-0.7,4.6-1.1,5.8c-0.6,1.4-1.3,2.5-2.4,3.5c-1.1,1.1-2.1,1.7-3.5,2.4c-1.1,0.4-2.7,1-5.8,1.1
c-3.2,0-4.2,0-12.4,0s-9.3,0-12.5-0.1c-3-0.1-4.6-0.7-5.8-1.1c-1.4-0.6-2.5-1.3-3.5-2.4c-1.1-1.1-1.7-2.1-2.4-3.5
c-0.4-1.1-1-2.7-1.1-5.8c0-3.1,0-4.1,0-12.4s0-9.3,0.1-12.5c0.1-3,0.7-4.6,1.1-5.8c0.6-1.4,1.3-2.5,2.3-3.5
c1.1-1.1,2.1-1.7,3.5-2.3c1.1-0.4,2.7-1,5.8-1.1c3.2-0.1,4.2-0.1,12.5-0.1s9.3,0,12.5,0.1c3,0.1,4.6,0.7,5.8,1.1
c1.4,0.6,2.5,1.3,3.5,2.3c1.1,1.1,1.7,2.1,2.4,3.5c0.4,1.1,1,2.7,1.1,5.8c0.1,3.2,0.1,4.2,0.1,12.5S57.4,41.3,57.3,44.5z"/>
<path d="M32,16.1c-8.9,0-15.9,7.2-15.9,15.9c0,8.9,7.2,15.9,15.9,15.9S48,40.9,48,32S40.9,16.1,32,16.1z M32,42.4
c-5.8,0-10.4-4.7-10.4-10.4S26.3,21.6,32,21.6c5.8,0,10.4,4.6,10.4,10.4S37.8,42.4,32,42.4z"/>
<ellipse cx="48.7" cy="15.4" rx="3.7" ry="3.7"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="lni_lni-instagram" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<g>
<path d="M32,17.6c-7.9,0-14.4,6.4-14.4,14.4c0,7.9,6.4,14.4,14.4,14.4c7.9,0,14.3-6.4,14.3-14.4C46.3,24.1,39.9,17.6,32,17.6z
M32,41.9c-5.4,0-9.9-4.4-9.9-9.9c0-5.4,4.4-9.9,9.9-9.9c5.4,0,9.8,4.4,9.8,9.9C41.8,37.4,37.4,41.9,32,41.9z"/>
<path d="M47,11.6c-2,0-3.5,1.6-3.5,3.5c0,1.9,1.6,3.5,3.5,3.5c1.9,0,3.5-1.6,3.5-3.5C50.5,13.2,49,11.6,47,11.6z"/>
<path d="M46.9,1.8H17.1C8.6,1.8,1.8,8.6,1.8,17.1V47c0,8.4,6.9,15.3,15.3,15.3H47c8.4,0,15.3-6.9,15.3-15.3V17.1
C62.3,8.6,55.4,1.8,46.9,1.8z M57.8,46.9c0,6-4.8,10.8-10.8,10.8H17.1c-6,0-10.8-4.8-10.8-10.8V17.1c0-6,4.9-10.8,10.8-10.8h29.8
c6,0,10.8,4.9,10.8,10.8V46.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1006 B

View File

@ -0,0 +1,3 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M62.72 8.52C62.12 6.94 60.68 4.72 58.64 3.14C57.44 2.24 56.08 1.36 54.16 0.8C52.08 0.2 49.52 0 46.4 0H17.6C14.46 0 11.92 0.2 9.86 0.82C7.94 1.4 6.52 2.26 5.36 3.16C3.32 4.72 1.88 6.96 1.26 8.54C0.0199999 11.72 0 15.32 0 17.6V46.4C0 48.68 0.0199999 52.28 1.26 55.48C1.88 57.06 3.32 59.28 5.36 60.86C6.54 61.76 7.94 62.64 9.86 63.2C11.92 63.8 14.46 64 17.6 64H46.4C49.54 64 52.08 63.8 54.14 63.18C56.06 62.6 57.48 61.74 58.64 60.84C60.68 59.28 62.12 57.04 62.74 55.46C64 52.28 64 48.66 64 46.38V17.58C64 15.3 63.98 11.7 62.74 8.5L62.72 8.52ZM12.68 44H10.3V29.78H12.68V44ZM11.5 27.38C10.7 27.38 10.02 26.72 10.02 25.9C10.02 25.08 10.68 24.42 11.5 24.42C12.32 24.42 13 25.08 13 25.9C12.98 26.72 12.32 27.38 11.5 27.38ZM25.8 44.36C19.52 44.36 15.56 39.88 15.56 32.74C15.56 25.6 19.52 21.1 25.8 21.1C32.08 21.1 36.04 25.6 36.04 32.74C36.04 39.88 32.08 44.36 25.8 44.36V44.36ZM46.52 44.36C41.8 44.36 38.48 41.76 38.26 37.88H40.4C40.64 40.58 43.18 42.42 46.72 42.42C50.1 42.42 52.52 40.58 52.52 38.04C52.52 35.94 51.06 34.68 47.72 33.84L44.92 33.12C40.74 32.06 38.88 30.3 38.88 27.32C38.88 23.68 42.16 21.08 46.6 21.08C51 21.08 54.2 23.68 54.34 27.26H52.2C52 24.72 49.74 23.02 46.54 23.02C43.42 23.02 41.1 24.76 41.1 27.24C41.1 29.18 42.5 30.32 45.82 31.16L48.26 31.78C52.8 32.92 54.7 34.66 54.7 37.8C54.7 41.76 51.52 44.36 46.52 44.36V44.36ZM33.86 32.74C33.86 38.64 30.74 42.38 25.8 42.38C20.86 42.38 17.76 38.64 17.76 32.74C17.76 26.82 20.86 23.08 25.8 23.08C30.74 23.08 33.86 26.82 33.86 32.74Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

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