Compare commits
95 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5ac20af085 | ||
![]() |
10dce74c8a | ||
![]() |
93b30395f8 | ||
![]() |
33beb8e74b | ||
![]() |
573e1c21ad | ||
![]() |
d6fd8a28b1 | ||
![]() |
23f2f1095f | ||
![]() |
915605c637 | ||
![]() |
a292324f01 | ||
![]() |
2a384ae6ba | ||
![]() |
3e580dbca6 | ||
![]() |
3e71e529e2 | ||
![]() |
7eff8dee81 | ||
![]() |
61ff1bff39 | ||
![]() |
a13ec80c62 | ||
![]() |
b29c8b23d5 | ||
![]() |
8defce6119 | ||
![]() |
24b374f557 | ||
![]() |
df23da72c2 | ||
![]() |
13bdbe44ae | ||
![]() |
0e2edc3135 | ||
![]() |
98b9cba737 | ||
![]() |
54afafdf2b | ||
![]() |
b223dbddd3 | ||
![]() |
4db16003e2 | ||
![]() |
716d98a748 | ||
![]() |
d098044f87 | ||
![]() |
e3ce08ce19 | ||
![]() |
606fc39204 | ||
![]() |
949ed19bcb | ||
![]() |
b0af864541 | ||
![]() |
5a2ed1592a | ||
![]() |
2348491382 | ||
![]() |
aede738f1a | ||
![]() |
0db66a54d4 | ||
![]() |
2f8ddfa076 | ||
![]() |
b31d74ee46 | ||
![]() |
460cf6a7a5 | ||
![]() |
905791e1c7 | ||
![]() |
94794514ac | ||
![]() |
15f8614461 | ||
![]() |
568b2f6c0e | ||
![]() |
c48c752a26 | ||
![]() |
33d3e002b9 | ||
![]() |
ee6b627926 | ||
![]() |
44aa76a2ce | ||
![]() |
9f000923d5 | ||
![]() |
473b333e0d | ||
![]() |
29f8833176 | ||
![]() |
39a493747b | ||
![]() |
b66840a5bc | ||
![]() |
150c41a6e6 | ||
![]() |
174cc57907 | ||
![]() |
7d4fddc6ed | ||
![]() |
a89a8ce2ff | ||
![]() |
b9c3a9eff3 | ||
![]() |
a238026e5d | ||
![]() |
1e0e73e5f4 | ||
![]() |
8376b81939 | ||
![]() |
a9287603e5 | ||
![]() |
94ddcd2685 | ||
![]() |
df1f9e6075 | ||
![]() |
18d46bd04d | ||
![]() |
4b55e9b85f | ||
![]() |
87b38d2224 | ||
![]() |
a2160ebe79 | ||
![]() |
18d913b499 | ||
![]() |
5a32dfed19 | ||
![]() |
241ed8c9e6 | ||
![]() |
deff9bea0f | ||
![]() |
1e4997c997 | ||
![]() |
bdfe3198c2 | ||
![]() |
015af70be1 | ||
![]() |
15540656cd | ||
![]() |
34e7578610 | ||
![]() |
94c32d2cd6 | ||
![]() |
7d77917859 | ||
![]() |
8367641d19 | ||
![]() |
6c393aec17 | ||
![]() |
4d7dcfb99b | ||
![]() |
067fca908b | ||
![]() |
3abea3d199 | ||
![]() |
710de6a5af | ||
![]() |
4b494b4b3a | ||
![]() |
c041270a2c | ||
![]() |
ca1e4077b5 | ||
![]() |
e9bf197c5a | ||
![]() |
5d8ef86b23 | ||
![]() |
fda2ba721d | ||
![]() |
5af538f6dd | ||
![]() |
f09bb478ee | ||
![]() |
093aaa0a29 | ||
![]() |
57e61be9cd | ||
![]() |
9ea8125fef | ||
![]() |
e648b49856 |
6
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: sethcottle
|
||||
patreon: sethcottle
|
||||
ko_fi: sethcottle
|
||||
custom: [https://buymeacoffee.com/seth, https://paypal.me/sethcottle]
|
42
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
## 📄 Description
|
||||
<!-- Provide a short description of the brand you're adding or the changes you're making. Include context about why this is a valuable addition. -->
|
||||
|
||||
---
|
||||
|
||||
## ✅ Contribution Checklist
|
||||
Please confirm that you've met the following criteria before submitting your contribution:
|
||||
|
||||
- [ ] **Widespread Recognition:** The brand has widespread recognition and is suitable for the core LittleLink repository (most additions belong in [LittleLink Extended](https://github.com/sethcottle/littlelink-extended)).
|
||||
- [ ] **Brand Styling Guidelines:** You’ve followed the brand's official styling guidelines (if available).
|
||||
- [ ] **Consistent Styling:** If no guidelines exist, the button style is consistent with the brand's public image (e.g., website, social media).
|
||||
- [ ] **Icon Clarity:** The brand's logo/icon is clear and recognizable in a 24x24px format.
|
||||
- [ ] If the primary logo doesn’t scale well, you’ve adapted it using the brand’s social media avatar or favicon while maintaining the essence of the original logo.
|
||||
- [ ] The icon is provided in `.svg` format.
|
||||
- [ ] **Theme Testing:** You've tested the button against both light and dark themes:
|
||||
- [ ] Manually swapped `theme-auto.css` with `theme-light.css` and `theme-dark.css` in `index.html` to check contrast or used [LittleLink Button Builder](https://builder.littlelink.io) contrast checker.
|
||||
- [ ] Added a `#000000`/`#FFFFFF` stroke if necessary to improve contrast and accessibility. [LittleLink Button Builder](https://builder.littlelink.io) will automatically recommend when to add a stroke.
|
||||
- [ ] **Accessibility Compliance:** The button's background and text colors meet visual accessibility standards (unless it contradicts brand guidelines).
|
||||
- [ ] **Alphabetical Order:** Your contribution is alphabetically organized in `brands.css` and `index.html`.
|
||||
- [ ] **Button Preview:** You've added a button preview in `index.html`.
|
||||
- [ ] **Variant Naming Schema:** If adding a variant button (e.g., inverted color scheme):
|
||||
- [ ] Naming follows the existing pattern (`[Brand Name] Alt` and `.button-brandname-alt`).
|
||||
- [ ] Any additional icons are named according to `brandname-alt.svg` schema.
|
||||
- [ ] **Proper Capitalization:**
|
||||
- [ ] In `brands.css`, the brand name comment follows `/* Brand Name */` format.
|
||||
- [ ] Code uses lowercase for `.button.button-brandname`.
|
||||
- [ ] In `index.html`, comments reflect `<!-- Brand Name -->` format.
|
||||
- [ ] Button text and `alt` attributes match the brand’s official capitalization.
|
||||
- [ ] **PR Details:**
|
||||
- [ ] Included a brief description of the brand addition.
|
||||
- [ ] Included a screenshot of the new button(s).
|
||||
- [ ] Provided relevant information on the brand’s global/regional reach or usage stats.
|
||||
|
||||
---
|
||||
|
||||
## 📸 Screenshot
|
||||
<!-- Attach a screenshot of the new button(s) to ensure consistency and clarity. -->
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Additional Notes
|
||||
<!-- Add any other information that might help the reviewer understand the changes better (e.g., source of logo, special handling, etc.). -->
|
242
.github/workflows/contrast-check.yml
vendored
Normal file
@ -0,0 +1,242 @@
|
||||
name: "Contrast Check"
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'css/brands.css'
|
||||
workflow_dispatch: # Manual trigger for testing
|
||||
|
||||
jobs:
|
||||
contrast-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup for PR comparison
|
||||
run: |
|
||||
echo "Fetching base branch for comparison"
|
||||
git fetch origin ${{ github.base_ref }}
|
||||
|
||||
- name: Contrast Check (Review Me)
|
||||
run: |
|
||||
cat > contrast-check.sh << 'EOF'
|
||||
#!/bin/bash
|
||||
|
||||
# WCAG Minimum Contrast Ratio
|
||||
MIN_CONTRAST=4.5
|
||||
|
||||
FAILED=0
|
||||
ALL_RESOLVED=1
|
||||
NEEDS_MANUAL_REVIEW=0
|
||||
|
||||
# Only get buttons that were modified in the PR
|
||||
echo "Finding changed button styles..."
|
||||
BUTTON_CLASSES=$(git diff origin/$GITHUB_BASE_REF -- css/brands.css | grep -E "^\+.*\.button-[a-zA-Z0-9]+" | sed -E 's/.*\.button-([a-zA-Z0-9]+).*/\1/' | sort -u)
|
||||
|
||||
if [[ -z "$BUTTON_CLASSES" ]]; then
|
||||
echo "✅ No button changes to check."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
echo "Found button classes to check: $BUTTON_CLASSES"
|
||||
echo "🔍 Auditing CSS for contrast issues..."
|
||||
|
||||
# Function to normalize hex colors to lowercase
|
||||
normalize_color() {
|
||||
local color="$1"
|
||||
if [[ -n "$color" ]]; then
|
||||
echo "$color" | tr '[:upper:]' '[:lower:]'
|
||||
else
|
||||
echo ""
|
||||
fi
|
||||
}
|
||||
|
||||
# Function to calculate luminance
|
||||
get_luminance() {
|
||||
local color="$1"
|
||||
|
||||
if [[ -z "$color" || "$color" == "#" ]]; then
|
||||
echo 0
|
||||
return
|
||||
fi
|
||||
|
||||
color="${color#'#'}"
|
||||
|
||||
if [[ ${#color} -ne 6 ]]; then
|
||||
echo 0
|
||||
return
|
||||
fi
|
||||
|
||||
r=$(printf "%d" 0x${color:0:2} 2>/dev/null || echo 0)
|
||||
g=$(printf "%d" 0x${color:2:2} 2>/dev/null || echo 0)
|
||||
b=$(printf "%d" 0x${color:4:2} 2>/dev/null || echo 0)
|
||||
|
||||
r=$(awk "BEGIN { print ($r/255 <= 0.03928) ? ($r/255)/12.92 : ((($r/255) + 0.055)/1.055) ^ 2.4 }")
|
||||
g=$(awk "BEGIN { print ($g/255 <= 0.03928) ? ($g/255)/12.92 : ((($g/255) + 0.055)/1.055) ^ 2.4 }")
|
||||
b=$(awk "BEGIN { print ($b/255 <= 0.03928) ? ($b/255)/12.92 : ((($b/255) + 0.055)/1.055) ^ 2.4 }")
|
||||
|
||||
echo $(awk "BEGIN { print (0.2126 * $r) + (0.7152 * $g) + (0.0722 * $b) }")
|
||||
}
|
||||
|
||||
# Function to calculate contrast ratio
|
||||
get_contrast_ratio() {
|
||||
local lum1=$(get_luminance "$1")
|
||||
local lum2=$(get_luminance "$2")
|
||||
|
||||
if [[ -z "$lum1" || -z "$lum2" ]]; then
|
||||
echo 0
|
||||
return
|
||||
fi
|
||||
|
||||
if (( $(awk "BEGIN { print ($lum1 > $lum2) ? 1 : 0 }") )); then
|
||||
awk "BEGIN { printf \"%.5f\", ($lum1 + 0.05) / ($lum2 + 0.05) }"
|
||||
else
|
||||
awk "BEGIN { printf \"%.5f\", ($lum2 + 0.05) / ($lum1 + 0.05) }"
|
||||
fi
|
||||
}
|
||||
|
||||
# Function to extract hex color
|
||||
extract_color() {
|
||||
local input="$1"
|
||||
local color=""
|
||||
|
||||
if [[ "$input" =~ "#[0-9a-fA-F]{6}" ]]; then
|
||||
color=$(echo "$input" | grep -o "#[0-9a-fA-F]\{6\}")
|
||||
elif [[ "$input" =~ "1px solid #" ]]; then
|
||||
color=$(echo "$input" | sed -E 's/.*1px solid (#[0-9a-fA-F]{6}).*/\1/')
|
||||
elif [[ "$input" =~ "solid #" ]]; then
|
||||
color=$(echo "$input" | sed -E 's/.*solid (#[0-9a-fA-F]{6}).*/\1/')
|
||||
elif [[ "$input" =~ "#" ]]; then
|
||||
color=$(echo "$input" | grep -o "#[0-9a-fA-F]*" | head -1)
|
||||
fi
|
||||
|
||||
# Return normalized (lowercase) hex color
|
||||
normalize_color "$color"
|
||||
}
|
||||
|
||||
# Check contrast
|
||||
check_contrast() {
|
||||
local text_color="$1"
|
||||
local background_color="$2"
|
||||
local context="$3"
|
||||
local border_color="$4"
|
||||
local recommend_stroke="$5"
|
||||
local is_background_check="$6"
|
||||
local button_name="$7"
|
||||
local check_failed=0
|
||||
|
||||
# Normalize all colors to lowercase for comparison
|
||||
text_color=$(normalize_color "$text_color")
|
||||
background_color=$(normalize_color "$background_color")
|
||||
border_color=$(normalize_color "$border_color")
|
||||
recommend_stroke=$(normalize_color "$recommend_stroke")
|
||||
|
||||
if [[ -z "$text_color" || -z "$background_color" ]]; then
|
||||
return 0
|
||||
fi
|
||||
|
||||
local contrast_ratio=$(get_contrast_ratio "$text_color" "$background_color")
|
||||
|
||||
if [[ -z "$contrast_ratio" ]]; then
|
||||
contrast_ratio=0
|
||||
fi
|
||||
|
||||
contrast_ratio=$(printf "%.2f" "$contrast_ratio")
|
||||
|
||||
# Case-insensitive comparison for hex colors
|
||||
if (( $(awk "BEGIN { print ($contrast_ratio < $MIN_CONTRAST) ? 1 : 0 }") )); then
|
||||
if [[ -n "$border_color" && "$border_color" == "$recommend_stroke" && "$is_background_check" -eq 1 ]]; then
|
||||
echo "✅ [$context → $button_name] Contrast ratio $contrast_ratio fails WCAG but has a $recommend_stroke border → Treated as passing."
|
||||
echo "✅ [$context → $button_name] Issue resolved by stroke → Fully passing."
|
||||
check_failed=0
|
||||
else
|
||||
echo "❌ [$context → $button_name] Contrast ratio $contrast_ratio fails WCAG — Recommend adding a $recommend_stroke stroke."
|
||||
check_failed=1
|
||||
fi
|
||||
else
|
||||
echo "✅ [$context → $button_name] Contrast ratio $contrast_ratio passes WCAG"
|
||||
check_failed=0
|
||||
fi
|
||||
|
||||
return $check_failed
|
||||
}
|
||||
|
||||
# For each button class, check its properties
|
||||
for button_class in $BUTTON_CLASSES; do
|
||||
echo "Checking button: $button_class"
|
||||
|
||||
# Extract button section
|
||||
# Avoid partial matches
|
||||
button_start=$(grep -n "\.button-$button_class\( \|{\)" css/brands.css | cut -d: -f1)
|
||||
if [[ -z "$button_start" ]]; then
|
||||
button_start=$(grep -n "\.button-$button_class$" css/brands.css | cut -d: -f1)
|
||||
fi
|
||||
|
||||
if [[ -z "$button_start" ]]; then
|
||||
echo "Could not find button-$button_class in css/brands.css"
|
||||
continue
|
||||
fi
|
||||
|
||||
# Look for the next closing bracket
|
||||
button_end=$(tail -n +$button_start css/brands.css | grep -n "}" | head -1 | cut -d: -f1)
|
||||
if [[ -z "$button_end" ]]; then
|
||||
button_end=10
|
||||
fi
|
||||
|
||||
button_section=$(tail -n +$button_start css/brands.css | head -n $button_end)
|
||||
|
||||
# Check for gradient
|
||||
if echo "$button_section" | grep -q "background-image"; then
|
||||
echo "🚩 [./css/brands.css → $button_class] Detected gradient background → Flagging for manual review."
|
||||
NEEDS_MANUAL_REVIEW=1
|
||||
continue
|
||||
fi
|
||||
|
||||
# Extract colors
|
||||
text_color=$(echo "$button_section" | grep "button-text" | grep -o "#[0-9A-Fa-f]*")
|
||||
bg_color=$(echo "$button_section" | grep "button-background" | grep -o "#[0-9A-Fa-f]*")
|
||||
border_color=$(extract_color "$(echo "$button_section" | grep "button-border")")
|
||||
|
||||
button_failed=0
|
||||
|
||||
# Check text vs background
|
||||
if [[ -n "$text_color" && -n "$bg_color" ]]; then
|
||||
check_contrast "$text_color" "$bg_color" "TEXT vs BUTTON" "$border_color" "" 0 "$button_class"
|
||||
button_failed=$((button_failed | $?))
|
||||
fi
|
||||
|
||||
# Check button vs light theme
|
||||
if [[ -n "$bg_color" ]]; then
|
||||
check_contrast "#ffffff" "$bg_color" "BUTTON vs LIGHT THEME" "$border_color" "#000000" 1 "$button_class"
|
||||
button_failed=$((button_failed | $?))
|
||||
|
||||
# Check button vs dark theme
|
||||
check_contrast "#121212" "$bg_color" "BUTTON vs DARK THEME" "$border_color" "#ffffff" 1 "$button_class"
|
||||
button_failed=$((button_failed | $?))
|
||||
fi
|
||||
|
||||
if [[ $button_failed -eq 1 ]]; then
|
||||
FAILED=1
|
||||
ALL_RESOLVED=0
|
||||
fi
|
||||
done
|
||||
|
||||
# Final report
|
||||
if [[ "$NEEDS_MANUAL_REVIEW" -eq 1 ]]; then
|
||||
echo "⚠️ Manual review required for gradients!"
|
||||
exit 1
|
||||
elif [[ "$ALL_RESOLVED" -eq 1 ]]; then
|
||||
echo "✅ All contrast checks passed!"
|
||||
exit 0
|
||||
else
|
||||
echo "❌ Contrast issues found!"
|
||||
exit 1
|
||||
fi
|
||||
EOF
|
||||
|
||||
chmod +x contrast-check.sh
|
||||
./contrast-check.sh
|
||||
env:
|
||||
GITHUB_BASE_REF: ${{ github.base_ref }}
|
2
.gitignore
vendored
@ -1 +1,3 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
.devcontainer
|
@ -1,5 +1,5 @@
|
||||
MIT License
|
||||
Copyright 2019-2021 Seth Cottle
|
||||
Copyright 2019-2024 Seth Cottle
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
107
README.md
@ -1,62 +1,104 @@
|
||||

|
||||

|
||||
|
||||
# LittleLink
|
||||
The DIY self-hosted <a href="https://linktr.ee/" target="_blank" rel="noopener">LinkTree</a> alternative. LittleLink has more than 100 branded button styles you can easily use, with more being added by our community all the time.
|
||||
The DIY self-hosted LinkTree alternative. LittleLink has more than 100 branded button styles you can easily use, with more regularly added by our community in this repo and in [LittleLink Extended](https://github.com/sethcottle/littlelink-extended).
|
||||
|
||||

|
||||
---
|
||||
### 🆕 LittleLink Button Builder
|
||||
Want to make your own buttons for LittleLink but you're not too sure where to start? [Check out our new Button Builder](https://builder.littlelink.io). This new builder lets you preview button styles and with a single click, copy the generated CSS code to put in `css/brands.css`, and copy the generated HTML code to put in `index.html`. This builder also helps automate accessibility features by checking contrast ratios and suggesting strokes when needed, ensuring your custom buttons maintain LittleLink's high standards for visibility in both light and dark themes. Design your buttons visually, preview them live, and get ready to go code. [Live Site](https://builder.littlelink.io) | [GitHub Repo](https://github.com/sethcottle/littlelink-button-builder)
|
||||
|
||||
LittleLink has more than 100 branded button styles you can use (with even more being added by our community). You'll also find a light and dark theme ready to go. Not a fan of the default colors? Update `skeleton-light.css` or `skeleton-dark.css` to the HEX values of your choosing. You can also set your CSS to `skeleton-auto.css`, which will use the system theme of the device you visit on.
|
||||
---
|
||||
### 🌞 Themes and Accessibility
|
||||
LittleLink offers `auto`, `light`, and `dark` themes right out of the box. If the default color schemes don't match your preference, you can easily customize them by updating the values in `style.css`. You can set any of the themes right in `index.html`. To enhance visual accessibility in both `light` and `dark` modes, buttons lacking sufficient contrast with the background are outlined with an inverse stroke to ensure visibility. While LittleLink emphasizes accessibility, it's important to acknowledge that not all brands incorporated into LittleLink achieve this standard. Branded buttons that come into LittleLink always retain the original essence of the brand and some branded buttons might fall short of optimal accessibility in terms of contrast.
|
||||
|
||||

|
||||

|
||||
|
||||
Using [Skeleton](http://getskeleton.com/) let us build something that loads quickly & doesn't have any of the unnecessary bloat you would get from using a large framework for a page that requires nothing more than simplicity. LittleLink scored a 99/100 in performance when tested with [Google Lighthouse](https://developers.google.com/web/tools/lighthouse).
|
||||
---
|
||||
### 🥇 Performance
|
||||
|
||||

|
||||

|
||||
|
||||
No need for gulp, npm, or anything else to make LittleLink work—it uses the bare essentials. You can automatically fork and deploy LittleLink with [Netlify](https://www.netlify.com/), [Vercel](https://vercel.com/), or [Amplify](https://aws.amazon.com/amplify). 👇️
|
||||
LittleLink epitomizes simplicity and minimalism. When evaluating the [LittleLink sample page](https://littlelink.io/sample/seth) (which mirrors a typical LittleLink setup for an individual) through tools such as [Google PageSpeed Insights](https://pagespeed.web.dev/analysis/https-littlelink-io-sample-seth/17ex80ryq4?form_factor=mobile), showcases LittleLink's excellence with 100/100 in Performance, Accessibility, Best Practices, and SEO. My initial vision for LittleLink was to craft it from the fundamentals. LittleLink leverages it's own vanilla `css` to remove the unnecessary bloat you would get from using a large framework for a page that requires nothing more than simplicity.
|
||||
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/sethcottle/littlelink)
|
||||
---
|
||||
### ☁️ Deploy
|
||||
|
||||

|
||||
|
||||
No need for gulp, npm, or anything else to make LittleLink work—it uses the bare essentials. You can automatically fork and deploy LittleLink with [Vercel](https://vercel.com/), [Netlify](https://www.netlify.com/), or [Amplify](https://aws.amazon.com/amplify) using the button below. LittleLink is also easy to host through [GitHub Pages](https://pages.github.com/) or on your home lab server, CDN, or other frontend hosting services. To edit, all you need is a little basic HTML knowledge to add a link to the exisiting buttons or you can create your own. See our [adding custom buttons to your own fork wiki](https://github.com/sethcottle/littlelink/wiki/Adding-custom-buttons-to-your-own-fork). It's simple, promise. 🤞
|
||||
|
||||
---
|
||||
##### One-Click Deployments
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsethcottle%2Flittlelink&project-name=littlelink&repository-name=littlelink)
|
||||
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/sethcottle/littlelink)
|
||||
|
||||
[](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/sethcottle/littlelink)
|
||||
|
||||
---
|
||||
|
||||
### 🤝 Community Extras
|
||||
### 🤝 Contributions
|
||||
Please reference the [submitting a new brand to LittleLink wiki](https://github.com/sethcottle/littlelink/wiki/Submitting-a-new-brand-to-LittleLink) before opening a PR.
|
||||
|
||||
#### 📦 LittleLink Extended
|
||||
Looking for more niche services to add to your copy of LittleLink? Check out [LittleLink Extended](https://github.com/sethcottle/littlelink-extended). Users can add more niche services to this repository to help keep the core LittleLink repository less cluttered.
|
||||
---
|
||||
### 📦 Community Extras
|
||||
|
||||
#### 🛸 LittleLink Extended
|
||||
Looking for more niche services to add to your copy of LittleLink? Check out [LittleLink Extended](https://github.com/sethcottle/littlelink-extended). Users can add more niche services to this repository to help keep the core LittleLink repository less cluttered and more focused on delivering branded experiences for the majority of users.
|
||||
|
||||
#### 🎨 Figma
|
||||
Duplicate the [LittleLink Template on Figma Community](https://www.figma.com/community/file/846568099968305613) to help plan out and design your LittleLink page.
|
||||
|
||||
#### 🐋 Docker
|
||||
[Techno Tim](https://github.com/timothystewart6) is building [LittleLink-Server](https://github.com/techno-tim/littlelink-server). Check out [his video](https://youtu.be/42SqfI_AjXU)!
|
||||
[](https://www.figma.com/community/file/846568099968305613)
|
||||
|
||||
[Drew](https://github.com/davisdre) is building a [super simple Docker implementation of LittleLink](https://github.com/davisdre/littlelink).
|
||||
#### 🐋 Docker
|
||||
• [Techno Tim](https://github.com/timothystewart6) is building [LittleLink-Server](https://github.com/techno-tim/littlelink-server). Check out [his video](https://youtu.be/42SqfI_AjXU)!
|
||||
|
||||
• [Drew](https://github.com/davisdre) is building a [super simple Docker implementation of LittleLink](https://github.com/davisdre/littlelink).
|
||||
|
||||
#### 🗃️ Misc
|
||||
[Khashayar](https://github.com/khashayarzavosh) is building [LittleLink Admin](https://github.com/khashayarzavosh/admin-littlelink) which lets you host your own admin portal to manage LittleLink!
|
||||
|
||||
[Julian](https://github.com/JulianPrieber) is building [LittleLink Custom](https://github.com/JulianPrieber/littlelink-custom) which approaches the admin portal with an easy-to-use "plug-and-play" mentality!
|
||||
• [Julian](https://github.com/JulianPrieber) is building [LinkStack](https://github.com/LinkStackOrg/LinkStack), which is a fork of [Khashayar](https://github.com/khashayarzavosh)'s [LittleLink Admin](https://github.com/khashayarzavosh/admin-littlelink).
|
||||
|
||||
---
|
||||
|
||||
### 💖 Supporters
|
||||
You can support LittleLink by [buying me a beer](https://www.buymeacoffee.com/seth). You can also have your name or your company added to this section and the supporters page of the [LittleLink.io](https://littlelink.io) website.
|
||||
You can support LittleLink by [buying me a coffee](https://www.buymeacoffee.com/seth). You can also have your name or your company added to this section and the supporters page of the [LittleLink.io](https://littlelink.io) website.
|
||||
|
||||
#### 🏢 Business Supporters
|
||||
**[links.dev](https://github.com/fatih-yavuz/links.dev)**
|
||||
• **[Unallocated Space](https://connect.unallocatedspace.org/)** | Hacker/Makerspace in Millersville, MD, serving the greater Baltimore-Washington area
|
||||
|
||||
[Add Your Company Name](https://www.buymeacoffee.com/seth/e/50574)
|
||||
• **[links.dev](https://github.com/fatih-yavuz/links.dev)**
|
||||
|
||||
[](https://www.buymeacoffee.com/seth/e/50574)
|
||||
|
||||
#### ✨ Individual Supporters
|
||||
**[Drew Davis](https://connect.davisdre.me)**
|
||||
• **[Drew Davis](https://connect.davisdre.me)**
|
||||
|
||||
**[Robotter112](https://robotter112.de/)**
|
||||
• **[Robotter112](https://robotter112.de/)**
|
||||
|
||||
[Add Your Name](https://www.buymeacoffee.com/seth/e/50573)
|
||||
[](https://www.buymeacoffee.com/seth/e/50573)
|
||||
|
||||
#### 🐙 Active GitHub Sponsors
|
||||
• **[Your Name Here](https://github.com/sponsors/sethcottle)**
|
||||
|
||||
[](https://github.com/sponsors/sethcottle)
|
||||
|
||||
|
||||
#### 🥰 More Ways to Support LittleLink
|
||||
[](https://www.buymeacoffee.com/seth/)
|
||||
|
||||
[](https://ko-fi.com/sethcottle)
|
||||
|
||||
[](https://paypal.me/sethcottle/)
|
||||
|
||||
---
|
||||
|
||||
### 🆕 Stay Connected
|
||||
|
||||
Join the [Seth's Nook Discord](https://discord.gg/PrAEQFF2fK) server to get updates on LittleLink and more. Use the invite code `PrAEQFF2fK` or click the button below.
|
||||
|
||||
[](https://discord.gg/PrAEQFF2fK)
|
||||
|
||||
---
|
||||
|
||||
@ -68,3 +110,20 @@ To help build a more privacy focused product, we recommend using [Fathom Analyti
|
||||
|
||||
###### ** Analytics in this dashboard start May 03, 2022. View this [Google Sheets file](https://docs.google.com/spreadsheets/d/1GL4SroAdH-OZphBVR5z-BoSukHIEVJfao25q_e9-Ii8/edit?usp=sharing) with the generic unique pageview data from Google Analytics.
|
||||
|
||||
[](https://usefathom.com/ref/EQVZMV)
|
||||
|
||||
---
|
||||
### 🐳 Docker Support
|
||||
LittleLink includes Docker support for easy deployment and development. All Docker-related files are located in the `docker/` directory.
|
||||
|
||||
To run LittleLink using Docker:
|
||||
|
||||
```bash
|
||||
docker compose -f docker/compose.yaml up
|
||||
```
|
||||
|
||||
This will make the site available at http://localhost:8080
|
||||
|
||||
For more information about Docker configuration, see [docker/README.md](docker/README.md).
|
||||
|
||||
---
|
||||
|
88
VERSION.md
Normal file
@ -0,0 +1,88 @@
|
||||
# LittleLink Version History
|
||||
|
||||
## Current Version: v3.7.0
|
||||
|
||||
### v3.7.0 - 4/18/2025
|
||||
- Added [Meetup](https://www.meetup.com/).
|
||||
|
||||
### v3.6.0 - 3/25/2025
|
||||
- Finally adds Docker support to LittleLink. See [PR #151](https://github.com/sethcottle/littlelink/pull/151), thank you [@lllahaye](https://github.com/lllahaye).
|
||||
- Docker support has been a long-standing community request. While I previously closed similar PRs in an effort to keep the LittleLink repo as minimal as possible, several community forks emerged that added Docker support independently. Over the last few weeks I had been reconsidering this stance—this PR arrived at just the right time.
|
||||
- Updated the brand color for Signal.
|
||||
|
||||
### v3.5.0 - 3/10/2025
|
||||
- Added LittleLink Extended information in `index.html`
|
||||
- Added `PULL_REQUEST_TEMPLATE.md` to `.github` which is a reflection of [submitting a new brand](https://github.com/sethcottle/littlelink/wiki/Submitting-a-new-brand-to-LittleLink) wiki.
|
||||
|
||||
### v3.4.0 - 3/04/2025
|
||||
- Added Matrix
|
||||
|
||||
### v3.3.0 - 03/01/2025
|
||||
- Updated Facebook Logo
|
||||
- Updated Messenger Logo
|
||||
- Updated Messenger Button Color
|
||||
|
||||
### v3.2.0 - 2/14/2025
|
||||
- Added Apple Invites
|
||||
- Removed Read.cv (service is winding down)
|
||||
|
||||
### v3.1.1 - 1/28/2025
|
||||
- Fixed the alt text for Obsidian (`PR #138` / `@timtjtim`)
|
||||
|
||||
### v3.1.0 - 1/20/2025
|
||||
- Added alternate YouTube button (`PR #138` / `@Omikorin`)
|
||||
- Fixed `index.html` accessibilty issues (`PR #137` / `@rosahaj`)
|
||||
|
||||
### v3.0.2 - 12/20/2024
|
||||
- Added Obsidian as a brand
|
||||
|
||||
### v3.0.1 - 11/13/2024
|
||||
- Removed Trakt logo from `images/icons` since this now lives in LittleLink Extended
|
||||
- Favicon update for `privacy.html`
|
||||
|
||||
### v3.0.0 - 11/13/2024
|
||||
A complete modernization of LittleLink focusing on accessibility, maintainability, and more modern web standards.
|
||||
|
||||
#### Major Changes
|
||||
- Complete rebuild of CSS architecture
|
||||
- Moved away from Skeleton CSS dependency to custom, purpose-built CSS
|
||||
- Improved maintainability with modular CSS structure
|
||||
- Enhanced dark mode and auto theming implementation
|
||||
- Enhanced `brands.css`
|
||||
|
||||
- Accessibility Improvements
|
||||
- Improved keyboard navigation throughout
|
||||
- Enhanced screen reader compatibility
|
||||
- Better focus management and visible focus states
|
||||
- Proper ARIA labels and semantic HTML structure
|
||||
|
||||
- HTML Modernization
|
||||
- Rebuilt `index.html`
|
||||
- Rebuilt `privacy.html`
|
||||
- Optimized meta tags and SEO structure
|
||||
|
||||
#### Developer Experience
|
||||
- Better documented codebase
|
||||
- Simplified customization process
|
||||
- Improved maintainability
|
||||
- More consistent standards
|
||||
- Added VERSION.md so you know what version of LittleLink you downloaded
|
||||
|
||||
#### Brand Changes
|
||||
- Updated PayPal button color
|
||||
- Updated Discord button color
|
||||
- Updated YouTube button color
|
||||
- Updated Pinterest button color
|
||||
- Updated Ko-fi button color and updated their logo
|
||||
- Updated Medium logo
|
||||
- Updated WordPress button color
|
||||
- Moved NGL to LittleLink Extended
|
||||
- Moved Redbubble to LittleLink Extended
|
||||
- Moved Revolut to LittleLink Extended
|
||||
- Moved Trakt to LittleLink Extended
|
||||
- Moved Untapped to LittleLink Extended
|
||||
- Moved Upwork to LittleLink Extended
|
||||
|
||||
---
|
||||
For the complete history of changes, please visit:
|
||||
https://github.com/sethcottle/littlelink/releases
|
1166
css/brands.css
427
css/normalize.css
vendored
@ -1,427 +0,0 @@
|
||||
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
||||
|
||||
/**
|
||||
* 1. Set default font family to sans-serif.
|
||||
* 2. Prevent iOS text size adjust after orientation change, without disabling
|
||||
* user zoom.
|
||||
*/
|
||||
|
||||
html {
|
||||
font-family: sans-serif; /* 1 */
|
||||
-ms-text-size-adjust: 100%; /* 2 */
|
||||
-webkit-text-size-adjust: 100%; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove default margin.
|
||||
*/
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* HTML5 display definitions
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Correct `block` display not defined for any HTML5 element in IE 8/9.
|
||||
* Correct `block` display not defined for `details` or `summary` in IE 10/11
|
||||
* and Firefox.
|
||||
* Correct `block` display not defined for `main` in IE 11.
|
||||
*/
|
||||
|
||||
article,
|
||||
aside,
|
||||
details,
|
||||
figcaption,
|
||||
figure,
|
||||
footer,
|
||||
header,
|
||||
hgroup,
|
||||
main,
|
||||
menu,
|
||||
nav,
|
||||
section,
|
||||
summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct `inline-block` display not defined in IE 8/9.
|
||||
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
|
||||
*/
|
||||
|
||||
audio,
|
||||
canvas,
|
||||
progress,
|
||||
video {
|
||||
display: inline-block; /* 1 */
|
||||
vertical-align: baseline; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Prevent modern browsers from displaying `audio` without controls.
|
||||
* Remove excess height in iOS 5 devices.
|
||||
*/
|
||||
|
||||
audio:not([controls]) {
|
||||
display: none;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address `[hidden]` styling not present in IE 8/9/10.
|
||||
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
|
||||
*/
|
||||
|
||||
[hidden],
|
||||
template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Links
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove the gray background color from active links in IE 10.
|
||||
*/
|
||||
|
||||
a {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/**
|
||||
* Improve readability when focused and also mouse hovered in all browsers.
|
||||
*/
|
||||
|
||||
a:active,
|
||||
a:hover {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
/* Text-level semantics
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
|
||||
*/
|
||||
|
||||
abbr[title] {
|
||||
border-bottom: 1px dotted;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
|
||||
*/
|
||||
|
||||
b,
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address styling not present in Safari and Chrome.
|
||||
*/
|
||||
|
||||
dfn {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address variable `h1` font-size and margin within `section` and `article`
|
||||
* contexts in Firefox 4+, Safari, and Chrome.
|
||||
*/
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
margin: 0.67em 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address styling not present in IE 8/9.
|
||||
*/
|
||||
|
||||
mark {
|
||||
background: #ff0;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address inconsistent and variable font size in all browsers.
|
||||
*/
|
||||
|
||||
small {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
/**
|
||||
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
|
||||
*/
|
||||
|
||||
sub,
|
||||
sup {
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
/* Embedded content
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove border when inside `a` element in IE 8/9/10.
|
||||
*/
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Correct overflow not hidden in IE 9/10/11.
|
||||
*/
|
||||
|
||||
svg:not(:root) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Grouping content
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Address margin not present in IE 8/9 and Safari.
|
||||
*/
|
||||
|
||||
figure {
|
||||
margin: 1em 40px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address differences between Firefox and other browsers.
|
||||
*/
|
||||
|
||||
hr {
|
||||
-moz-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Contain overflow in all browsers.
|
||||
*/
|
||||
|
||||
pre {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address odd `em`-unit font size rendering in all browsers.
|
||||
*/
|
||||
|
||||
code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: monospace, monospace;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
/* Forms
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Known limitation: by default, Chrome and Safari on OS X allow very limited
|
||||
* styling of `select`, unless a `border` property is set.
|
||||
*/
|
||||
|
||||
/**
|
||||
* 1. Correct color not being inherited.
|
||||
* Known issue: affects color of disabled elements.
|
||||
* 2. Correct font properties not being inherited.
|
||||
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
|
||||
*/
|
||||
|
||||
button,
|
||||
input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea {
|
||||
color: inherit; /* 1 */
|
||||
font: inherit; /* 2 */
|
||||
margin: 0; /* 3 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Address `overflow` set to `hidden` in IE 8/9/10/11.
|
||||
*/
|
||||
|
||||
button {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address inconsistent `text-transform` inheritance for `button` and `select`.
|
||||
* All other form control elements do not inherit `text-transform` values.
|
||||
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
|
||||
* Correct `select` style inheritance in Firefox.
|
||||
*/
|
||||
|
||||
button,
|
||||
select {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
|
||||
* and `video` controls.
|
||||
* 2. Correct inability to style clickable `input` types in iOS.
|
||||
* 3. Improve usability and consistency of cursor style between image-type
|
||||
* `input` and others.
|
||||
*/
|
||||
|
||||
button,
|
||||
html input[type="button"], /* 1 */
|
||||
input[type="reset"],
|
||||
input[type="submit"] {
|
||||
-webkit-appearance: button; /* 2 */
|
||||
cursor: pointer; /* 3 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Re-set default cursor for disabled elements.
|
||||
*/
|
||||
|
||||
button[disabled],
|
||||
html input[disabled] {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove inner padding and border in Firefox 4+.
|
||||
*/
|
||||
|
||||
button::-moz-focus-inner,
|
||||
input::-moz-focus-inner {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
|
||||
* the UA stylesheet.
|
||||
*/
|
||||
|
||||
input {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
/**
|
||||
* It's recommended that you don't attempt to style these elements.
|
||||
* Firefox's implementation doesn't respect box-sizing, padding, or width.
|
||||
*
|
||||
* 1. Address box sizing set to `content-box` in IE 8/9/10.
|
||||
* 2. Remove excess padding in IE 8/9/10.
|
||||
*/
|
||||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
box-sizing: border-box; /* 1 */
|
||||
padding: 0; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
|
||||
* `font-size` values of the `input`, it causes the cursor style of the
|
||||
* decrement button to change from `default` to `text`.
|
||||
*/
|
||||
|
||||
input[type="number"]::-webkit-inner-spin-button,
|
||||
input[type="number"]::-webkit-outer-spin-button {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
|
||||
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
|
||||
* (include `-moz` to future-proof).
|
||||
*/
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-appearance: textfield; /* 1 */
|
||||
-moz-box-sizing: content-box;
|
||||
-webkit-box-sizing: content-box; /* 2 */
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
|
||||
* Safari (but not Chrome) clips the cancel button when the search input has
|
||||
* padding (and `textfield` appearance).
|
||||
*/
|
||||
|
||||
input[type="search"]::-webkit-search-cancel-button,
|
||||
input[type="search"]::-webkit-search-decoration {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Define consistent border, margin, and padding.
|
||||
*/
|
||||
|
||||
fieldset {
|
||||
border: 1px solid #c0c0c0;
|
||||
margin: 0 2px;
|
||||
padding: 0.35em 0.625em 0.75em;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct `color` not being inherited in IE 8/9/10/11.
|
||||
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
|
||||
*/
|
||||
|
||||
legend {
|
||||
border: 0; /* 1 */
|
||||
padding: 0; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove default vertical scrollbar in IE 8/9/10/11.
|
||||
*/
|
||||
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/**
|
||||
* Don't inherit the `font-weight` (applied by a rule above).
|
||||
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
|
||||
*/
|
||||
|
||||
optgroup {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Tables
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove most spacing between table cells.
|
||||
*/
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
td,
|
||||
th {
|
||||
padding: 0;
|
||||
}
|
91
css/reset.css
Normal file
@ -0,0 +1,91 @@
|
||||
/*
|
||||
* LittleLink Reset
|
||||
* A minimal CSS reset for LittleLink
|
||||
*/
|
||||
|
||||
/* Box sizing rules */
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Remove default margin */
|
||||
body,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
p,
|
||||
figure,
|
||||
blockquote,
|
||||
dl,
|
||||
dd {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* Remove list styles on ul, ol elements */
|
||||
ul,
|
||||
ol {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Set core root defaults */
|
||||
html:focus-within {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
/* Set core body defaults */
|
||||
body {
|
||||
min-height: 100vh;
|
||||
text-rendering: optimizeSpeed;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
/* Make images easier to work with */
|
||||
img,
|
||||
picture {
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Inherit fonts for inputs and buttons */
|
||||
input,
|
||||
button,
|
||||
textarea,
|
||||
select {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
/* Remove all animations and transitions for people that prefer not to see them */
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
html:focus-within {
|
||||
scroll-behavior: auto;
|
||||
}
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
animation-duration: 0.01ms !important;
|
||||
animation-iteration-count: 1 !important;
|
||||
transition-duration: 0.01ms !important;
|
||||
scroll-behavior: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* Modern focus styles */
|
||||
:focus:not(:focus-visible) {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
:focus-visible {
|
||||
outline: 2px solid #2457F5;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
/* Remove touch callout on iOS */
|
||||
a {
|
||||
-webkit-touch-callout: none;
|
||||
}
|
@ -1,279 +0,0 @@
|
||||
/*
|
||||
* littlelink V1
|
||||
* https://littlelink.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/21/2019
|
||||
*
|
||||
* Built using:
|
||||
*
|
||||
* Skeleton V2.0.4
|
||||
* Copyright 2014, Dave Gamache
|
||||
* www.getskeleton.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/29/2014
|
||||
*/
|
||||
|
||||
/* Table of contents
|
||||
––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
- Grid
|
||||
- Base Styles
|
||||
- Typography
|
||||
- Links
|
||||
- Code
|
||||
- Spacing
|
||||
- Utilities
|
||||
*
|
||||
* You'll find the button css in css/brands.css.
|
||||
*
|
||||
*/
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.container-left {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.column {
|
||||
position: center;
|
||||
width: 100%;
|
||||
float: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* For devices larger than 400px */
|
||||
@media (min-width: 400px) {
|
||||
.container {
|
||||
width: 85%;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* For devices larger than 550px */
|
||||
@media (min-width: 550px) {
|
||||
.container {
|
||||
width: 80%;
|
||||
}
|
||||
.column,
|
||||
.columns {
|
||||
margin-left: 0;
|
||||
}
|
||||
.column:first-child,
|
||||
.columns:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Base Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
/* NOTE
|
||||
html is set to 62.5% so that all the REM measurements throughout Skeleton
|
||||
are based on 10px sizing. So basically 1.5rem = 15px :) */
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
color-scheme: light dark;
|
||||
}
|
||||
body {
|
||||
font-size: 18px;
|
||||
line-height: 24px;
|
||||
font-weight: 400;
|
||||
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
/* Typography
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
h1 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 16px;
|
||||
font-weight: 800;
|
||||
}
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
line-height: 64px;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
/* Larger than phablet */
|
||||
@media (min-width: 550px) {
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
line-height: 96px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #2457F5;
|
||||
}
|
||||
a:hover {
|
||||
color: #083BDA;
|
||||
}
|
||||
a:focus {
|
||||
outline: #7AB8FF solid 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
/* Link Color Dark Theme */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
a {
|
||||
color: #4899F7;
|
||||
}
|
||||
a:hover {
|
||||
color: #7AB8FF;
|
||||
}
|
||||
a:focus {
|
||||
outline: #7AB8FF solid 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Code
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
code {
|
||||
padding: 0.2rem 0.5rem;
|
||||
margin: 0 0.2rem;
|
||||
font-size: 90%;
|
||||
white-space: nowrap;
|
||||
background: #f1f1f1;
|
||||
border: 1px solid #e1e1e1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
pre > code {
|
||||
display: block;
|
||||
padding: 1rem 1.5rem;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
/* Spacing
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
button,
|
||||
.button {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
fieldset {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
pre,
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
p,
|
||||
ol {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
/* Utilities
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.u-full-width {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-max-full-width {
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-pull-right {
|
||||
float: right;
|
||||
}
|
||||
.u-pull-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Misc
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
hr {
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 3.5rem;
|
||||
border-width: 0;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
}
|
||||
/* Radius values:
|
||||
|
||||
10%-40%: Squircles
|
||||
50% (default): True circle
|
||||
*/
|
||||
.avatar {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
object-fit: cover;
|
||||
background-position: center;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/* open-sans-regular - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-600 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-700 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-800 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
@ -1,261 +0,0 @@
|
||||
/*
|
||||
* littlelink V1
|
||||
* https://littlelink.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/21/2019
|
||||
*
|
||||
* Built using:
|
||||
*
|
||||
* Skeleton V2.0.4
|
||||
* Copyright 2014, Dave Gamache
|
||||
* www.getskeleton.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/29/2014
|
||||
*/
|
||||
|
||||
/* Table of contents
|
||||
––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
- Grid
|
||||
- Base Styles
|
||||
- Typography
|
||||
- Links
|
||||
- Code
|
||||
- Spacing
|
||||
- Utilities
|
||||
*
|
||||
* You'll find the button css in css/brands.css.
|
||||
*
|
||||
*/
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.container-left {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.column {
|
||||
position: center;
|
||||
width: 100%;
|
||||
float: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* For devices larger than 400px */
|
||||
@media (min-width: 400px) {
|
||||
.container {
|
||||
width: 85%;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* For devices larger than 550px */
|
||||
@media (min-width: 550px) {
|
||||
.container {
|
||||
width: 80%;
|
||||
}
|
||||
.column,
|
||||
.columns {
|
||||
margin-left: 0;
|
||||
}
|
||||
.column:first-child,
|
||||
.columns:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Base Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
/* NOTE
|
||||
html is set to 62.5% so that all the REM measurements throughout Skeleton
|
||||
are based on 10px sizing. So basically 1.5rem = 15px :) */
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
color-scheme: dark;
|
||||
}
|
||||
body {
|
||||
font-size: 18px;
|
||||
line-height: 24px;
|
||||
font-weight: 400;
|
||||
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
/* Typography
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
h1 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 16px;
|
||||
font-weight: 800;
|
||||
}
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
line-height: 64px;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
/* Larger than phablet */
|
||||
@media (min-width: 550px) {
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
line-height: 96px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #4899F7;
|
||||
}
|
||||
a:hover {
|
||||
color: #7AB8FF;
|
||||
}
|
||||
|
||||
/* Code
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
code {
|
||||
padding: 0.2rem 0.5rem;
|
||||
margin: 0 0.2rem;
|
||||
font-size: 90%;
|
||||
white-space: nowrap;
|
||||
background: #f1f1f1;
|
||||
border: 1px solid #e1e1e1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
pre > code {
|
||||
display: block;
|
||||
padding: 1rem 1.5rem;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
/* Spacing
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
button,
|
||||
.button {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
fieldset {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
pre,
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
p,
|
||||
ol {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
/* Utilities
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.u-full-width {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-max-full-width {
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-pull-right {
|
||||
float: right;
|
||||
}
|
||||
.u-pull-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Misc
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
hr {
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 3.5rem;
|
||||
border-width: 0;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
}
|
||||
/* Radius values:
|
||||
|
||||
10%-40%: Squircles
|
||||
50% (default): True circle
|
||||
*/
|
||||
.avatar {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
object-fit: cover;
|
||||
background-position: center;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/* open-sans-regular - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-600 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-700 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-800 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
@ -1,261 +0,0 @@
|
||||
/*
|
||||
* littlelink V1
|
||||
* https://littlelink.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/21/2019
|
||||
*
|
||||
* Built using:
|
||||
*
|
||||
* Skeleton V2.0.4
|
||||
* Copyright 2014, Dave Gamache
|
||||
* www.getskeleton.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 12/29/2014
|
||||
*/
|
||||
|
||||
/* Table of contents
|
||||
––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
- Grid
|
||||
- Base Styles
|
||||
- Typography
|
||||
- Links
|
||||
- Code
|
||||
- Spacing
|
||||
- Utilities
|
||||
*
|
||||
* You'll find the button css in css/brands.css.
|
||||
*
|
||||
*/
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.container-left {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.column {
|
||||
position: center;
|
||||
width: 100%;
|
||||
float: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* For devices larger than 400px */
|
||||
@media (min-width: 400px) {
|
||||
.container {
|
||||
width: 85%;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* For devices larger than 550px */
|
||||
@media (min-width: 550px) {
|
||||
.container {
|
||||
width: 80%;
|
||||
}
|
||||
.column,
|
||||
.columns {
|
||||
margin-left: 0;
|
||||
}
|
||||
.column:first-child,
|
||||
.columns:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Base Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
/* NOTE
|
||||
html is set to 62.5% so that all the REM measurements throughout Skeleton
|
||||
are based on 10px sizing. So basically 1.5rem = 15px :) */
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
color-scheme: light;
|
||||
}
|
||||
body {
|
||||
font-size: 18px;
|
||||
line-height: 24px;
|
||||
font-weight: 400;
|
||||
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
/* Typography
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
h1 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 16px;
|
||||
font-weight: 800;
|
||||
}
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
line-height: 64px;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
/* Larger than phablet */
|
||||
@media (min-width: 550px) {
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
line-height: 96px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color: #2457F5;
|
||||
}
|
||||
a:hover {
|
||||
color: #083BDA;
|
||||
}
|
||||
|
||||
/* Code
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
code {
|
||||
padding: 0.2rem 0.5rem;
|
||||
margin: 0 0.2rem;
|
||||
font-size: 90%;
|
||||
white-space: nowrap;
|
||||
background: #f1f1f1;
|
||||
border: 1px solid #e1e1e1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
pre > code {
|
||||
display: block;
|
||||
padding: 1rem 1.5rem;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
/* Spacing
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
button,
|
||||
.button {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
fieldset {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
pre,
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
p,
|
||||
ol {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
/* Utilities
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.u-full-width {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-max-full-width {
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.u-pull-right {
|
||||
float: right;
|
||||
}
|
||||
.u-pull-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Misc
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
hr {
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 3.5rem;
|
||||
border-width: 0;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
}
|
||||
/* Radius values:
|
||||
|
||||
10%-40%: Squircles
|
||||
50% (default): True circle
|
||||
*/
|
||||
.avatar {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
object-fit: cover;
|
||||
background-position: center;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/* open-sans-regular - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-600 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-700 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* open-sans-800 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot'); /* IE9 Compat Modes */
|
||||
src: url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff') format('woff'), /* Modern Browsers */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.svg#OpenSans') format('svg'); /* Legacy iOS */
|
||||
}
|
382
css/style.css
Normal file
@ -0,0 +1,382 @@
|
||||
/*
|
||||
* LittleLink
|
||||
* https://littlelink.io
|
||||
* Free to use under the MIT license
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
*/
|
||||
|
||||
/* Base Typography Settings
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
:root {
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
position:relative;
|
||||
width:100%;
|
||||
max-width:37.5rem; /* 600px */
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
padding:3rem 1.25rem 0 1.25rem;
|
||||
box-sizing:border-box;
|
||||
}
|
||||
.container-left {
|
||||
position:relative;
|
||||
width:100%;
|
||||
max-width:37.5rem;
|
||||
text-align:left;
|
||||
margin:0 auto;
|
||||
padding:0 1.25rem;
|
||||
box-sizing:border-box;
|
||||
}
|
||||
.container-left p {
|
||||
margin-bottom: 1rem; /* 16px space between paragraphs */
|
||||
}
|
||||
.column {
|
||||
position:center;
|
||||
width:100%;
|
||||
float:center;
|
||||
box-sizing:border-box;
|
||||
}
|
||||
/* For devices larger than 400px */
|
||||
@media (min-width:25rem) { /* 400px */
|
||||
.container {
|
||||
width:85%;
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
}/* For devices larger than 550px */
|
||||
@media (min-width:34.375rem) { /* 550px */
|
||||
.container {
|
||||
width:80%;
|
||||
}
|
||||
.column,.columns {
|
||||
margin-left:0;
|
||||
}
|
||||
.column:first-child,.columns:first-child {
|
||||
margin-left:0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Base Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
body {
|
||||
margin:0;
|
||||
padding:0;
|
||||
background-color:#ffffff;
|
||||
color:#1a1a1a;
|
||||
font-family:"Open Sans",system-ui;
|
||||
font-size:1.125rem; /* 18px */
|
||||
font-weight:400;
|
||||
line-height:1.6;
|
||||
}
|
||||
|
||||
/* Typography
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
h1 {
|
||||
margin:0 0 0.5rem 0;
|
||||
font-size:3rem; /* 48px */
|
||||
font-weight:800;
|
||||
line-height:1;
|
||||
letter-spacing:0;
|
||||
word-wrap:break-word;
|
||||
overflow-wrap:break-word;
|
||||
hyphens:auto; /* Delete this to remove automatic hyphen on line break */
|
||||
}
|
||||
.container p {
|
||||
margin:0 0 2rem 0;
|
||||
}
|
||||
|
||||
/* Base Typography Settings
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
/* Base size - 16px browser default */
|
||||
:root {
|
||||
font-size:16px; /* Using a 1.25 modular scale for typography */
|
||||
--scale-0:1rem; /* 16px */
|
||||
--scale-1:1.25rem; /* 20px */
|
||||
--scale-2:1.563rem; /* 25px */
|
||||
--scale-3:1.953rem; /* 31px */
|
||||
--scale-4:2.441rem; /* 39px */
|
||||
--scale-5:3.052rem; /* 49px */
|
||||
|
||||
/* Spacing units */
|
||||
--spacing-xs:0.5rem; /* 8px */
|
||||
--spacing-s:1rem; /* 16px */
|
||||
--spacing-m:1.5rem; /* 24px */
|
||||
--spacing-l:2rem; /* 32px */
|
||||
--spacing-xl:3rem; /* 48px */
|
||||
--spacing-xxl:4rem; /* 64px */
|
||||
}
|
||||
|
||||
/* Avatar */
|
||||
.avatar {
|
||||
width: 8rem; /* 128px */
|
||||
height: 8rem;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
background-position: center;
|
||||
margin-bottom: var(--spacing-l);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Typography Scale */
|
||||
h1 {
|
||||
margin:0 0 var(--spacing-m) 0;
|
||||
font-size:var(--scale-5); /* ~49px */
|
||||
font-weight:800;
|
||||
line-height:1.1;
|
||||
letter-spacing:-0.02em;
|
||||
word-wrap:break-word;
|
||||
overflow-wrap:break-word;
|
||||
}
|
||||
body {
|
||||
font-size:var(--scale-1); /* 20px */
|
||||
line-height:1.6;
|
||||
}
|
||||
.container p {
|
||||
margin:0 0 var(--spacing-xl) 0;
|
||||
font-size:var(--scale-1);
|
||||
line-height:1.6;
|
||||
}
|
||||
|
||||
/* Container spacing */
|
||||
.container {
|
||||
padding:var(--spacing-xl) var(--spacing-m) 0 var(--spacing-m);
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
footer {
|
||||
margin:var(--spacing-xxl) 0; /* 4rem (64px) top and bottom */
|
||||
font-size:var(--scale-0);
|
||||
}
|
||||
|
||||
/* Responsive adjustments */
|
||||
@media (max-width:34.375rem) { /* 550px */
|
||||
h1 {
|
||||
font-size:var(--scale-4);
|
||||
}
|
||||
body {
|
||||
font-size:var(--scale-0);
|
||||
}
|
||||
.container p {
|
||||
font-size:var(--scale-0);
|
||||
}
|
||||
.avatar {
|
||||
margin-bottom:var(--spacing-m);
|
||||
}
|
||||
footer {
|
||||
margin:var(--spacing-xl) 0; /* 3rem (48px) top and bottom */
|
||||
}
|
||||
}
|
||||
|
||||
/* Links
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
a {
|
||||
color:#2457F5;
|
||||
text-decoration:underline;
|
||||
}
|
||||
a:hover {
|
||||
color:#083BDA;
|
||||
}
|
||||
|
||||
/* Buttons
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.button,button {
|
||||
display:inline-flex;
|
||||
align-items:center;
|
||||
justify-content:center;
|
||||
width:18.75rem; /* 300px */
|
||||
min-height:3rem; /* 48px */
|
||||
padding:0.75rem 1rem; /* 12px ; 16px */
|
||||
font-size:1.125rem; /* 18px */
|
||||
font-weight:700;
|
||||
text-decoration:none;
|
||||
white-space:normal;
|
||||
background-color:var(--button-background,transparent);
|
||||
color:var(--button-text,#000000);
|
||||
border:var(--button-border,none);
|
||||
border-radius:0.5rem;
|
||||
cursor:pointer;
|
||||
box-sizing:border-box;
|
||||
hyphens:auto; /* Delete this to remove automatic hyphen on line break */
|
||||
margin-bottom:1rem;
|
||||
text-align:center;
|
||||
line-height:1.3;
|
||||
}
|
||||
|
||||
/* Icons
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.icon {
|
||||
width:1.25rem;
|
||||
height:1.25rem;
|
||||
margin-right:0.5rem;
|
||||
flex-shrink:0;
|
||||
}
|
||||
|
||||
/* Avatar
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.avatar {
|
||||
width: 8rem; /* 128px */
|
||||
height: 8rem;
|
||||
object-fit: cover;
|
||||
background-position: center;
|
||||
margin-bottom: var(--spacing-l);
|
||||
}
|
||||
|
||||
/* Modifier for no avatar rounding */
|
||||
.avatar--none {
|
||||
border-radius: 0%;
|
||||
}
|
||||
|
||||
/* Modifier for rounded avatar */
|
||||
.avatar--rounded {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/* Modifier for slightly rounded corners */
|
||||
.avatar--soft {
|
||||
border-radius: 0.5rem; /* 8px rounded corners */
|
||||
}
|
||||
|
||||
/* Theme System
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
/* Light theme is default above */
|
||||
|
||||
/* Dark theme */
|
||||
:root.theme-dark {
|
||||
color-scheme:dark;
|
||||
}
|
||||
:root.theme-dark :focus-visible {
|
||||
outline: 2px solid #4899F7;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
:root.theme-dark body {
|
||||
background-color:#121212;
|
||||
color:#ffffff;
|
||||
}
|
||||
:root.theme-dark a:not(.button) {
|
||||
color:#4899F7;
|
||||
}
|
||||
:root.theme-dark a:not(.button):hover {
|
||||
color:#7AB8FF;
|
||||
}
|
||||
|
||||
/* Auto theme */
|
||||
:root.theme-auto {
|
||||
color-scheme:light dark;
|
||||
}
|
||||
@media (prefers-color-scheme:dark) {
|
||||
:root.theme-auto body {
|
||||
background-color:#121212;
|
||||
color:#ffffff;
|
||||
}
|
||||
:root.theme-auto :focus-visible {
|
||||
outline: 2px solid #4899F7;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
:root.theme-auto a:not(.button) {
|
||||
color:#4899F7;
|
||||
}
|
||||
:root.theme-auto a:not(.button):hover {
|
||||
color:#7AB8FF;
|
||||
}
|
||||
}
|
||||
|
||||
/* Button Text Color Override
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.button:hover,button:hover {
|
||||
color:var(--button-text);
|
||||
}
|
||||
|
||||
/* Responsive Typography
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
@media (max-width:34.375rem) { /* 550px */
|
||||
h1 {
|
||||
font-size:2rem; /* 32px */
|
||||
}
|
||||
body {
|
||||
font-size:1rem; /* 16px */
|
||||
}
|
||||
}
|
||||
|
||||
/* Privacy Page Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
nav {
|
||||
margin:var(--spacing-l) 0;
|
||||
text-align:left;
|
||||
}
|
||||
section {
|
||||
margin:var(--spacing-xl) 0;
|
||||
text-align:left;
|
||||
}
|
||||
h2 {
|
||||
font-size:var(--scale-3);
|
||||
font-weight:700;
|
||||
margin-bottom:var(--spacing-m);
|
||||
}
|
||||
h3 {
|
||||
font-size:var(--scale-2);
|
||||
font-weight:600;
|
||||
margin:var(--spacing-l) 0 var(--spacing-s) 0;
|
||||
}
|
||||
ul {
|
||||
list-style:none;
|
||||
padding:0;
|
||||
margin:0 0 var(--spacing-m) 0;
|
||||
}
|
||||
ul li {
|
||||
margin-bottom:var(--spacing-xs);
|
||||
}
|
||||
|
||||
/* Privacy page specific responsive adjustments */
|
||||
@media (max-width:34.375rem) {
|
||||
h2 {
|
||||
font-size:var(--scale-2);
|
||||
}
|
||||
h3 {
|
||||
font-size:var(--scale-1);
|
||||
}
|
||||
section {
|
||||
margin:var(--spacing-l) 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Font Face Definitions
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
@font-face {
|
||||
font-display:swap;
|
||||
font-family:'Open Sans';
|
||||
font-style:normal;
|
||||
font-weight:400;
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot');
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2') format('woff2'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff') format('woff'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.ttf') format('truetype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.svg#OpenSans') format('svg');
|
||||
}
|
||||
@font-face {
|
||||
font-display:swap;
|
||||
font-family:'Open Sans';
|
||||
font-style:normal;
|
||||
font-weight:600;
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot');
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2') format('woff2'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.woff') format('woff'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.ttf') format('truetype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-600.svg#OpenSans') format('svg');
|
||||
}
|
||||
@font-face {
|
||||
font-display:swap;
|
||||
font-family:'Open Sans';
|
||||
font-style:normal;
|
||||
font-weight:700;
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot');
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2') format('woff2'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff') format('woff'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.ttf') format('truetype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.svg#OpenSans') format('svg');
|
||||
}
|
||||
@font-face {
|
||||
font-display:swap;
|
||||
font-family:'Open Sans';
|
||||
font-style:normal;
|
||||
font-weight:800;
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot');
|
||||
src:url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.eot?#iefix') format('embedded-opentype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff2') format('woff2'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.woff') format('woff'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.ttf') format('truetype'),url('../fonts/open-sans-v34-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-800.svg#OpenSans') format('svg');
|
||||
}
|
46
docker/.dockerignore
Normal file
@ -0,0 +1,46 @@
|
||||
# Include any files or directories that you don't want to be copied to your
|
||||
# container here (e.g., local build artifacts, temporary files, etc.).
|
||||
#
|
||||
# For more help, visit the .dockerignore file reference guide at
|
||||
# https://docs.docker.com/go/build-context-dockerignore/
|
||||
|
||||
# Git
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
|
||||
# Docker
|
||||
.dockerignore
|
||||
docker-compose*
|
||||
compose.yaml
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
.vscode
|
||||
**/.DS_Store
|
||||
|
||||
# Documentation files
|
||||
README*
|
||||
LICENSE*
|
||||
VERSION*
|
||||
CONTRIBUTING*
|
||||
|
||||
# Exclude unnecessary files
|
||||
**/__pycache__
|
||||
**/.venv
|
||||
**/bin
|
||||
**/obj
|
||||
**/charts
|
||||
**/.env
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
|
||||
# Keep only essential files for the static website
|
||||
!index.html
|
||||
!privacy.html
|
||||
!css/
|
||||
!images/
|
||||
!fonts/
|
35
docker/Dockerfile
Normal file
@ -0,0 +1,35 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
# Copy static website files
|
||||
COPY . /usr/share/nginx/html/
|
||||
|
||||
# Configure nginx with basic optimization and logging to stdout/stderr
|
||||
RUN echo 'server { \
|
||||
listen 80; \
|
||||
server_name localhost; \
|
||||
root /usr/share/nginx/html; \
|
||||
index index.html index.htm; \
|
||||
\
|
||||
# Enable access logging to stdout \
|
||||
access_log /dev/stdout; \
|
||||
error_log /dev/stderr; \
|
||||
\
|
||||
# Enable gzip compression \
|
||||
gzip on; \
|
||||
gzip_vary on; \
|
||||
gzip_types text/plain text/css application/json application/javascript; \
|
||||
\
|
||||
# Basic cache settings \
|
||||
location ~* \\.(?:css|js|jpg|jpeg|gif|png|ico|svg)$ { \
|
||||
expires 7d; \
|
||||
add_header Cache-Control "public"; \
|
||||
} \
|
||||
}' > /etc/nginx/conf.d/default.conf
|
||||
|
||||
# Forward nginx logs to Docker log collector
|
||||
RUN ln -sf /dev/stdout /var/log/nginx/access.log && \
|
||||
ln -sf /dev/stderr /var/log/nginx/error.log
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
231
docker/README.md
Normal file
@ -0,0 +1,231 @@
|
||||
# Docker for LittleLink
|
||||
|
||||
Docker configuration to run LittleLink in a container.
|
||||
|
||||
## File Structure
|
||||
|
||||
- `Dockerfile`: Defines how the image is built using nginx:alpine
|
||||
- `compose.yaml`: Configuration for Docker Compose with volumes for development
|
||||
- `.dockerignore`: Excludes unnecessary files from the image
|
||||
|
||||
## Technical Details
|
||||
|
||||
### Base Image
|
||||
- Uses `nginx:alpine` for minimal image size (~20MB)
|
||||
- Includes gzip compression for static files
|
||||
- Optimized cache configuration for CSS, JavaScript, and images
|
||||
- Configured to forward nginx logs to Docker log collector
|
||||
|
||||
### Volumes and Ports
|
||||
- Mounts the project root directory as a volume for live development
|
||||
- Exposes port 80 in the container, mapped to 8080 on the host
|
||||
|
||||
## Common Use Cases
|
||||
|
||||
### Creating Personal Link Pages for Different People
|
||||
|
||||
One of the main advantages of this Docker setup is how easily you can create multiple personalized instances of LittleLink:
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/sethcottle/littlelink.git littlelink-john
|
||||
|
||||
# Customize the content for John
|
||||
cd littlelink-john
|
||||
# Edit index.html with John's links, customize images, etc.
|
||||
|
||||
# Build a Docker image for John's page
|
||||
docker build -f docker/Dockerfile -t littlelink-john .
|
||||
|
||||
# Run John's page on port 8080
|
||||
docker run -d --name john-links -p 8080:80 littlelink-john
|
||||
```
|
||||
|
||||
For additional pages:
|
||||
|
||||
```bash
|
||||
# Similarly for another person
|
||||
git clone https://github.com/sethcottle/littlelink.git littlelink-jane
|
||||
cd littlelink-jane
|
||||
# Customize for Jane...
|
||||
|
||||
# Build and run on a different port
|
||||
docker build -f docker/Dockerfile -t littlelink-jane .
|
||||
docker run -d --name jane-links -p 8081:80 littlelink-jane
|
||||
```
|
||||
|
||||
This approach allows you to:
|
||||
- Maintain separate customized sites for different people
|
||||
- Run multiple instances on different ports
|
||||
- Update each site independently
|
||||
- Easily deploy to various environments
|
||||
|
||||
## Development vs. Production
|
||||
|
||||
There are two main ways to use Docker with LittleLink:
|
||||
|
||||
### Development Workflow
|
||||
|
||||
In development, we use Docker Compose with mounted volumes to allow for live editing:
|
||||
|
||||
```bash
|
||||
# Start development environment
|
||||
docker compose -f docker/compose.yaml up
|
||||
```
|
||||
|
||||
This configuration:
|
||||
- Mounts local files as a volume, so changes are reflected immediately
|
||||
- Requires manual browser refresh to see changes
|
||||
- Is ideal for testing and development
|
||||
|
||||
### Production Workflow
|
||||
|
||||
For production, you have two options:
|
||||
|
||||
#### Option 1: Production with Docker Compose
|
||||
|
||||
Create a production-specific docker-compose file:
|
||||
|
||||
```yaml
|
||||
# docker/compose.prod.yaml
|
||||
|
||||
services:
|
||||
web:
|
||||
image: yourname/littlelink:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:80"
|
||||
# Optional volume for customizable content
|
||||
volumes:
|
||||
- /path/on/server/custom-content:/usr/share/nginx/html
|
||||
```
|
||||
|
||||
Deploy using:
|
||||
|
||||
```bash
|
||||
# Build and tag the image
|
||||
docker build -f docker/Dockerfile -t yourname/littlelink:latest .
|
||||
|
||||
# Run in production with compose
|
||||
docker compose -f docker/compose.prod.yaml up -d
|
||||
```
|
||||
|
||||
#### Option 2: Production with Docker Run
|
||||
|
||||
```bash
|
||||
# Build a production image
|
||||
docker build -f docker/Dockerfile -t yourname/littlelink:latest .
|
||||
|
||||
# Run in production (no volumes mounted)
|
||||
docker run -d --name littlelink -p 80:80 --restart always yourname/littlelink:latest
|
||||
```
|
||||
|
||||
## Using Volumes in Production
|
||||
|
||||
You can customize the content in production by mounting a local directory:
|
||||
|
||||
```bash
|
||||
# Prepare a directory with your custom content
|
||||
mkdir -p /path/on/server/custom-content
|
||||
cp -r index.html css/ images/ /path/on/server/custom-content/
|
||||
|
||||
# Run with the custom content mounted
|
||||
docker run -d --name littlelink -p 80:80 \
|
||||
-v /path/on/server/custom-content:/usr/share/nginx/html \
|
||||
yourname/littlelink:latest
|
||||
```
|
||||
|
||||
With Docker Compose:
|
||||
|
||||
```yaml
|
||||
services:
|
||||
web:
|
||||
image: yourname/littlelink:latest
|
||||
ports:
|
||||
- "80:80"
|
||||
volumes:
|
||||
- /path/on/server/custom-content:/usr/share/nginx/html
|
||||
```
|
||||
|
||||
This approach:
|
||||
- Allows content customization without rebuilding the image
|
||||
- Makes it easy to update content independently of the container
|
||||
|
||||
## Docker Commands Reference
|
||||
|
||||
### Development Commands
|
||||
|
||||
```bash
|
||||
# Start in development mode
|
||||
docker compose -f docker/compose.yaml up
|
||||
|
||||
# Start in background
|
||||
docker compose -f docker/compose.yaml up -d
|
||||
|
||||
# Stop container
|
||||
docker compose -f docker/compose.yaml down
|
||||
|
||||
# View logs (including HTTP request logs)
|
||||
docker compose -f docker/compose.yaml logs -f
|
||||
```
|
||||
|
||||
### Production Commands
|
||||
|
||||
```bash
|
||||
# Build production image
|
||||
docker build -f docker/Dockerfile -t yourname/littlelink:latest .
|
||||
|
||||
# Run production container
|
||||
docker run -d --name littlelink -p 80:80 yourname/littlelink:latest
|
||||
|
||||
# View logs for the running container
|
||||
docker logs -f littlelink
|
||||
```
|
||||
|
||||
## Customization
|
||||
|
||||
### Change Port
|
||||
Edit `docker/compose.yaml` for development:
|
||||
```yaml
|
||||
ports:
|
||||
- "8081:80" # Change 8080 to desired port
|
||||
```
|
||||
|
||||
Or specify port when running production container:
|
||||
```bash
|
||||
docker run -p 8081:80 yourname/littlelink:latest
|
||||
```
|
||||
|
||||
### Additional nginx Configuration
|
||||
To modify the nginx configuration, you can edit the `Dockerfile` and add your own configuration:
|
||||
|
||||
```dockerfile
|
||||
# Example: add custom configuration
|
||||
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
```
|
||||
|
||||
## Deploying to Production
|
||||
|
||||
### Docker on VPS
|
||||
```bash
|
||||
# Pull image
|
||||
docker pull yourname/littlelink:latest
|
||||
|
||||
# Run container
|
||||
docker run -d --name littlelink -p 80:80 yourname/littlelink:latest
|
||||
|
||||
# With restart policy for auto-recovery
|
||||
docker run -d --name littlelink --restart unless-stopped -p 80:80 yourname/littlelink:latest
|
||||
```
|
||||
|
||||
### Multiple Sites on One Server
|
||||
You can run multiple LittleLink instances on the same server:
|
||||
|
||||
```bash
|
||||
# Run first site on port 8080
|
||||
docker run -d --name site1 -p 8080:80 littlelink-site1
|
||||
|
||||
# Run second site on port 8081
|
||||
docker run -d --name site2 -p 8081:80 littlelink-site2
|
||||
```
|
||||
|
10
docker/compose.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
services:
|
||||
web:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: docker/Dockerfile
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- ..:/usr/share/nginx/html
|
||||
restart: unless-stopped
|
BIN
images/avatar.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
images/avatar@2x.png
Normal file
After Width: | Height: | Size: 38 KiB |
@ -1,17 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_812)">
|
||||
<path d="M15.952 11.0663C15.7902 11.1742 15.5475 11.2551 15.251 11.2551C14.7926 11.2551 14.3612 11.2011 13.9298 11.0663C13.822 11.0394 13.7411 11.0124 13.6872 11.0124C13.6063 11.0124 13.5793 11.0663 13.5793 11.1742V11.4438C13.5793 11.5247 13.6063 11.5786 13.6333 11.6325C13.6602 11.6595 13.7142 11.7134 13.795 11.7404C14.2264 11.9291 14.7117 12.01 15.251 12.01C15.8171 12.01 16.2485 11.8752 16.599 11.6056C16.9495 11.336 17.1113 10.9855 17.1113 10.5271C17.1113 10.2036 17.0304 9.96092 16.8686 9.74523C16.7069 9.5565 16.4373 9.36777 16.0598 9.23296L15.3049 8.93638C15.0083 8.82854 14.7926 8.72069 14.7117 8.61285C14.6039 8.505 14.55 8.39715 14.55 8.20842C14.55 7.804 14.8465 7.58831 15.4666 7.58831C15.8171 7.58831 16.1676 7.64223 16.4912 7.75008C16.599 7.77704 16.6799 7.804 16.7069 7.804C16.7878 7.804 16.8417 7.75008 16.8417 7.64223V7.37262C16.8417 7.29173 16.8147 7.23781 16.7878 7.18389C16.7608 7.12997 16.7069 7.103 16.626 7.07604C16.2216 6.94124 15.8171 6.86035 15.4127 6.86035C14.9005 6.86035 14.4691 6.99516 14.1455 7.23781C13.822 7.48046 13.6602 7.83096 13.6602 8.23539C13.6602 8.8555 14.0107 9.31384 14.7117 9.58346L15.5206 9.88003C15.7902 9.98788 15.952 10.0688 16.0598 10.1766C16.1676 10.2845 16.1946 10.3923 16.1946 10.5541C16.1946 10.7698 16.1137 10.9585 15.952 11.0663Z" fill="black"/>
|
||||
<path d="M11.7189 7.18385V10.7697C11.2606 11.0663 10.8023 11.2281 10.3439 11.2281C10.0473 11.2281 9.83164 11.1472 9.69683 10.9854C9.56203 10.8236 9.5081 10.581 9.5081 10.2305V7.18385C9.5081 7.04904 9.45418 6.99512 9.31937 6.99512H8.75318C8.61838 6.99512 8.56445 7.04904 8.56445 7.18385V10.5271C8.56445 10.9854 8.6723 11.3629 8.91495 11.6055C9.1576 11.8482 9.5081 11.983 9.96645 11.983C10.5866 11.983 11.2067 11.7673 11.7998 11.3359L11.8537 11.6594C11.8537 11.7403 11.8807 11.7673 11.9346 11.7943C11.9616 11.8212 12.0155 11.8212 12.0964 11.8212H12.5008C12.6356 11.8212 12.6896 11.7673 12.6896 11.6325V7.18385C12.6896 7.04904 12.6356 6.99512 12.5008 6.99512H11.9346C11.7729 6.99512 11.7189 7.076 11.7189 7.18385Z" fill="black"/>
|
||||
<path d="M6.59628 11.8482H7.16247C7.29728 11.8482 7.3512 11.7943 7.3512 11.6595V8.28931C7.3512 7.83096 7.24336 7.48046 7.00071 7.23781C6.75805 6.99516 6.43452 6.86035 5.97617 6.86035C5.35606 6.86035 4.70898 7.07604 4.08887 7.53439C3.87318 7.07604 3.46876 6.86035 2.8756 6.86035C2.28245 6.86035 1.6893 7.07604 1.09615 7.48047L1.04223 7.18389C1.04223 7.103 1.01526 7.07604 0.961341 7.04908C0.93438 7.02212 0.880457 7.02212 0.826534 7.02212H0.395151C0.260344 7.02212 0.206421 7.07604 0.206421 7.21085V11.6865C0.206421 11.8213 0.260344 11.8752 0.395151 11.8752H0.961341C1.09615 11.8752 1.15007 11.8213 1.15007 11.6865V8.04666C1.60842 7.77704 2.06676 7.61527 2.55207 7.61527C2.82168 7.61527 3.01041 7.69616 3.11826 7.85793C3.2261 8.01969 3.30699 8.23539 3.30699 8.55892V11.6595C3.30699 11.7943 3.36091 11.8482 3.49572 11.8482H4.06191C4.19671 11.8482 4.25064 11.7943 4.25064 11.6595V8.34323V8.18146C4.25064 8.12754 4.25064 8.07362 4.25064 8.04666C4.73594 7.75008 5.19429 7.61527 5.65263 7.61527C5.92225 7.61527 6.11098 7.69616 6.21882 7.85793C6.32667 8.01969 6.40755 8.23539 6.40755 8.55892V11.6595C6.40755 11.7943 6.46148 11.8482 6.59628 11.8482Z" fill="black"/>
|
||||
<path d="M21.2903 15.4341C18.3515 16.6744 15.1431 17.2945 12.2313 17.2945C7.91744 17.2945 3.73841 16.1082 0.368232 14.14C0.314309 14.113 0.260386 14.0861 0.206463 14.0861C0.0177328 14.0861 -0.0901129 14.3018 0.0986172 14.4905C3.22614 17.3214 7.37821 19.02 11.9617 19.02C15.2509 19.02 19.0525 17.9955 21.6678 16.0542C22.1261 15.7307 21.7487 15.2454 21.2903 15.4341Z" fill="black"/>
|
||||
<path d="M21.2094 8.07363C21.4521 7.80402 21.8295 7.66921 22.3687 7.66921C22.6384 7.66921 22.908 7.69617 23.1506 7.77706C23.2315 7.80402 23.2585 7.80402 23.3124 7.80402C23.3933 7.80402 23.4472 7.7501 23.4472 7.61529V7.34567C23.4472 7.26479 23.4202 7.18391 23.3933 7.15694C23.3663 7.12998 23.3124 7.07606 23.2585 7.0491C22.908 6.96821 22.5575 6.88733 22.2339 6.88733C21.479 6.88733 20.9128 7.10302 20.4814 7.56137C20.077 7.99275 19.8613 8.63982 19.8613 9.44867C19.8613 10.2575 20.0501 10.8776 20.4545 11.309C20.8589 11.7404 21.4251 11.9561 22.18 11.9561C22.5844 11.9561 22.9619 11.9022 23.2585 11.7674C23.3394 11.7404 23.3933 11.7134 23.4202 11.6595C23.4472 11.6325 23.4472 11.5517 23.4472 11.4708V11.2012C23.4472 11.0664 23.3933 11.0124 23.3124 11.0124C23.2854 11.0124 23.2315 11.0124 23.1776 11.0394C22.881 11.1203 22.5844 11.1742 22.3148 11.1742C21.8026 11.1742 21.4251 11.0394 21.1824 10.7698C20.9398 10.5002 20.8319 10.0688 20.8319 9.50259V9.36778C20.8589 8.77463 20.9667 8.34325 21.2094 8.07363Z" fill="black"/>
|
||||
<path d="M22.4227 17.9685C23.8247 16.7822 24.2021 14.3287 23.9056 13.9512C23.7708 13.7895 23.1237 13.6277 22.3148 13.6277C21.4521 13.6277 20.4275 13.8164 19.6457 14.3556C19.403 14.5174 19.4569 14.7331 19.6996 14.7061C20.5354 14.5983 22.4227 14.3826 22.7732 14.814C23.0967 15.2454 22.3957 17.0248 22.0722 17.8067C21.9913 18.0494 22.18 18.1302 22.4227 17.9685Z" fill="black"/>
|
||||
<path d="M18.6751 6.99512H18.1089C17.9741 6.99512 17.9202 7.04904 17.9202 7.18385V11.6594C17.9202 11.7943 17.9741 11.8482 18.1089 11.8482H18.6751C18.8099 11.8482 18.8638 11.7943 18.8638 11.6594V7.18385C18.8638 7.076 18.8099 6.99512 18.6751 6.99512Z" fill="black"/>
|
||||
<path d="M18.8368 5.16177C18.7289 5.05392 18.5672 5 18.3784 5C18.1897 5 18.0549 5.05392 17.947 5.16177C17.8392 5.26961 17.7853 5.40442 17.7853 5.56619C17.7853 5.72796 17.8392 5.88973 17.947 5.97061C18.0549 6.07846 18.1897 6.13238 18.3784 6.13238C18.5672 6.13238 18.702 6.07846 18.8098 5.97061C18.9177 5.86277 18.9716 5.72796 18.9716 5.56619C18.9716 5.40442 18.9446 5.24265 18.8368 5.16177Z" fill="black"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_812">
|
||||
<rect width="24" height="14.02" fill="white" transform="translate(0 5)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 5h24v14.02h-24z"/></clipPath><g clip-path="url(#a)" fill="#000"><path d="m15.952 11.0663c-.1618.1079-.4045.1888-.701.1888-.4584 0-.8898-.054-1.3212-.1888-.1078-.0269-.1887-.0539-.2426-.0539-.0809 0-.1079.0539-.1079.1618v.2696c0 .0809.027.1348.054.1887.0269.027.0809.0809.1617.1079.4314.1887.9167.2696 1.456.2696.5661 0 .9975-.1348 1.348-.4044s.5123-.6201.5123-1.0785c0-.3235-.0809-.56618-.2427-.78187-.1617-.18873-.4313-.37746-.8088-.51227l-.7549-.29658c-.2966-.10784-.5123-.21569-.5932-.32353-.1078-.10785-.1617-.2157-.1617-.40443 0-.40442.2965-.62011.9166-.62011.3505 0 .701.05392 1.0246.16177.1078.02696.1887.05392.2157.05392.0809 0 .1348-.05392.1348-.16177v-.26961c0-.08089-.027-.13481-.0539-.18873-.027-.05392-.0809-.08089-.1618-.10785-.4044-.1348-.8089-.21569-1.2133-.21569-.5122 0-.9436.13481-1.2672.37746-.3235.24265-.4853.59315-.4853.99758 0 .62011.3505 1.07845 1.0515 1.34807l.8089.29657c.2696.10785.4314.18877.5392.29657.1078.1079.1348.2157.1348.3775 0 .2157-.0809.4044-.2426.5122z"/><path d="m11.7189 7.18385v3.58585c-.4583.2966-.9166.4584-1.375.4584-.2966 0-.51226-.0809-.64707-.2427-.1348-.1618-.18873-.4044-.18873-.7549v-3.04665c0-.13481-.05392-.18873-.18873-.18873h-.56619c-.1348 0-.18873.05392-.18873.18873v3.34325c0 .4583.10785.8358.3505 1.0784.24265.2427.59315.3775 1.0515.3775.62015 0 1.24025-.2157 1.83335-.6471l.0539.3235c0 .0809.027.1079.0809.1349.027.0269.0809.0269.1618.0269h.4044c.1348 0 .1888-.0539.1888-.1887v-4.44865c0-.13481-.054-.18873-.1888-.18873h-.5662c-.1617 0-.2157.08088-.2157.18873z"/><path d="m6.59628 11.8482h.56619c.13481 0 .18873-.0539.18873-.1887v-3.37019c0-.45835-.10784-.80885-.35049-1.0515-.24266-.24265-.56619-.37746-1.02454-.37746-.62011 0-1.26719.21569-1.8873.67404-.21569-.45835-.62011-.67404-1.21327-.67404-.59315 0-1.1863.21569-1.77945.62012l-.05392-.29658c0-.08089-.02697-.10785-.080889-.13481-.026961-.02696-.080884-.02696-.134807-.02696h-.431383c-.134807 0-.18873.05392-.18873.18873v4.47565c0 .1348.053923.1887.18873.1887h.56619c.134809 0 .188729-.0539.188729-.1887v-3.63984c.45835-.26962.91669-.43139 1.402-.43139.26961 0 .45834.08089.56619.24266.10784.16176.18873.37746.18873.70099v3.10058c0 .1348.05392.1887.18873.1887h.56619c.1348 0 .18873-.0539.18873-.1887v-3.31627-.16177c0-.05392 0-.10784 0-.1348.4853-.29658.94365-.43139 1.40199-.43139.26962 0 .45835.08089.56619.24266.10785.16176.18873.37746.18873.70099v3.10058c0 .1348.05393.1887.18873.1887z"/><path d="m21.2903 15.4341c-2.9388 1.2403-6.1472 1.8604-9.059 1.8604-4.31386 0-8.49289-1.1863-11.863068-3.1545-.053923-.027-.107846-.0539-.161769-.0539-.1887302 0-.2965759.2157-.1078458.4044 3.1275228 2.8309 7.2795928 4.5295 11.8630828 4.5295 3.2892 0 7.0908-1.0245 9.7061-2.9658.4583-.3235.0809-.8088-.3775-.6201z"/><path d="m21.2094 8.07363c.2427-.26961.6201-.40442 1.1593-.40442.2697 0 .5393.02696.7819.10785.0809.02696.1079.02696.1618.02696.0809 0 .1348-.05392.1348-.18873v-.26962c0-.08088-.027-.16176-.0539-.18873-.027-.02696-.0809-.08088-.1348-.10784-.3505-.08089-.701-.16177-1.0246-.16177-.7549 0-1.3211.21569-1.7525.67404-.4044.43138-.6201 1.07845-.6201 1.8873 0 .80883.1888 1.42893.5932 1.86033s.9706.6471 1.7255.6471c.4044 0 .7819-.0539 1.0785-.1887.0809-.027.1348-.054.1617-.1079.027-.027.027-.1078.027-.1887v-.2696c0-.1348-.0539-.1888-.1348-.1888-.027 0-.0809 0-.1348.027-.2966.0809-.5932.1348-.8628.1348-.5122 0-.8897-.1348-1.1324-.4044-.2426-.2696-.3505-.701-.3505-1.26721v-.13481c.027-.59315.1348-1.02453.3775-1.29415z"/><path d="m22.4227 17.9685c1.402-1.1863 1.7794-3.6398 1.4829-4.0173-.1348-.1617-.7819-.3235-1.5908-.3235-.8627 0-1.8873.1887-2.6691.7279-.2427.1618-.1888.3775.0539.3505.8358-.1078 2.7231-.3235 3.0736.1079.3235.4314-.3775 2.2108-.701 2.9927-.0809.2427.1078.3235.3505.1618z"/><path d="m18.6751 6.99512h-.5662c-.1348 0-.1887.05392-.1887.18873v4.47555c0 .1349.0539.1888.1887.1888h.5662c.1348 0 .1887-.0539.1887-.1888v-4.47555c0-.10785-.0539-.18873-.1887-.18873z"/><path d="m18.8368 5.16177c-.1079-.10785-.2696-.16177-.4584-.16177-.1887 0-.3235.05392-.4314.16177-.1078.10784-.1617.24265-.1617.40442s.0539.32354.1617.40442c.1079.10785.2427.16177.4314.16177.1888 0 .3236-.05392.4314-.16177.1079-.10784.1618-.24265.1618-.40442s-.027-.32354-.1348-.40442z"/></g></svg>
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.3 KiB |
@ -1,13 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8523)">
|
||||
<path d="M20.6611 19.3765C10.9459 24 4.91657 20.1316 1.05699 17.7821C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7803 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5348 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3765H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2245 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7653C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.1286 9.94197C14.1286 11.1551 14.1593 12.1669 13.5461 13.2442C13.0512 14.1202 12.2672 14.6589 11.3913 14.6589C10.1956 14.6589 9.49923 13.7479 9.49923 12.4034C9.49923 9.74921 11.8773 9.26749 14.1286 9.26749V9.94197ZM17.2688 17.532C17.0629 17.7159 16.7651 17.7291 16.533 17.6064C15.4994 16.7481 15.3154 16.3495 14.7461 15.5305C13.0381 17.2736 11.8292 17.7948 9.61315 17.7948C6.99409 17.7948 4.95312 16.1786 4.95312 12.942C4.95312 10.415 6.32405 8.69373 8.27288 7.8529C9.9635 7.10825 12.3242 6.97688 14.1286 6.77111V6.36814C14.1286 5.62793 14.1855 4.75201 13.7519 4.11261C13.3709 3.53885 12.6439 3.30233 12.0044 3.30233C10.8175 3.30233 9.75763 3.91108 9.49923 5.17243C9.44661 5.4528 9.24083 5.72874 8.96055 5.74185L5.93853 5.41781C5.68456 5.36076 5.40428 5.15498 5.47435 4.76512C6.17071 1.10376 9.47726 0 12.4379 0C13.9533 0 15.9329 0.402971 17.1286 1.55049C18.644 2.96509 18.4994 4.85273 18.4994 6.90681V11.7595C18.4994 13.218 19.1038 13.8574 19.6731 14.6458C19.8746 14.9261 19.9184 15.2634 19.6644 15.4735C19.0293 16.0034 17.8993 16.9889 17.2775 17.5408L17.2687 17.532" fill="black"/>
|
||||
<path d="M20.6611 19.3765C10.9459 24 4.91657 20.1316 1.05699 17.7821C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7803 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5348 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3765H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2245 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7653C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.1286 9.94197C14.1286 11.1551 14.1593 12.1669 13.5461 13.2442C13.0512 14.1202 12.2672 14.6589 11.3913 14.6589C10.1956 14.6589 9.49923 13.7479 9.49923 12.4034C9.49923 9.74921 11.8773 9.26749 14.1286 9.26749V9.94197ZM17.2688 17.532C17.0629 17.7159 16.7651 17.7291 16.533 17.6064C15.4994 16.7481 15.3154 16.3495 14.7461 15.5305C13.0381 17.2736 11.8292 17.7948 9.61315 17.7948C6.99409 17.7948 4.95312 16.1786 4.95312 12.942C4.95312 10.415 6.32405 8.69373 8.27288 7.8529C9.9635 7.10825 12.3242 6.97688 14.1286 6.77111V6.36814C14.1286 5.62793 14.1855 4.75201 13.7519 4.11261C13.3709 3.53885 12.6439 3.30233 12.0044 3.30233C10.8175 3.30233 9.75763 3.91108 9.49923 5.17243C9.44661 5.4528 9.24083 5.72874 8.96055 5.74185L5.93853 5.41781C5.68456 5.36076 5.40428 5.15498 5.47435 4.76512C6.17071 1.10376 9.47726 0 12.4379 0C13.9533 0 15.9329 0.402971 17.1286 1.55049C18.644 2.96509 18.4994 4.85273 18.4994 6.90681V11.7595C18.4994 13.218 19.1038 13.8574 19.6731 14.6458C19.8746 14.9261 19.9184 15.2634 19.6644 15.4735C19.0293 16.0034 17.8993 16.9889 17.2775 17.5408L17.2687 17.532" fill="black"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8523">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m20.6611 19.3765c-9.7152 4.6235-15.74453.7551-19.60411-1.5944-.238828-.1481-.644755.0346-.292558.4391 1.285818 1.5591 5.499718 5.3168 11.000068 5.3168 5.5042 0 8.7786-3.0032 9.1883-3.5271.4068-.5195.1194-.8061-.2918-.6344zm2.7285-1.5068c-.2609-.3398-1.5864-.4031-2.4206-.3006-.8355.0995-2.0895.6101-1.9805.9167.0559.1148.1701.0633.7441.0117.5755-.0574 2.1877-.2609 2.5237.1783.3375.4422-.5142 2.5487-.6698 2.8884-.1503.3397.0574.4273.3398.2011.2784-.2262.7825-.812 1.1207-1.6409.336-.8334.5408-1.9961.3425-2.2547z" fill="#f90"/><path clip-rule="evenodd" d="m14.1286 9.94197c0 1.21313.0307 2.22493-.5825 3.30223-.4949.876-1.2789 1.4147-2.1548 1.4147-1.1957 0-1.89207-.911-1.89207-2.2555 0-2.65419 2.37807-3.13591 4.62937-3.13591zm3.1402 7.59003c-.2059.1839-.5037.1971-.7358.0744-1.0336-.8583-1.2176-1.2569-1.7869-2.0759-1.708 1.7431-2.9169 2.2643-5.13295 2.2643-2.61906 0-4.66003-1.6162-4.66003-4.8528 0-2.527 1.37093-4.24827 3.31976-5.0891 1.69062-.74465 4.05132-.87602 5.85572-1.08179v-.40297c0-.74021.0569-1.61613-.3767-2.25553-.381-.57376-1.108-.81028-1.7475-.81028-1.1869 0-2.24677.60875-2.50517 1.8701-.05262.28037-.2584.55631-.53868.56942l-3.02202-.32404c-.25397-.05705-.53425-.26283-.46418-.65269.69636-3.66136 4.00291-4.76512 6.96355-4.76512 1.5154 0 3.495.402971 4.6907 1.55049 1.5154 1.4146 1.3708 3.30224 1.3708 5.35632v4.85269c0 1.4585.6044 2.0979 1.1737 2.8863.2015.2803.2453.6176-.0087.8277-.6351.5299-1.7651 1.5154-2.3869 2.0673l-.0088-.0088" fill="#000" fill-rule="evenodd"/><path d="m20.6611 19.3765c-9.7152 4.6235-15.74453.7551-19.60411-1.5944-.238828-.1481-.644755.0346-.292558.4391 1.285818 1.5591 5.499718 5.3168 11.000068 5.3168 5.5042 0 8.7786-3.0032 9.1883-3.5271.4068-.5195.1194-.8061-.2918-.6344zm2.7285-1.5068c-.2609-.3398-1.5864-.4031-2.4206-.3006-.8355.0995-2.0895.6101-1.9805.9167.0559.1148.1701.0633.7441.0117.5755-.0574 2.1877-.2609 2.5237.1783.3375.4422-.5142 2.5487-.6698 2.8884-.1503.3397.0574.4273.3398.2011.2784-.2262.7825-.812 1.1207-1.6409.336-.8334.5408-1.9961.3425-2.2547z" fill="#f90"/><path clip-rule="evenodd" d="m14.1286 9.94197c0 1.21313.0307 2.22493-.5825 3.30223-.4949.876-1.2789 1.4147-2.1548 1.4147-1.1957 0-1.89207-.911-1.89207-2.2555 0-2.65419 2.37807-3.13591 4.62937-3.13591zm3.1402 7.59003c-.2059.1839-.5037.1971-.7358.0744-1.0336-.8583-1.2176-1.2569-1.7869-2.0759-1.708 1.7431-2.9169 2.2643-5.13295 2.2643-2.61906 0-4.66003-1.6162-4.66003-4.8528 0-2.527 1.37093-4.24827 3.31976-5.0891 1.69062-.74465 4.05132-.87602 5.85572-1.08179v-.40297c0-.74021.0569-1.61613-.3767-2.25553-.381-.57376-1.108-.81028-1.7475-.81028-1.1869 0-2.24677.60875-2.50517 1.8701-.05262.28037-.2584.55631-.53868.56942l-3.02202-.32404c-.25397-.05705-.53425-.26283-.46418-.65269.69636-3.66136 4.00291-4.76512 6.96355-4.76512 1.5154 0 3.495.402971 4.6907 1.55049 1.5154 1.4146 1.3708 3.30224 1.3708 5.35632v4.85269c0 1.4585.6044 2.0979 1.1737 2.8863.2015.2803.2453.6176-.0087.8277-.6351.5299-1.7651 1.5154-2.3869 2.0673l-.0088-.0088" fill="#000" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.2 KiB |
1
images/icons/apple-invites.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="12" x2="12" y1=".5" y2="8.5"><stop offset="0" stop-color="#fecb00"/><stop offset="1" stop-color="#f3c200"/></linearGradient><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="12" x2="12" y1="4.93463" y2="24"><stop offset="0" stop-color="#fedf00"/><stop offset="1" stop-color="#ffce00"/></linearGradient><clipPath id="c"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#c)"><rect fill="#fff" height="17" rx="6" width="24"/><path d="m5.10545 9.1754c.86078 0 1.55858-.6978 1.55858-1.55857 0-.86078-.6978-1.55858-1.55858-1.55858s-1.55857.6978-1.55857 1.55858c0 .86077.69779 1.55857 1.55857 1.55857z" fill="#ff284c"/><path d="m3.52537 10.8893c.86078 0 1.55858-.6978 1.55858-1.55855 0-.86078-.6978-1.55858-1.55858-1.55858s-1.55857.6978-1.55857 1.55858c0 .86075.69779 1.55855 1.55857 1.55855z" fill="#00cbf4" opacity=".9"/><path d="m12.8922 14.2188c.8951 0 1.6207-.7256 1.6207-1.6207s-.7256-1.6208-1.6207-1.6208-1.6207.7257-1.6207 1.6208.7256 1.6207 1.6207 1.6207z" fill="#00c3f3"/><path d="m14.6068 16.4557c.9208 0 1.6673-.7465 1.6673-1.6674 0-.9208-.7465-1.6673-1.6673-1.6673-.9209 0-1.6673.7465-1.6673 1.6673 0 .9209.7464 1.6674 1.6673 1.6674z" fill="#00a102" opacity=".9"/><path d="m17.0618 13.0796c.9209 0 1.6674-.7465 1.6674-1.6673s-.7465-1.66731-1.6674-1.66731c-.9208 0-1.6673.74651-1.6673 1.66731s.7465 1.6673 1.6673 1.6673z" fill="#ff8600"/><path d="m20.2611 10.9722c.9208 0 1.6673-.7465 1.6673-1.66734s-.7465-1.66732-1.6673-1.66732c-.9209 0-1.6673.74648-1.6673 1.66732s.7464 1.66734 1.6673 1.66734z" fill="#ff284c"/><path d="m16.4447 9.52751c.9208 0 1.6673-.74648 1.6673-1.66732 0-.92083-.7465-1.66731-1.6673-1.66731-.9209 0-1.6674.74648-1.6674 1.66731 0 .92084.7465 1.66732 1.6674 1.66732z" fill="#ffc100"/><path d="m14.1203 10.9722c.8722 0 1.5793-.7071 1.5793-1.57932s-.7071-1.57929-1.5793-1.57929-1.5793.70707-1.5793 1.57929.7071 1.57932 1.5793 1.57932z" fill="#ad42cf" opacity=".9"/><path d="m13.748 5.71133c.8608 0 1.5586-.6978 1.5586-1.55858 0-.86077-.6978-1.55857-1.5586-1.55857-.8607 0-1.5585.6978-1.5585 1.55857 0 .86078.6978 1.55858 1.5585 1.55858z" fill="#00c3f3"/><path d="m8.52733 7.11457c.86077 0 1.55857-.6978 1.55857-1.55858s-.6978-1.55858-1.55857-1.55858c-.86078 0-1.55858.6978-1.55858 1.55858s.6978 1.55858 1.55858 1.55858z" fill="#ffc100"/><path d="m9.62498 10.6667c.86082 0 1.55862-.69783 1.55862-1.55861s-.6978-1.55858-1.55862-1.55858c-.86078 0-1.55857.6978-1.55857 1.55858s.69779 1.55861 1.55857 1.55861z" fill="#ff8600"/><path d="m9.75584 13.1262c.86076 0 1.55856-.6978 1.55856-1.5586 0-.8607-.6978-1.5585-1.55856-1.5585-.86078 0-1.55857.6978-1.55857 1.5585 0 .8608.69779 1.5586 1.55857 1.5586z" fill="#ffc100" opacity=".9"/><path d="m6.46678 12.6395c.86078 0 1.55857-.6978 1.55857-1.5586s-.69779-1.55857-1.55857-1.55857-1.55858.69777-1.55858 1.55857.6978 1.5586 1.55858 1.5586z" fill="#ad42cf"/><path d="m10.4121 16.4142c.8608 0 1.5586-.6978 1.5586-1.5585 0-.8608-.6978-1.5586-1.5586-1.5586-.86079 0-1.55858.6978-1.55858 1.5586 0 .8607.69779 1.5585 1.55858 1.5585z" fill="#ff59c2"/><path d="m23.9697 4.93981c-.1709.23301-.3573.45048-.5644.6576l-.901.90097v-.33139c0-2.57864-2.0919-4.67055-4.6705-4.67055h-11.67122c-2.57864 0-4.67055 2.09191-4.67055 4.67055v.37799l-.947568-.94757c-.191586-.19159-.367638-.39353-.5229776-.60582.2381876-2.79612 2.5838156-4.99159 5.4420656-4.99159h13.07445c2.8375 0 5.1728 2.1644 5.4369 4.93463z" fill="url(#a)"/><path d="m23.9689 4.93981c-.1708.23301-.3572.45048-.5644.6576l-.9009.90098-8.0052 8.00521c-1.3929 1.3928-3.6557 1.3928-5.04856 0l-7.95858-7.95861-.947571-.94758c-.191585-.19158-.367638-.39352-.5229773-.60582-.01553402.15534-.0207117.31068-.0207117.4712v13.07441c0 3.0188 2.44401 5.4628 5.46278 5.4628h13.07442c3.0188 0 5.4628-2.444 5.4628-5.4628v-13.07441c0-.17606-.0104-.35211-.0259-.52816z" fill="url(#b)"/><path d="m12.3125 8c.8608 0 1.5586-.6978 1.5586-1.55857 0-.86078-.6978-1.55858-1.5586-1.55858s-1.5586.6978-1.5586 1.55858c0 .86077.6978 1.55857 1.5586 1.55857z" fill="#00a102" opacity=".9"/><path d="m16.7775 7.8602c.9094 0 1.6466-.73721 1.6466-1.6466 0-.9094-.7372-1.64661-1.6466-1.64661s-1.6466.73721-1.6466 1.64661c0 .90939.7372 1.6466 1.6466 1.6466z" fill="#ff59c2" opacity=".9"/></g></svg>
|
After Width: | Height: | Size: 4.3 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8537)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6712 6.55562C23.6712 6.3189 23.6679 6.0789 23.6614 5.84219C23.6482 5.32274 23.6153 4.8 23.5233 4.28712C23.4312 3.76767 23.2767 3.2811 23.0367 2.80767C22.8 2.34411 22.491 1.91671 22.1227 1.54849C21.7545 1.18027 21.3271 0.871233 20.8636 0.634521C20.3901 0.394521 19.9068 0.24 19.3874 0.147945C18.8745 0.0558904 18.3518 0.0263014 17.8323 0.00986301C17.5923 0.00657534 17.3523 0.00328767 17.1156 0C16.8329 0 16.5501 0 16.2674 0H7.40384C7.1211 0 6.83836 0 6.55562 0C6.3189 0 6.0789 0.00328767 5.84219 0.00986301C5.32274 0.0230137 4.8 0.0558904 4.28712 0.147945C3.76767 0.243288 3.2811 0.394521 2.81096 0.637808C2.34411 0.874521 1.92 1.18356 1.55178 1.55178C1.18356 1.92 0.871233 2.34411 0.634521 2.81096C0.394521 3.28438 0.24 3.76767 0.147945 4.29041C0.0558904 4.80329 0.0263014 5.32603 0.00986301 5.84548C0.00657534 6.08219 0.00328767 6.3189 0 6.5589C0 6.84164 0 7.12438 0 7.40712V16.2707C0 16.5534 0 16.8362 0 17.1189C0 17.3556 0.00328767 17.5956 0.00986301 17.8323C0.0230137 18.3518 0.0558904 18.8745 0.147945 19.3874C0.24 19.9068 0.394521 20.3934 0.634521 20.8668C0.871233 21.3304 1.18027 21.7578 1.54849 22.126C1.91671 22.4942 2.34411 22.8033 2.80767 23.04C3.2811 23.28 3.76438 23.4345 4.28384 23.5266C4.79671 23.6186 5.31945 23.6482 5.8389 23.6647C6.07562 23.6712 6.31562 23.6745 6.55233 23.6745C6.83507 23.6778 7.11781 23.6745 7.40055 23.6745H16.2608C16.5436 23.6745 16.8263 23.6745 17.109 23.6745C17.3458 23.6745 17.5858 23.6712 17.8225 23.6647C18.3419 23.6515 18.8647 23.6186 19.3775 23.5266C19.897 23.4345 20.3836 23.28 20.8537 23.04C21.3173 22.8033 21.7447 22.4942 22.1129 22.126C22.4811 21.7578 22.7901 21.3337 23.0268 20.8668C23.2668 20.3934 23.4214 19.9101 23.5134 19.3874C23.6055 18.8745 23.6351 18.3518 23.6515 17.8323C23.6581 17.5956 23.6614 17.3556 23.6614 17.1189C23.6647 16.8362 23.6614 16.5534 23.6614 16.2707V7.40384C23.6712 7.1211 23.6712 6.83836 23.6712 6.55562ZM17.3293 15.4027C17.3293 15.7019 17.326 15.9748 17.2636 16.274C17.2011 16.5666 17.0893 16.8395 16.9184 17.086C16.7474 17.3326 16.5271 17.5332 16.2707 17.6844C16.011 17.8389 15.7381 17.9244 15.4488 17.9836C14.903 18.0921 14.5315 18.1184 14.1797 18.0493C13.8411 17.9803 13.5551 17.8258 13.3249 17.6153C12.9863 17.303 12.7726 16.8822 12.7266 16.4449C12.674 15.9288 12.8449 15.3797 13.2296 14.9721C13.4236 14.7682 13.6701 14.6071 13.9989 14.4789C14.3408 14.3474 14.7189 14.2652 15.3008 14.1501C15.4553 14.1205 15.6066 14.0877 15.7611 14.0581C15.9616 14.0186 16.1359 13.966 16.274 13.7951C16.4153 13.6241 16.4153 13.4137 16.4153 13.2099V7.99562C16.4153 7.59781 16.2378 7.48932 15.8564 7.56164C15.5836 7.61425 9.73479 8.79452 9.73479 8.79452C9.40603 8.87342 9.28767 8.98192 9.28767 9.39288V17.0301C9.28767 17.3293 9.27123 17.6022 9.20877 17.9014C9.1463 18.194 9.03452 18.4668 8.86356 18.7134C8.6926 18.96 8.47233 19.1605 8.21589 19.3118C7.95616 19.4663 7.68329 19.5551 7.39397 19.6142C6.84822 19.7227 6.47671 19.749 6.12493 19.68C5.7863 19.611 5.50027 19.4532 5.27014 19.2427C4.93151 18.9304 4.73425 18.5096 4.68493 18.0723C4.63233 17.5562 4.78685 17.0071 5.17479 16.5995C5.36877 16.3956 5.61534 16.2345 5.94411 16.1063C6.28603 15.9748 6.66411 15.8926 7.24603 15.7775C7.40055 15.7479 7.55178 15.7151 7.7063 15.6855C7.90685 15.646 8.0811 15.5934 8.21918 15.4225C8.35726 15.2515 8.3737 15.051 8.3737 14.8471C8.3737 13.2296 8.3737 6.03945 8.3737 6.03945C8.3737 5.9211 8.38356 5.84219 8.39014 5.80274C8.41973 5.61863 8.49205 5.45753 8.62685 5.34575C8.73863 5.2537 8.88329 5.18795 9.06411 5.14849H9.0674L16.1096 3.72493C16.1721 3.71178 16.6784 3.62301 16.7375 3.61644C17.1189 3.58356 17.3326 3.83342 17.3326 4.23781L17.3293 15.4027Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8537">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path clip-rule="evenodd" d="m23.6712 6.55562c0-.23672-.0033-.47672-.0098-.71343-.0132-.51945-.0461-1.04219-.1381-1.55507-.0921-.51945-.2466-1.00602-.4866-1.47945-.2367-.46356-.5457-.89096-.914-1.25918-.3682-.36822-.7956-.677257-1.2591-.913969-.4735-.24-.9568-.394521-1.4762-.486576-.5129-.0920546-1.0356-.1216436-1.5551-.13808199-.24-.00328767-.48-.00657534-.7167-.00986301-.2827 0-.5655 0-.8482 0h-8.86356c-.28274 0-.56548 0-.84822 0-.23672 0-.47672.00328767-.71343.00986301-.51945.01315069-1.04219.04602739-1.55507.13808199-.51945.095343-1.00602.246576-1.47616.489863-.46685.236713-.89096.545752-1.25918.913972s-.680547.79233-.917259 1.25918c-.24.47342-.394521.95671-.486576 1.47945-.0920546.51288-.1216436 1.03562-.13808199 1.55507-.00328767.23671-.00657534.47342-.00986301.71342v.84822 8.86358.8482c0 .2367.00328767.4767.00986301.7134.01315069.5195.04602739 1.0422.13808199 1.5551.092055.5194.246576 1.006.486576 1.4794.236712.4636.545749.891.913969 1.2592s.79562.6773 1.25918.914c.47343.24.95671.3945 1.47617.4866.51287.092 1.03561.1216 1.55506.1381.23672.0065.47672.0098.71343.0098.28274.0033.56548 0 .84822 0h8.86025.8482c.2368 0 .4768-.0033.7135-.0098.5194-.0132 1.0422-.0461 1.555-.1381.5195-.0921 1.0061-.2466 1.4762-.4866.4636-.2367.891-.5458 1.2592-.914s.6772-.7923.9139-1.2592c.24-.4734.3946-.9567.4866-1.4794.0921-.5129.1217-1.0356.1381-1.5551.0066-.2367.0099-.4767.0099-.7134.0033-.2827 0-.5655 0-.8482v-8.86686c.0098-.28274.0098-.56548.0098-.84822zm-6.3419 8.84708c0 .2992-.0033.5721-.0657.8713-.0625.2926-.1743.5655-.3452.812-.171.2466-.3913.4472-.6477.5984-.2597.1545-.5326.24-.8219.2992-.5458.1085-.9173.1348-1.2691.0657-.3386-.069-.6246-.2235-.8548-.434-.3386-.3123-.5523-.7331-.5983-1.1704-.0526-.5161.1183-1.0652.503-1.4728.194-.2039.4405-.365.7693-.4932.3419-.1315.72-.2137 1.3019-.3288.1545-.0296.3058-.0624.4603-.092.2005-.0395.3748-.0921.5129-.263.1413-.171.1413-.3814.1413-.5852v-5.21428c0-.39781-.1775-.5063-.5589-.43398-.2728.05261-6.12161 1.23288-6.12161 1.23288-.32876.0789-.44712.1874-.44712.59836v7.63722c0 .2992-.01644.5721-.0789.8713-.06247.2926-.17425.5654-.34521.812s-.39123.4471-.64767.5984c-.25973.1545-.5326.2433-.82192.3024-.54575.1085-.91726.1348-1.26904.0658-.33863-.069-.62466-.2268-.85479-.4373-.33863-.3123-.53589-.7331-.58521-1.1704-.0526-.5161.10192-1.0652.48986-1.4728.19398-.2039.44055-.365.76932-.4932.34192-.1315.72-.2137 1.30192-.3288.15452-.0296.30575-.0624.46027-.092.20055-.0395.3748-.0921.51288-.263.13808-.171.15452-.3715.15452-.5754 0-1.6175 0-8.80765 0-8.80765 0-.11835.00986-.19726.01644-.23671.02959-.18411.10191-.34521.23671-.45699.11178-.09205.25644-.1578.43726-.19726h.00329l7.0422-1.42356c.0625-.01315.5688-.10192.6279-.10849.3814-.03288.5951.21698.5951.62137z" fill="#fff" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 2.9 KiB |
@ -1,15 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8531)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6712 7.40384C23.6712 7.1211 23.6712 6.83836 23.6712 6.55562C23.6712 6.3189 23.6679 6.0789 23.6614 5.84219C23.6482 5.32274 23.6153 4.8 23.5233 4.28712C23.4312 3.76767 23.2767 3.2811 23.0367 2.80767C22.8 2.34411 22.491 1.91671 22.1227 1.54849C21.7545 1.18027 21.3271 0.871233 20.8636 0.634521C20.3901 0.394521 19.9068 0.24 19.3874 0.147945C18.8745 0.0558904 18.3518 0.0263014 17.8323 0.00986301C17.5923 0.00657534 17.3523 0.00328767 17.1156 0C16.8329 0 16.5501 0 16.2674 0H7.40384C7.1211 0 6.83836 0 6.55562 0C6.3189 0 6.0789 0.00328767 5.84219 0.00986301C5.32274 0.0230137 4.8 0.0558904 4.28712 0.147945C3.76767 0.243288 3.2811 0.394521 2.81096 0.637808C2.34411 0.874521 1.92 1.18356 1.55178 1.55178C1.18356 1.92 0.871233 2.34411 0.634521 2.81096C0.394521 3.28438 0.24 3.76767 0.147945 4.29041C0.0558904 4.80329 0.0263014 5.32603 0.00986301 5.84548C0.00657534 6.08219 0.00328767 6.3189 0 6.55562C0 6.83836 0 7.1211 0 7.40384V16.2641C0 16.5468 0 16.8296 0 17.1123C0 17.349 0.00328767 17.589 0.00986301 17.8258C0.0230137 18.3452 0.0558904 18.8679 0.147945 19.3808C0.24 19.9003 0.394521 20.3868 0.634521 20.8603C0.871233 21.3238 1.18027 21.7512 1.54849 22.1195C1.91671 22.4877 2.34411 22.7967 2.80767 23.0334C3.2811 23.2734 3.76438 23.4279 4.28384 23.52C4.79671 23.6121 5.31945 23.6416 5.8389 23.6581C6.07562 23.6647 6.31562 23.6679 6.55233 23.6679C6.83507 23.6712 7.11781 23.6679 7.40055 23.6679H16.2608C16.5436 23.6679 16.8263 23.6679 17.109 23.6679C17.3458 23.6679 17.5858 23.6647 17.8225 23.6581C18.3419 23.6449 18.8647 23.6121 19.3775 23.52C19.897 23.4279 20.3836 23.2734 20.8537 23.0334C21.3173 22.7967 21.7447 22.4877 22.1129 22.1195C22.4811 21.7512 22.7901 21.3271 23.0268 20.8603C23.2668 20.3868 23.4214 19.9036 23.5134 19.3808C23.6055 18.8679 23.6351 18.3452 23.6515 17.8258C23.6581 17.589 23.6614 17.349 23.6614 17.1123C23.6647 16.8296 23.6614 16.5468 23.6614 16.2641L23.6712 7.40384Z" fill="url(#paint0_linear_1432_8531)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7342 3.61643C16.6783 3.62301 16.1687 3.71178 16.1063 3.72493L9.07064 5.1452H9.06735C8.88324 5.18465 8.73858 5.25041 8.63009 5.34246C8.4953 5.45424 8.42297 5.61534 8.39338 5.79945C8.3868 5.8389 8.37694 5.9178 8.37694 6.03616C8.37694 6.03616 8.37694 13.223 8.37694 14.8405C8.37694 15.0477 8.3605 15.2449 8.22242 15.4159C8.08434 15.5868 7.91009 15.6362 7.70954 15.6789C7.55502 15.7085 7.40379 15.7414 7.24927 15.771C6.66735 15.8893 6.28927 15.9682 5.94735 16.0997C5.61858 16.2279 5.3753 16.389 5.17804 16.5929C4.79009 16.9973 4.63228 17.5496 4.68817 18.0657C4.7342 18.5063 4.93146 18.9271 5.27338 19.2362C5.50352 19.4466 5.78954 19.6077 6.12817 19.6734C6.47995 19.7425 6.85146 19.7194 7.39721 19.6077C7.68653 19.5485 7.95941 19.4564 8.21913 19.3052C8.47557 19.154 8.69584 18.9534 8.8668 18.7068C9.03776 18.4603 9.14954 18.1874 9.21201 17.8948C9.27447 17.5956 9.29091 17.3227 9.29091 17.0236V9.38958C9.29091 8.98191 9.40598 8.87342 9.73804 8.79123C9.73804 8.79123 15.5868 7.61095 15.8597 7.55835C16.241 7.48602 16.4186 7.59452 16.4186 7.99232V13.2066C16.4186 13.4137 16.4153 13.6208 16.2772 13.7918C16.1391 13.9627 15.9649 14.012 15.7643 14.0548C15.6098 14.0844 15.4586 14.1173 15.3041 14.1468C14.7221 14.2652 14.3441 14.3441 14.0021 14.4756C13.6734 14.6038 13.4301 14.7649 13.2328 14.9688C12.8449 15.3731 12.6739 15.9255 12.7298 16.4416C12.7758 16.8822 12.9863 17.303 13.3282 17.6121C13.5583 17.8225 13.8443 17.977 14.183 18.046C14.5347 18.1151 14.9063 18.092 15.452 17.9803C15.7413 17.9211 16.0142 17.8356 16.2739 17.6811C16.5304 17.5299 16.7506 17.3293 16.9216 17.0827C17.0926 16.8362 17.2043 16.5633 17.2668 16.2707C17.3293 15.9715 17.3326 15.6986 17.3326 15.3994V4.2378C17.3293 3.83342 17.1156 3.58356 16.7342 3.61643Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8531" x1="11.8356" y1="23.5795" x2="11.8356" y2="0.510181" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FA233B"/>
|
||||
<stop offset="1" stop-color="#FB5C74"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8531">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="11.8356" x2="11.8356" y1="23.5795" y2=".510181"><stop offset="0" stop-color="#fa233b"/><stop offset="1" stop-color="#fb5c74"/></linearGradient><clipPath id="b"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#b)" clip-rule="evenodd" fill-rule="evenodd"><path d="m23.6712 7.40384c0-.28274 0-.56548 0-.84822 0-.23672-.0033-.47672-.0098-.71343-.0132-.51945-.0461-1.04219-.1381-1.55507-.0921-.51945-.2466-1.00602-.4866-1.47945-.2367-.46356-.5457-.89096-.914-1.25918-.3682-.36822-.7956-.677257-1.2591-.913969-.4735-.24-.9568-.394521-1.4762-.486576-.5129-.0920546-1.0356-.1216436-1.5551-.13808199-.24-.00328767-.48-.00657534-.7167-.00986301-.2827 0-.5655 0-.8482 0h-8.86356c-.28274 0-.56548 0-.84822 0-.23672 0-.47672.00328767-.71343.00986301-.51945.01315069-1.04219.04602739-1.55507.13808199-.51945.095343-1.00602.246576-1.47616.489863-.46685.236713-.89096.545752-1.25918.913972s-.680547.79233-.917259 1.25918c-.24.47342-.394521.95671-.486576 1.47945-.0920546.51288-.1216436 1.03562-.13808199 1.55507-.00328767.23671-.00657534.47342-.00986301.71014v.84822 8.86026.8482c0 .2367.00328767.4767.00986301.7135.01315069.5194.04602739 1.0421.13808199 1.555.092055.5195.246576 1.006.486576 1.4795.236712.4635.545749.8909.913969 1.2592.36822.3682.79562.6772 1.25918.9139.47343.24.95671.3945 1.47617.4866.51287.0921 1.03561.1216 1.55506.1381.23672.0066.47672.0098.71343.0098.28274.0033.56548 0 .84822 0h8.86025.8482c.2368 0 .4768-.0032.7135-.0098.5194-.0132 1.0422-.046 1.555-.1381.5195-.0921 1.0061-.2466 1.4762-.4866.4636-.2367.891-.5457 1.2592-.9139.3682-.3683.6772-.7924.9139-1.2592.24-.4735.3946-.9567.4866-1.4795.0921-.5129.1217-1.0356.1381-1.555.0066-.2368.0099-.4768.0099-.7135.0033-.2827 0-.5655 0-.8482z" fill="url(#a)"/><path d="m16.7342 3.61643c-.0559.00658-.5655.09535-.6279.1085l-7.03566 1.42027h-.00329c-.18411.03945-.32877.10521-.43726.19726-.13479.11178-.20712.27288-.23671.45699-.00658.03945-.01644.11835-.01644.23671v8.80434c0 .2072-.01644.4044-.15452.5754-.13808.1709-.31233.2203-.51288.263-.15452.0296-.30575.0625-.46027.0921-.58192.1183-.96.1972-1.30192.3287-.32877.1282-.57205.2893-.76931.4932-.38795.4044-.54576.9567-.48987 1.4728.04603.4406.24329.8614.58521 1.1705.23014.2104.51616.3715.85479.4372.35178.0691.72329.046 1.26904-.0657.28932-.0592.5622-.1513.82192-.3025.25644-.1512.47671-.3518.64767-.5984.17096-.2465.28274-.5194.34521-.812.06246-.2992.0789-.5721.0789-.8712v-7.63402c0-.40767.11507-.51616.44713-.59835 0 0 5.84876-1.18028 6.12166-1.23288.3813-.07233.5589.03617.5589.43397v5.21428c0 .2071-.0033.4142-.1414.5852-.1381.1709-.3123.2202-.5129.263-.1545.0296-.3057.0625-.4602.092-.582.1184-.96.1973-1.302.3288-.3287.1282-.572.2893-.7693.4932-.3879.4043-.5589.9567-.503 1.4728.046.4406.2565.8614.5984 1.1705.2301.2104.5161.3649.8548.4339.3517.0691.7233.046 1.269-.0657.2893-.0592.5622-.1447.8219-.2992.2565-.1512.4767-.3518.6477-.5984.171-.2465.2827-.5194.3452-.812.0625-.2992.0658-.5721.0658-.8713v-11.1616c-.0033-.40438-.217-.65424-.5984-.62137z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
@ -1,18 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8541)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.528 20.8C23.296 21.392 22.76 22.224 21.992 22.816C21.552 23.152 21.024 23.48 20.304 23.696C19.536 23.928 18.584 24 17.4 24H6.6C5.416 24 4.472 23.92 3.696 23.696C2.976 23.48 2.448 23.16 2.008 22.816C1.248 22.232 0.704 21.392 0.472 20.8C0.00799999 19.608 0 18.256 0 17.4V6.6C0 5.744 0.00799999 4.392 0.472 3.2C0.704 2.608 1.24 1.776 2.008 1.184C2.448 0.848 2.976 0.52 3.696 0.304C4.472 0.08 5.416 0 6.6 0H17.4C18.584 0 19.528 0.08 20.304 0.304C21.024 0.52 21.552 0.84 21.992 1.184C22.752 1.768 23.296 2.608 23.528 3.2C24 4.392 24 5.752 24 6.6V17.4C24 18.256 23.992 19.608 23.528 20.8Z" fill="url(#paint0_linear_1432_8541)"/>
|
||||
<path d="M14.056 14.488C14.024 14.2 13.928 13.992 13.736 13.8C13.376 13.424 12.744 13.176 12 13.176C11.256 13.176 10.624 13.416 10.264 13.8C10.08 14 9.97604 14.2 9.94404 14.488C9.88004 15.048 9.92004 15.528 9.98404 16.304C10.048 17.04 10.168 18.024 10.32 19.016C10.432 19.728 10.52 20.112 10.6 20.384C10.736 20.832 11.224 21.216 12 21.216C12.776 21.216 13.272 20.824 13.4 20.384C13.48 20.112 13.568 19.728 13.68 19.016C13.832 18.016 13.952 17.04 14.016 16.304C14.088 15.528 14.12 15.048 14.056 14.488Z" fill="white"/>
|
||||
<path d="M13.968 10.408C13.968 11.496 13.088 12.376 12 12.376C10.912 12.376 10.032 11.496 10.032 10.408C10.032 9.32 10.912 8.44 12 8.44C13.088 8.44 13.968 9.328 13.968 10.408Z" fill="white"/>
|
||||
<path d="M11.976 2.65599C7.38404 2.67199 3.62404 6.39999 3.56004 10.992C3.51204 14.712 5.88804 17.896 9.20804 19.064C9.28804 19.096 9.36804 19.024 9.36004 18.944C9.32004 18.656 9.27204 18.368 9.24004 18.08C9.22404 17.976 9.16004 17.896 9.07204 17.848C6.44804 16.704 4.61604 14.072 4.64804 11.024C4.68804 7.02399 7.95204 3.76799 11.944 3.73599C16.032 3.70399 19.368 7.01599 19.368 11.096C19.368 14.112 17.544 16.704 14.944 17.848C14.848 17.888 14.784 17.976 14.776 18.08C14.736 18.368 14.696 18.656 14.656 18.944C14.64 19.032 14.728 19.096 14.808 19.064C18.096 17.912 20.456 14.776 20.456 11.096C20.44 6.43999 16.64 2.64799 11.976 2.65599Z" fill="white"/>
|
||||
<path d="M11.784 5.45598C8.79199 5.56798 6.39199 8.03997 6.35199 11.032C6.32799 13 7.31199 14.744 8.82399 15.776C8.89599 15.824 8.99999 15.768 8.99999 15.68C8.97599 15.336 8.97599 15.032 8.99199 14.712C8.99999 14.608 8.95999 14.512 8.87999 14.44C7.95999 13.576 7.39999 12.344 7.43199 10.984C7.49599 8.58398 9.42399 6.63198 11.824 6.53598C14.432 6.43198 16.576 8.52798 16.576 11.104C16.576 12.416 16.016 13.6 15.128 14.44C15.056 14.512 15.016 14.608 15.016 14.712C15.032 15.024 15.024 15.328 15.008 15.672C15 15.76 15.104 15.824 15.184 15.768C16.672 14.752 17.656 13.032 17.656 11.096C17.664 7.91198 15 5.32798 11.784 5.45598Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8541" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F452FF"/>
|
||||
<stop offset="1" stop-color="#832BC1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8541">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="12" x2="12" y1="0" y2="24"><stop offset="0" stop-color="#f452ff"/><stop offset="1" stop-color="#832bc1"/></linearGradient><clipPath id="b"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#b)"><path clip-rule="evenodd" d="m23.528 20.8c-.232.592-.768 1.424-1.536 2.016-.44.336-.968.664-1.688.88-.768.232-1.72.304-2.904.304h-10.8c-1.184 0-2.128-.08-2.904-.304-.72-.216-1.248-.536-1.688-.88-.76-.584-1.304-1.424-1.536-2.016-.46400001-1.192-.472-2.544-.472-3.4v-10.8c0-.856.00799999-2.208.472-3.4.232-.592.768-1.424 1.536-2.016.44-.336.968-.664 1.688-.88.776-.224 1.72-.304 2.904-.304h10.8c1.184 0 2.128.08 2.904.304.72.216 1.248.536 1.688.88.76.584 1.304 1.424 1.536 2.016.472 1.192.472 2.552.472 3.4v10.8c0 .856-.008 2.208-.472 3.4z" fill="url(#a)" fill-rule="evenodd"/><g fill="#fff"><path d="m14.056 14.488c-.032-.288-.128-.496-.32-.688-.36-.376-.992-.624-1.736-.624s-1.376.24-1.736.624c-.184.2-.28796.4-.31996.688-.064.56-.024 1.04.04 1.816.06396.736.18396 1.72.33596 2.712.112.712.2 1.096.28 1.368.136.448.624.832 1.4.832s1.272-.392 1.4-.832c.08-.272.168-.656.28-1.368.152-1 .272-1.976.336-2.712.072-.776.104-1.256.04-1.816z"/><path d="m13.968 10.408c0 1.088-.88 1.968-1.968 1.968s-1.968-.88-1.968-1.968.88-1.968 1.968-1.968 1.968.888 1.968 1.968z"/><path d="m11.976 2.65599c-4.59196.016-8.35196 3.744-8.41596 8.33601-.048 3.72 2.328 6.904 5.648 8.072.08.032.16-.04.152-.12-.04-.288-.088-.576-.12-.864-.016-.104-.08-.184-.168-.232-2.624-1.144-4.456-3.776-4.424-6.824.04-4.00001 3.304-7.25601 7.29596-7.28801 4.088-.032 7.424 3.28 7.424 7.36001 0 3.016-1.824 5.608-4.424 6.752-.096.04-.16.128-.168.232-.04.288-.08.576-.12.864-.016.088.072.152.152.12 3.288-1.152 5.648-4.288 5.648-7.968-.016-4.65601-3.816-8.44801-8.48-8.44001z"/><path d="m11.784 5.45598c-2.99201.112-5.39201 2.58399-5.43201 5.57602-.024 1.968.96 3.712 2.472 4.744.072.048.176-.008.176-.096-.024-.344-.024-.648-.008-.968.008-.104-.032-.2-.112-.272-.92-.864-1.48-2.096-1.448-3.456.064-2.40002 1.992-4.35202 4.39201-4.44802 2.608-.104 4.752 1.992 4.752 4.56802 0 1.312-.56 2.496-1.448 3.336-.072.072-.112.168-.112.272.016.312.008.616-.008.96-.008.088.096.152.176.096 1.488-1.016 2.472-2.736 2.472-4.672.008-3.18402-2.656-5.76802-5.872-5.64002z"/></g></g></svg>
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 2.4 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8529)">
|
||||
<path d="M21.3613 8.1816C21.2188 8.2896 18.7031 9.6744 18.7031 12.7536C18.7031 16.3152 21.9042 17.5752 22 17.6064C21.9853 17.6832 21.4915 19.332 20.3122 21.012C19.2608 22.4904 18.1626 23.9664 16.4921 23.9664C14.8215 23.9664 14.3916 23.0184 12.4631 23.0184C10.5837 23.0184 9.91549 23.9976 8.38742 23.9976C6.85935 23.9976 5.79315 22.6296 4.56725 20.9496C3.14728 18.9768 2 15.912 2 13.0032C2 8.3376 5.10527 5.8632 8.16141 5.8632C9.78528 5.8632 11.1389 6.9048 12.1585 6.9048C13.1289 6.9048 14.6422 5.8008 16.4896 5.8008C17.1898 5.8008 19.7054 5.8632 21.3613 8.1816ZM15.6126 3.8256C16.3766 2.94 16.9171 1.7112 16.9171 0.4824C16.9171 0.312 16.9023 0.1392 16.8704 0C15.6273 0.0456 14.1484 0.8088 13.2566 1.8192C12.5564 2.5968 11.903 3.8256 11.903 5.0712C11.903 5.2584 11.9349 5.4456 11.9496 5.5056C12.0283 5.52 12.156 5.5368 12.2837 5.5368C13.3991 5.5368 14.8019 4.8072 15.6126 3.8256Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8529">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m21.3613 8.1816c-.1425.108-2.6582 1.4928-2.6582 4.572 0 3.5616 3.2011 4.8216 3.2969 4.8528-.0147.0768-.5085 1.7256-1.6878 3.4056-1.0514 1.4784-2.1496 2.9544-3.8201 2.9544-1.6706 0-2.1005-.948-4.029-.948-1.8794 0-2.54761.9792-4.07568.9792s-2.59427-1.368-3.82017-3.048c-1.41997-1.9728-2.56725-5.0376-2.56725-7.9464 0-4.6656 3.10527-7.14 6.16141-7.14 1.62387 0 2.97749 1.0416 3.99709 1.0416.9704 0 2.4837-1.104 4.3311-1.104.7002 0 3.2158.0624 4.8717 2.3808zm-5.7487-4.356c.764-.8856 1.3045-2.1144 1.3045-3.3432 0-.1704-.0148-.3432-.0467-.4824-1.2431.0456-2.722.8088-3.6138 1.8192-.7002.7776-1.3536 2.0064-1.3536 3.252 0 .1872.0319.3744.0466.4344.0787.0144.2064.0312.3341.0312 1.1154 0 2.5182-.7296 3.3289-1.7112z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 959 B |
@ -1,5 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 17.7273L2.0189 21.2207C2.42722 22.0146 3.24386 22.559 4.17391 22.559H17.6257L14.8355 17.7273H0Z" fill="#13AFF0"/>
|
||||
<path d="M24 17.7499C24 17.2736 23.8638 16.8199 23.6143 16.4343L15.7202 2.73295C15.3119 1.96168 14.5179 1.43994 13.5879 1.43994H9.41394L21.5954 22.5363L23.5236 19.2017C23.8865 18.5666 24 18.2944 24 17.7499Z" fill="#13AFF0"/>
|
||||
<path d="M12.862 14.2792L7.44045 4.86523L1.99622 14.2792H12.862Z" fill="#13AFF0"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><g fill="#13aff0"><path d="m0 17.7273 2.0189 3.4934c.40832.7939 1.22496 1.3383 2.15501 1.3383h13.45179l-2.7902-4.8317z"/><path d="m24 17.7499c0-.4763-.1362-.93-.3857-1.3156l-7.8941-13.70135c-.4083-.77127-1.2023-1.29301-2.1323-1.29301h-4.17396l12.18146 21.09636 1.9282-3.3346c.3629-.6351.4764-.9073.4764-1.4518z"/><path d="m12.862 14.2792-5.42155-9.41397-5.44423 9.41397z"/></g></svg>
|
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 478 B |
@ -1,4 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.9991 23.2188C18.1944 23.2188 23.217 18.1961 23.217 12.0009C23.217 5.80563 18.1944 0.782965 11.9991 0.782965C5.80386 0.782965 0.781192 5.80563 0.781192 12.0009C0.781192 18.1961 5.80386 23.2188 11.9991 23.2188Z" stroke="white" stroke-width="1.56238" stroke-miterlimit="10"/>
|
||||
<path d="M5.34338 16.0084H18.6549V7.99336H5.34338V16.0084Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m11.9991 23.2188c6.1953 0 11.2179-5.0227 11.2179-11.2179 0-6.19527-5.0226-11.217935-11.2179-11.217935-6.19524 0-11.217908 5.022665-11.217908 11.217935 0 6.1952 5.022668 11.2179 11.217908 11.2179z" stroke="#fff" stroke-miterlimit="10" stroke-width="1.56238"/><path d="m5.34338 16.0084h13.31152v-8.01504h-13.31152z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 437 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_781)">
|
||||
<path d="M22 7H15V5H22V7ZM23.726 17C23.284 18.297 21.697 20 18.625 20C15.551 20 13.061 18.271 13.061 14.325C13.061 10.415 15.386 8.405 18.527 8.405C21.609 8.405 23.491 10.187 23.902 12.831C23.98 13.337 24.011 14.019 23.997 14.971H15.97C16.1 18.182 19.453 18.283 20.558 17H23.726ZM16.04 13H21.005C20.9 11.453 19.869 10.781 18.528 10.781C17.062 10.781 16.251 11.549 16.04 13ZM6.466 19.988H0V5.021H6.953C12.429 5.102 12.533 10.465 9.673 11.927C13.134 13.187 13.25 19.988 6.466 19.988ZM3 11H6.584C9.092 11 9.49 8 6.272 8H3V11ZM6.391 14H3V17.016H6.341C9.396 17.016 9.209 14 6.391 14Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_781">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m22 7h-7v-2h7zm1.726 10c-.442 1.297-2.029 3-5.101 3-3.074 0-5.564-1.729-5.564-5.675 0-3.91 2.325-5.92 5.466-5.92 3.082 0 4.964 1.782 5.375 4.426.078.506.109 1.188.095 2.14h-8.027c.13 3.211 3.483 3.312 4.588 2.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219-1.466 0-2.277.768-2.488 2.219zm-9.574 6.988h-6.466v-14.967h6.953c5.476.081 5.58 5.444 2.72 6.906 3.461 1.26 3.577 8.061-3.207 8.061zm-3.466-8.988h3.584c2.508 0 2.906-3-.312-3h-3.272zm3.391 3h-3.391v3.016h3.341c3.055 0 2.868-3.016.05-3.016z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 842 B After Width: | Height: | Size: 754 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8558)">
|
||||
<path d="M8.07187 10.6313C7.3875 10.4953 6.75 11.0484 6.75 11.7469V14.1094C6.75 14.5875 7.08281 14.9719 7.53281 15.1406C8.38594 15.4594 9 16.2844 9 17.25C9 18.4922 7.99219 19.5 6.75 19.5C5.50781 19.5 4.5 18.4922 4.5 17.25V5.62501C4.5 5.00157 3.99844 4.50001 3.375 4.50001H1.125C0.501562 4.50001 0 5.00157 0 5.62501V17.25C0 21.4453 3.84844 24.7594 8.20312 23.8453C10.7531 23.3109 12.8109 21.2484 13.3453 18.7031C14.1609 14.8172 11.6109 11.3344 8.07187 10.6313ZM9.79688 6.92832e-06C9.36563 -0.0234306 9 0.318757 9 0.750007V2.23126C9 2.62969 9.30938 2.95782 9.70312 2.97657C15.7687 3.30469 20.6437 8.22657 20.9953 14.2969C21.0187 14.6906 21.3469 15 21.7406 15H23.2453C23.6766 15 24.0187 14.6344 23.9953 14.2031C23.5969 6.55313 17.4469 0.403132 9.79688 6.92832e-06ZM9.81094 4.50001C9.375 4.46719 9 4.81407 9 5.25469V6.75938C9 7.15313 9.30469 7.47657 9.69375 7.5047C13.2938 7.80001 16.1625 10.7016 16.4859 14.3109C16.5234 14.7 16.8422 15 17.2313 15H18.7406C19.1766 15 19.5281 14.625 19.4953 14.1891C19.1016 9.02813 14.9719 4.89844 9.81094 4.50001Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8558">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m8.07187 10.6313c-.68437-.136-1.32187.4171-1.32187 1.1156v2.3625c0 .4781.33281.8625.78281 1.0312.85313.3188 1.46719 1.1438 1.46719 2.1094 0 1.2422-1.00781 2.25-2.25 2.25s-2.25-1.0078-2.25-2.25v-11.62499c0-.62344-.50156-1.125-1.125-1.125h-2.25c-.623438 0-1.125.50156-1.125 1.125v11.62499c0 4.1953 3.84844 7.5094 8.20312 6.5953 2.54998-.5344 4.60778-2.5969 5.14218-5.1422.8156-3.8859-1.7344-7.3687-5.27343-8.0718zm1.72501-10.63129307c-.43125-.02343753-.79688.31875007-.79688.75000007v1.481253c0 .39843.30938.72656.70312.74531 6.06558.32812 10.94058 5.25 11.29218 11.32033.0234.3937.3516.7031.7453.7031h1.5047c.4313 0 .7734-.3656.75-.7969-.3984-7.64997-6.5484-13.799968-14.19842-14.20309307zm.01406 4.50000307c-.43594-.03282-.81094.31406-.81094.75468v1.50469c0 .39375.30469.71719.69375.74532 3.60005.29531 6.46875 3.1969 6.79215 6.8062.0375.3891.3563.6891.7454.6891h1.5093c.436 0 .7875-.375.7547-.8109-.3937-5.16097-4.5234-9.29066-9.68436-9.68909z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
1
images/icons/bluesky-alt.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg height="24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m5.4201605 3.1496791c2.6633643 1.9994855 5.5281165 6.0536104 6.5799085 8.2292889 1.051871-2.175518 3.916461-6.2298437 6.579906-8.2292889 1.921743-1.4427495 5.035464-2.55906665 5.035464.9931141 0 .7094188-.406738 5.9594878-.645295 6.8118128-.829217 2.963282-3.850854 3.719083-6.538653 3.261638 4.698219.799617 5.893401 3.448243 3.312265 6.096867-4.902088 5.030256-7.045724-1.26211-7.595252-2.874443-.100692-.295579-.147811-.433854-.148503-.316275-.000699-.117584-.04781.0207-.148506.316275-.549286 1.612333-2.6928836 7.904861-7.5952504 2.874443-2.5811755-2.648624-1.3860341-5.29741 3.3122628-6.096867-2.6878766.457445-5.7095553-.298359-6.538652-3.261638-.23856388-.852406-.64529436-6.1024746-.64529436-6.8118128 0-3.55218075 3.11380046-2.4358636 5.03546366-.9931141z" fill="#1185fe" stroke-width=".040053"/></svg>
|
After Width: | Height: | Size: 884 B |
@ -1,14 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8560)">
|
||||
<path d="M20 0H4C1.79086 0 0 1.79086 0 4V20C0 22.2091 1.79086 24 4 24H20C22.2091 24 24 22.2091 24 20V4C24 1.79086 22.2091 0 20 0Z" fill="url(#paint0_linear_1432_8560)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8560" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#0066FF"/>
|
||||
<stop offset="1" stop-color="#71C0FF"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8560">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg height="24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m5.4201605 3.1496791c2.6633643 1.9994855 5.5281165 6.0536104 6.5799085 8.2292889 1.051871-2.175518 3.916461-6.2298437 6.579906-8.2292889 1.921743-1.4427495 5.035464-2.55906665 5.035464.9931141 0 .7094188-.406738 5.9594878-.645295 6.8118128-.829217 2.963282-3.850854 3.719083-6.538653 3.261638 4.698219.799617 5.893401 3.448243 3.312265 6.096867-4.902088 5.030256-7.045724-1.26211-7.595252-2.874443-.100692-.295579-.147811-.433854-.148503-.316275-.000699-.117584-.04781.0207-.148506.316275-.549286 1.612333-2.6928836 7.904861-7.5952504 2.874443-2.5811755-2.648624-1.3860341-5.29741 3.3122628-6.096867-2.6878766.457445-5.7095553-.298359-6.538652-3.261638-.23856388-.852406-.64529436-6.1024746-.64529436-6.8118128 0-3.55218075 3.11380046-2.4358636 5.03546366-.9931141z" fill="#fff" stroke-width=".040053"/></svg>
|
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 881 B |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 14 KiB |
@ -1,5 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6.17791 18.7862C2.65412 18.7862 0 15.9972 0 12.554C0 9.0993 2.5186 6.28735 6.17791 6.28735C8.1205 6.28735 9.46446 6.88417 10.5148 8.24998L8.8207 9.66169C8.10919 8.90418 7.25083 8.52543 6.17791 8.52543C3.79483 8.52543 2.48471 10.3503 2.48471 12.554C2.48471 14.7576 3.91906 16.5481 6.17791 16.5481C7.23953 16.5481 8.1431 16.1694 8.85461 15.4118L10.5261 16.8809C9.52097 18.1893 8.1431 18.7862 6.17791 18.7862Z" fill="white"/>
|
||||
<path d="M17.8222 9.61528H20.1036V18.5676H17.8222V17.2592C17.3478 18.1889 16.5572 18.8086 15.0438 18.8086C12.6269 18.8086 10.6956 16.7083 10.6956 14.1259C10.6956 11.5435 12.6269 9.44312 15.0438 9.44312C16.546 9.44312 17.3478 10.0629 17.8222 10.9926V9.61528ZM17.8899 14.1259C17.8899 12.7257 16.9299 11.5664 15.4165 11.5664C13.9596 11.5664 13.0108 12.7371 13.0108 14.1259C13.0108 15.4802 13.9596 16.6853 15.4165 16.6853C16.9187 16.6853 17.8899 15.5146 17.8899 14.1259Z" fill="white"/>
|
||||
<path d="M21.7186 6H24V18.5562H21.7186V6Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="m6.17791 18.7862c-3.52379 0-6.17791-2.789-6.17791-6.2322 0-3.4547 2.5186-6.26665 6.17791-6.26665 1.94259 0 3.28655.59682 4.33689 1.96263l-1.6941 1.41171c-.71151-.75751-1.56987-1.13626-2.64279-1.13626-2.38308 0-3.6932 1.82487-3.6932 4.02857 0 2.2036 1.43435 3.9941 3.6932 3.9941 1.06162 0 1.96519-.3787 2.6767-1.1363l1.67149 1.4691c-1.00513 1.3084-2.383 1.9053-4.34819 1.9053z"/><path d="m17.8222 9.61528h2.2814v8.95232h-2.2814v-1.3084c-.4744.9297-1.265 1.5494-2.7784 1.5494-2.4169 0-4.3482-2.1003-4.3482-4.6827s1.9313-4.68278 4.3482-4.68278c1.5022 0 2.304.61978 2.7784 1.54948zm.0677 4.51062c0-1.4002-.96-2.5595-2.4734-2.5595-1.4569 0-2.4057 1.1707-2.4057 2.5595 0 1.3543.9488 2.5594 2.4057 2.5594 1.5022 0 2.4734-1.1707 2.4734-2.5594z"/><path d="m21.7186 6h2.2814v12.5562h-2.2814z"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 913 B |
@ -1,12 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_677)">
|
||||
<path d="M16.1463 15.5259C15.2437 16.4849 14.0026 17.049 12.7051 17.049H11.6333C10.4486 17.049 9.26389 16.5977 8.41769 15.7515C7.6279 14.9053 7.17659 13.8335 7.233 12.7052V11.2948C7.233 10.1102 7.68431 9.0383 8.4741 8.1921C9.3203 7.3459 10.4486 6.89459 11.6333 6.89459H12.6487C13.9462 6.89459 15.2437 7.45872 16.1463 8.41775C16.9925 9.32037 18.1772 9.77168 19.4183 9.71526C19.7004 9.71526 19.9824 9.71526 20.2645 9.65885C20.1517 9.37678 20.0389 9.09471 19.8696 8.86906L18.6285 6.78176C17.5003 4.8637 15.4694 3.67902 13.2128 3.67902H10.7871C8.53051 3.67902 6.49963 4.8637 5.37136 6.78176L4.13026 8.86906C3.00199 10.7871 3.00199 13.2129 4.13026 15.131L5.37136 17.2747C6.49963 19.1927 8.53051 20.3774 10.7871 20.3774H13.2128C15.4694 20.3774 17.5003 19.1927 18.6285 17.2747L19.8696 15.1874C20.0389 14.9617 20.1517 14.6797 20.2645 14.3976C19.9824 14.3412 19.7004 14.3412 19.4183 14.3412C18.1772 14.1719 16.9925 14.6232 16.1463 15.5259Z" fill="white"/>
|
||||
<path d="M12.6487 8.19209H11.5769C9.94088 8.13568 8.53054 9.37678 8.41772 11.0692C8.41772 11.1256 8.41772 11.2384 8.41772 11.2948V12.7052C8.3613 14.3412 9.71523 15.7515 11.3512 15.7515C11.4076 15.7515 11.464 15.7515 11.5769 15.7515H12.5923C15.3566 15.7515 15.1309 12.9308 19.3055 12.9308C19.7004 12.9308 20.0953 12.9872 20.4902 13.0437C20.603 12.3103 20.603 11.5769 20.4902 10.8999C20.0953 10.9564 19.7004 11.0128 19.3055 11.0128C15.2437 11.0128 15.4694 8.19209 12.6487 8.19209Z" fill="white"/>
|
||||
<path d="M22.9724 14.0591C22.239 13.5514 21.4493 13.2129 20.5466 13.0436C20.4902 13.4385 20.3774 13.8898 20.2082 14.2847C20.9415 14.3976 21.6185 14.6796 22.1826 15.0745C20.4338 20.7159 14.454 23.875 8.75622 22.1826C3.05845 20.4902 -0.0442874 14.454 1.70453 8.75622C3.45335 3.05846 9.43318 -0.0442866 15.1309 1.64812C18.5158 2.71998 21.1672 5.37141 22.239 8.75622C21.6749 9.20753 20.9979 9.43319 20.2646 9.54601C20.4338 9.94091 20.5466 10.3358 20.6031 10.7871C21.4493 10.6743 22.2955 10.3358 23.0288 9.88449C23.5366 9.60242 23.7058 8.98188 23.4801 8.47415C21.5057 2.15584 14.7925 -1.39821 8.47415 0.519849C2.15584 2.49432 -1.39821 9.20753 0.519848 15.5258C2.43791 21.8442 9.20753 25.3982 15.5258 23.4801C19.3055 22.2955 22.2955 19.362 23.4801 15.5258C23.6494 15.0181 23.4801 14.3976 22.9724 14.0591Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_677">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)" fill="#fff"><path d="m16.1463 15.5259c-.9026.959-2.1437 1.5231-3.4412 1.5231h-1.0718c-1.1847 0-2.36941-.4513-3.21561-1.2975-.78979-.8462-1.2411-1.918-1.18469-3.0463v-1.4104c0-1.1846.45131-2.2565 1.2411-3.1027.8462-.8462 1.9745-1.29751 3.1592-1.29751h1.0154c1.2975 0 2.595.56413 3.4976 1.52316.8462.90262 2.0309 1.35393 3.272 1.29751.2821 0 .5641 0 .8462-.05641-.1128-.28207-.2256-.56414-.3949-.78979l-1.2411-2.0873c-1.1282-1.91806-3.1591-3.10274-5.4157-3.10274h-2.4257c-2.25659 0-4.28747 1.18468-5.41574 3.10274l-1.2411 2.0873c-1.12827 1.91804-1.12827 4.34384 0 6.26194l1.2411 2.1437c1.12827 1.918 3.15915 3.1027 5.41574 3.1027h2.4257c2.2566 0 4.2875-1.1847 5.4157-3.1027l1.2411-2.0873c.1693-.2257.2821-.5077.3949-.7898-.2821-.0564-.5641-.0564-.8462-.0564-1.2411-.1693-2.4258.282-3.272 1.1847z"/><path d="m12.6487 8.19209h-1.0718c-1.63602-.05641-3.04636 1.18469-3.15918 2.87711v.2256 1.4104c-.05642 1.636 1.29751 3.0463 2.93348 3.0463h.2257 1.0154c2.7643 0 2.5386-2.8207 6.7132-2.8207.3949 0 .7898.0564 1.1847.1129.1128-.7334.1128-1.4668 0-2.1438-.3949.0565-.7898.1129-1.1847.1129-4.0618 0-3.8361-2.82071-6.6568-2.82071z"/><path d="m22.9724 14.0591c-.7334-.5077-1.5231-.8462-2.4258-1.0155-.0564.3949-.1692.8462-.3384 1.2411.7333.1129 1.4103.3949 1.9744.7898-1.7488 5.6414-7.7286 8.8005-13.42638 7.1081-5.69777-1.6924-8.8005074-7.7286-7.05169-13.42638 1.74882-5.69776 7.72865-8.8005066 13.42637-7.1081 3.3849 1.07186 6.0363 3.72329 7.1081 7.1081-.5641.45131-1.2411.67697-1.9744.78979.1692.3949.282.78979.3385 1.24109.8462-.1128 1.6924-.4513 2.4257-.90261.5078-.28207.677-.90261.4513-1.41034-1.9744-6.31831-8.6876-9.87236-15.00595-7.954301-6.31831 1.974471-9.87236 8.687681-7.954302 15.005951 1.918062 6.3184 8.687682 9.8724 15.005952 7.9543 3.7797-1.1846 6.7697-4.1181 7.9543-7.9543.1693-.5077 0-1.1282-.5077-1.4667z"/></g></svg>
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.0 KiB |
@ -1,20 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8566)">
|
||||
<mask id="mask0_1432_8566" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<path d="M24 0H0V24H24V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1432_8566)">
|
||||
<g clip-path="url(#clip1_1432_8566)">
|
||||
<path d="M17.2126 11.7375C19.1251 11.2125 20.6626 9.67498 20.6626 7.46248C20.6626 5.02498 18.8251 3.44998 16.2751 2.99998L16.6876 0.899975C16.7626 0.524975 16.5376 0.112476 16.1251 0.0374756C16.0876 0.0374756 16.0126 0.0374756 15.9751 0.0374756H13.3126C12.9751 0.0374756 12.6751 0.262476 12.6001 0.599976L12.1126 2.88748H7.68756C7.42506 2.88748 7.20006 3.07498 7.16256 3.29998L3.37506 20.475C3.30006 20.775 3.48756 21.075 3.78756 21.1125C3.82506 21.1125 3.86256 21.1125 3.90006 21.1125H8.06256L7.65006 23.0625C7.57506 23.475 7.83756 23.85 8.21256 23.9625C8.25006 23.9625 8.28756 23.9625 8.36256 23.9625H11.0251C11.3626 23.9625 11.6626 23.7375 11.7376 23.4L12.2251 21.1125H12.6376C16.9501 21.1125 19.6876 18.75 19.6876 15.7125C19.7251 14.025 18.7501 12.4875 17.2126 11.7375ZM12.5626 17.7H8.17506L9.15006 13.3125H12.7501C14.5126 13.3125 15.6001 14.0625 15.6001 15.375C15.6001 16.6875 14.4376 17.7 12.5626 17.7ZM14.0626 10.0875H9.86256L10.6876 6.33748H14.2501C15.7126 6.33748 16.5751 7.01248 16.5751 8.09998C16.5751 9.41248 15.5251 10.0875 14.0626 10.0875Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8566">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip1_1432_8566">
|
||||
<rect width="17.325" height="24" fill="white" transform="translate(3.375)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><clipPath id="b"><path d="m3.375 0h17.325v24h-17.325z"/></clipPath><mask id="c" height="24" maskUnits="userSpaceOnUse" width="24" x="0" y="0"><path d="m24 0h-24v24h24z" fill="#fff"/></mask><g clip-path="url(#a)"><g mask="url(#c)"><g clip-path="url(#b)"><path d="m17.2126 11.7375c1.9125-.525 3.45-2.06252 3.45-4.27502 0-2.4375-1.8375-4.0125-4.3875-4.4625l.4125-2.100005c.075-.375-.15-.787499-.5625-.8624994-.0375 0-.1125 0-.15 0h-2.6625c-.3375 0-.6375.2250004-.7125.5625004l-.4875 2.287504h-4.42504c-.2625 0-.4875.1875-.525.4125l-3.7875 17.17502c-.075.3.1125.6.4125.6375h.1125 4.1625l-.4125 1.95c-.075.4125.1875.7875.5625.9h.15 2.66254c.3375 0 .6375-.225.7125-.5625l.4875-2.2875h.4125c4.3125 0 7.05-2.3625 7.05-5.4.0375-1.6875-.9375-3.225-2.475-3.975zm-4.65 5.9625h-4.38754l.975-4.3875h3.60004c1.7625 0 2.85.75 2.85 2.0625s-1.1625 2.325-3.0375 2.325zm1.5-7.6125h-4.20004l.82504-3.75002h3.5625c1.4625 0 2.325.675 2.325 1.7625 0 1.3125-1.05 1.98752-2.5125 1.98752z" fill="#fff"/></g></g></g></svg>
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.2 KiB |
@ -1,20 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8574)">
|
||||
<mask id="mask0_1432_8574" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<path d="M24 0H0V24H24V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1432_8574)">
|
||||
<g clip-path="url(#clip1_1432_8574)">
|
||||
<path d="M12.9111 5.78053C14.7111 5.78053 16.4361 6.41803 17.7861 7.58053C18.0861 7.84303 18.5361 7.84303 18.7986 7.54303L20.1861 6.11803C20.4861 5.85553 20.4861 5.36803 20.1861 5.10553L20.1486 5.06803C19.0611 4.13053 17.7861 3.41803 16.3986 2.96803L16.8111 0.905529C16.8861 0.493029 16.6236 0.11803 16.2486 0.0430298C16.2111 0.0430298 16.1361 0.0430298 16.0986 0.0430298H13.4361C13.0986 0.0430298 12.7986 0.26803 12.7236 0.60553L12.3486 2.44303C8.74861 2.63053 5.71111 4.39303 5.71111 8.06803C5.71111 11.218 8.22361 12.568 10.8861 13.543C13.3986 14.4805 14.7486 14.818 14.7486 16.1305C14.7486 17.443 13.3986 18.268 11.4486 18.268C9.53611 18.3055 7.69861 17.593 6.31111 16.243C6.01111 15.9805 5.56111 15.9805 5.29861 16.243L3.79861 17.7055C3.49861 17.968 3.49861 18.4555 3.79861 18.718C5.03611 19.8805 6.53611 20.7055 8.14861 21.118L7.73611 23.0305C7.66111 23.443 7.92361 23.818 8.33611 23.9305C8.37361 23.9305 8.41111 23.9305 8.48611 23.9305H11.1861C11.5236 23.9305 11.8236 23.7055 11.8986 23.368L12.2736 21.5305C16.5861 21.268 19.2111 18.943 19.2111 15.5305C19.2111 12.418 16.5861 11.068 13.3986 10.018C11.5611 9.34303 9.98611 8.89303 9.98611 7.54303C9.98611 6.19303 11.4486 5.78053 12.9111 5.78053Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8574">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip1_1432_8574">
|
||||
<rect width="16.875" height="24" fill="white" transform="translate(3.53613 0.0055542)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><clipPath id="b"><path d="m3.53613.005554h16.875v24h-16.875z"/></clipPath><mask id="c" height="24" maskUnits="userSpaceOnUse" width="24" x="0" y="0"><path d="m24 0h-24v24h24z" fill="#fff"/></mask><g clip-path="url(#a)"><g mask="url(#c)"><g clip-path="url(#b)"><path d="m12.9111 5.78053c1.8 0 3.525.6375 4.875 1.8.3.2625.75.2625 1.0125-.0375l1.3875-1.425c.3-.2625.3-.75 0-1.0125l-.0375-.0375c-1.0875-.9375-2.3625-1.65-3.75-2.1l.4125-2.062501c.075-.4125-.1875-.787499-.5625-.8624992-.0375 0-.1125 0-.15 0h-2.6625c-.3375 0-.6375.2250002-.7125.5625002l-.375 1.8375c-3.59999.1875-6.63749 1.95-6.63749 5.625 0 3.14997 2.5125 4.49997 5.17499 5.47497 2.5125.9375 3.8625 1.275 3.8625 2.5875s-1.35 2.1375-3.3 2.1375c-1.91249.0375-3.74999-.675-5.13749-2.025-.3-.2625-.75-.2625-1.0125 0l-1.5 1.4625c-.3.2625-.3.75 0 1.0125 1.2375 1.1625 2.7375 1.9875 4.35 2.4l-.4125 1.9125c-.075.4125.1875.7875.6.9h.15 2.69999c.3375 0 .6375-.225.7125-.5625l.375-1.8375c4.3125-.2625 6.9375-2.5875 6.9375-6 0-3.1125-2.625-4.4625-5.8125-5.5125-1.8375-.67497-3.41249-1.12497-3.41249-2.47497s1.46249-1.7625 2.92499-1.7625z" fill="#fff"/></g></g></g></svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.3 KiB |
@ -1,20 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8582)">
|
||||
<mask id="mask0_1432_8582" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<path d="M24 0H0V24H24V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1432_8582)">
|
||||
<g clip-path="url(#clip1_1432_8582)">
|
||||
<path d="M15.1611 4.69304C16.5486 4.69304 17.8236 5.48054 18.4611 6.68054C18.6861 7.01804 19.1361 7.09304 19.4736 6.86804C19.5111 6.83054 19.5486 6.83054 19.5486 6.79304L21.9486 4.46804C22.2111 4.20554 22.2111 3.83054 22.0236 3.56804C20.4111 1.28054 17.7861 -0.031957 15.0111 0.005543C10.3611 0.005543 6.38611 2.96804 6.38611 7.88054C6.38611 8.55554 6.46111 9.23054 6.61111 9.90554H5.29861C4.96111 9.90554 4.66111 10.1305 4.58611 10.4305L4.02361 13.018C3.94861 13.393 4.17361 13.768 4.54861 13.843C4.58611 13.843 4.62361 13.843 4.66111 13.843H7.39861L7.51111 14.3305C7.58611 14.6305 7.62361 14.9305 7.62361 15.2305C7.62361 17.2555 5.48611 19.243 2.86111 20.068C2.59861 20.143 2.41111 20.3305 2.37361 20.593L1.81111 23.143C1.73611 23.5555 1.99861 23.893 2.41111 23.968C2.44861 23.968 2.48611 23.968 2.52361 23.968H19.0236C19.3611 23.968 19.6236 23.743 19.6986 23.4055L20.4111 20.1805C20.4861 19.8055 20.2611 19.4305 19.8861 19.3555C19.8486 19.3555 19.7736 19.3555 19.7361 19.318H11.0361C12.0861 18.3805 12.6861 15.8305 12.4986 13.8805H16.8486C17.1861 13.8805 17.4861 13.6555 17.5611 13.318L18.1236 10.768C18.1986 10.393 17.9361 10.018 17.5611 9.94304C17.5236 9.94304 17.4486 9.94304 17.4111 9.94304H11.7486C11.7111 9.45554 11.6736 9.00554 11.6736 8.59304C11.6736 5.93054 13.2861 4.69304 15.1611 4.69304Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8582">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip1_1432_8582">
|
||||
<rect width="20.325" height="24" fill="white" transform="translate(1.84863 0.0055542)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><clipPath id="b"><path d="m1.84863.005554h20.325v24h-20.325z"/></clipPath><mask id="c" height="24" maskUnits="userSpaceOnUse" width="24" x="0" y="0"><path d="m24 0h-24v24h24z" fill="#fff"/></mask><g clip-path="url(#a)"><g mask="url(#c)"><g clip-path="url(#b)"><path d="m15.1611 4.69304c1.3875 0 2.6625.7875 3.3 1.9875.225.3375.675.4125 1.0125.1875.0375-.0375.075-.0375.075-.075l2.4-2.325c.2625-.2625.2625-.6375.075-.9-1.6125-2.2875-4.2375-3.599997-7.0125-3.562497-4.65 0-8.62499 2.962497-8.62499 7.874997 0 .675.075 1.35.225 2.025h-1.3125c-.3375 0-.6375.22496-.7125.52496l-.5625 2.5875c-.075.375.15.75.525.825h.1125 2.7375l.1125.4875c.075.3.1125.6.1125.9 0 2.025-2.1375 4.0125-4.7625 4.8375-.2625.075-.45.2625-.4875.525l-.5625 2.55c-.075.4125.1875.75.6.825h.1125 16.49999c.3375 0 .6-.225.675-.5625l.7125-3.225c.075-.375-.15-.75-.525-.825-.0375 0-.1125 0-.15-.0375h-8.7c1.05-.9375 1.65-3.4875 1.4625-5.4375h4.35c.3375 0 .6375-.225.7125-.5625l.5625-2.55c.075-.375-.1875-.75-.5625-.82496-.0375 0-.1125 0-.15 0h-5.6625c-.0375-.4875-.075-.9375-.075-1.35 0-2.6625 1.6125-3.9 3.4875-3.9z" fill="#fff"/></g></g></g></svg>
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.3 KiB |
@ -1,15 +0,0 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8590)">
|
||||
<path d="M6.00317 9.9198C6.3259 10.9899 6.71656 11.9936 7.14122 12.9617C7.87161 14.6958 8.36421 15.613 9.04512 16.751C9.87745 18.1099 10.7962 19.6571 12.3079 20.6592C13.4119 21.3896 14.7553 21.7633 16.0462 21.7633C17.8652 21.7633 19.4279 20.965 20.4315 20.0292C21.4167 19.1121 22.6922 17.344 22.6922 13.8944C22.6922 12.7054 23.2187 11.6848 23.6093 10.8695C23.6093 10.8525 23.6263 10.8185 23.6603 10.7506C23.8131 10.4109 24 9.96928 24 9.52761C24 9.20488 23.9151 8.83122 23.6943 8.50849C23.3545 7.93096 22.7431 7.72717 22.181 7.72717C20.8731 7.72717 19.9714 8.64436 19.5127 9.58014L19.3599 9.88587C19.1731 9.61407 18.9862 9.32534 18.8334 9.07054C18.3578 8.23829 18.086 7.67777 17.8482 6.96285C17.6614 6.40233 17.5085 5.75687 17.4066 5.22874C17.1179 3.56264 16.6423 3.01912 15.8593 2.81532C15.2819 2.66246 14.6024 2.78132 14.1083 3.10405C13.7702 2.33973 13.1926 2 12.4268 2C11.3397 2 10.353 2.71339 10.353 3.9209C10.353 4.07376 10.37 4.22663 10.387 4.4135C10.2511 4.37949 10.0982 4.36249 9.94538 4.36249C8.7734 4.36249 7.90554 5.17781 7.90554 6.28339C7.90554 6.53819 7.93954 6.82691 8.02448 7.16665C7.92254 7.14964 7.82061 7.14964 7.71875 7.14964C7.14122 7.18365 6.6147 7.40444 6.23944 7.86303C5.86731 8.3047 5.71444 8.98409 6.00317 9.9198Z" fill="#1F1F1A"/>
|
||||
<path d="M6.97134 9.61403C6.81847 9.12143 6.83547 8.74777 7.02234 8.50998C7.20913 8.28918 7.46393 8.18725 7.76966 8.17024C8.29626 8.15332 8.50005 8.52698 8.80578 9.49517C8.99265 10.1066 9.36631 10.9914 9.5871 11.484C9.8759 12.0785 10.2835 12.8768 10.4704 13.1501C10.6232 13.3879 10.7591 13.4558 10.9119 13.4558C11.1837 13.4558 11.3875 13.303 11.3875 13.0312C11.3875 12.8783 11.2347 12.6235 11.1497 12.4706C10.9969 12.1819 10.6741 11.6044 10.4534 11.1119C10.2156 10.5683 9.94383 9.88888 9.72296 9.2759C9.5871 8.91916 9.43424 8.40964 9.28137 7.90004C9.04358 7.11872 8.92472 6.64313 8.92472 6.28487C8.92472 5.74135 9.3323 5.38469 9.94383 5.38469C10.3854 5.38469 10.6741 5.60549 10.861 6.40381C11.0139 7.13412 11.2857 8.32471 11.6763 9.25889C11.9311 9.87035 12.3048 10.6872 12.5256 11.0949C12.6615 11.3327 12.8143 11.5365 12.8143 11.6214C12.8143 11.7403 12.5935 11.9271 12.4067 12.1819C12.2878 12.3348 12.2369 12.4367 12.2369 12.5556C12.2369 12.6575 12.3048 12.7594 12.4067 12.8953C12.5086 13.0312 12.6105 13.1671 12.7294 13.1671C12.8143 13.1671 12.8653 13.1331 12.9163 13.0652C13.4428 12.4027 14.0203 11.9441 14.6843 11.5689C15.4656 11.1273 16.2655 10.9065 16.8939 10.7706C17.1996 10.7027 17.2846 10.6347 17.2846 10.4649C17.2846 10.261 17.1317 10.1421 16.9279 10.1251C16.7751 10.1081 16.6391 10.1251 16.4013 10.1422C16.2315 10.1591 16.1466 10.0741 16.0447 9.85335C15.7389 9.20789 15.1444 8.11931 14.7877 6.72654C14.6349 6.13201 14.4989 5.50355 14.4141 4.6867C14.3631 4.31304 14.431 4.17718 14.6179 4.00732C14.8557 3.80345 15.2803 3.71851 15.603 3.80345C15.9937 3.90538 16.1975 4.21111 16.4013 5.40162C16.5033 5.96214 16.6731 6.67553 16.8769 7.28859C17.1317 8.06991 17.4544 8.7169 17.947 9.58315C18.2188 10.0587 18.5585 10.5513 18.9152 11.0285C18.8472 11.2322 18.7284 11.3682 18.3377 11.6909C17.947 12.0136 17.5564 12.3533 17.1996 12.9818C16.9448 13.4403 16.826 13.9499 16.826 14.2897C16.826 14.6124 16.8939 14.6803 17.0978 14.6803C17.4544 14.6803 17.7432 14.6124 17.7602 14.4595C17.8451 13.848 17.947 13.4574 18.2867 12.9972C18.4906 12.7424 18.8472 12.4197 19.136 12.1649C19.6795 11.7233 19.8663 11.4685 20.0532 10.8401C20.1381 10.5513 20.2401 10.2795 20.3759 10.0247C20.6987 9.43028 21.2762 8.7509 22.1779 8.7509C22.4667 8.7509 22.7045 8.83576 22.8574 9.07355C22.9423 9.20949 22.9762 9.39628 22.9762 9.53222C22.9762 9.83795 22.7554 10.2625 22.6535 10.4664C22.2798 11.2647 21.6684 12.4892 21.6684 13.899C21.6684 16.9749 20.5813 18.5051 19.7305 19.2865C18.8982 20.0678 17.5888 20.7488 16.0431 20.7488C14.9391 20.7488 13.7995 20.426 12.8653 19.8145C11.5574 18.9483 10.7406 17.5879 9.9083 16.2291C9.24584 15.1251 8.78725 14.2572 8.07234 12.5757C7.66933 11.6013 7.29407 10.6501 6.97134 9.61403Z" fill="#FFE450"/>
|
||||
<path d="M11.3397 3.92101C11.3397 3.27555 11.9342 3.02075 12.4268 3.02075C12.9533 3.02075 13.1402 3.27555 13.276 3.81907C13.395 4.26066 13.4459 4.66833 13.4968 5.14392C13.5648 5.61951 13.8026 6.70816 13.8706 6.97989C14.1253 7.91407 14.6349 9.01972 15.2463 10.3446C14.8897 10.4634 14.4141 10.6673 14.0913 10.8372C13.6837 11.058 13.5988 11.058 13.4289 10.7352C13.0722 10.0728 12.8174 9.58025 12.5966 9.0012C12.4098 8.5256 12.223 7.98208 12.0701 7.35202C11.8153 6.28197 11.7813 5.97625 11.5775 5.48213C11.4586 4.97405 11.3397 4.3456 11.3397 3.92101Z" fill="#FFE450"/>
|
||||
<path d="M5.25583 15.298C4.89605 15.5203 2.98903 16.5194 2.55826 16.6784C2.25093 16.7927 1.91745 16.7649 1.72136 16.1843C1.48044 15.4663 1.81865 15.2965 2.30041 15.1096C2.72653 14.9444 4.49456 14.3051 4.90535 14.1939C5.19408 14.1167 5.39482 14.214 5.53381 14.5614C5.68667 14.9429 5.58169 15.0957 5.25583 15.298Z" fill="#1F1F1A"/>
|
||||
<path d="M3.6839 11.2509C3.17125 11.2649 1.04192 11.1738 0.555512 11.1259C0.132426 11.0842 -0.0389724 10.8973 0.00735181 10.2843C0.0567638 9.62652 0.313087 9.58634 0.728457 9.62652C1.21023 9.67287 3.44153 10.0357 3.79666 10.1453C4.16414 10.2596 4.21507 10.4264 4.17032 10.7476C4.11321 11.1645 3.92482 11.2432 3.6839 11.2509Z" fill="#1F1F1A"/>
|
||||
<path d="M3.94796 6.93964C3.36121 6.7543 1.6194 5.69966 1.16543 5.42793C0.754687 5.18083 0.702187 4.95851 0.987848 4.41651C1.24109 3.93779 1.52212 3.85446 1.93901 4.07061C2.42238 4.32228 4.12858 5.65025 4.45443 5.91275C4.76939 6.16602 4.72616 6.29724 4.56094 6.62309C4.39573 6.94887 4.24134 7.03228 3.94796 6.93964Z" fill="#1F1F1A"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8590">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 5.6 KiB |
@ -1,3 +1 @@
|
||||
<svg width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5.63063 9.76359C5.44875 9.62766 5.26641 9.55969 5.08453 9.55969H4.26703V14.4567H5.085C5.26688 14.4567 5.44922 14.3887 5.63109 14.2528C5.81297 14.1169 5.90391 13.913 5.90391 13.6406V10.3758C5.90344 10.1039 5.81203 9.89953 5.63063 9.76359ZM18.9422 1.5H2.05781C0.923438 1.5 0.0028125 2.41828 0 3.55313V20.4469C0.0028125 21.5817 0.923438 22.5 2.05781 22.5H18.9422C20.077 22.5 20.9972 21.5817 21 20.4469V3.55313C20.9972 2.41828 20.0766 1.5 18.9422 1.5ZM7.22812 13.6495C7.22812 14.5313 6.68391 15.8672 4.96125 15.8644H2.78625V8.10844H5.00719C6.66844 8.10844 7.22719 9.4425 7.22766 10.3247L7.22812 13.6495ZM11.9475 9.49359H9.45V11.2945H10.9767V12.6806H9.45V14.4811H11.948V15.8672H9.03328C8.51016 15.8808 8.07516 15.4673 8.06203 14.9442V9.07969C8.04938 8.55703 8.46328 8.12297 8.98594 8.10984H11.948L11.9475 9.49359ZM16.8056 14.8978C16.1869 16.3392 15.0783 16.0523 14.5819 14.8978L12.7758 8.11031H14.3025L15.6952 13.4409L17.0812 8.11031H18.6084L16.8056 14.8978Z" fill="black"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 21 24" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m5.63063 9.76359c-.18188-.13593-.36422-.2039-.5461-.2039h-.8175v4.89701h.81797c.18188 0 .36422-.068.54609-.2039.18188-.1359.27282-.3398.27282-.6122v-3.2648c-.00047-.2719-.09188-.47627-.27328-.61221zm13.31157-8.26359h-16.88439c-1.134372 0-2.0549975.91828-2.05781 2.05313v16.89377c.0028125 1.1348.923438 2.0531 2.05781 2.0531h16.88439c1.1348 0 2.055-.9183 2.0578-2.0531v-16.89377c-.0028-1.13485-.9234-2.05313-2.0578-2.05313zm-11.71408 12.1495c0 .8818-.54421 2.2177-2.26687 2.2149h-2.175v-7.75596h2.22094c1.66125 0 2.22 1.33406 2.22047 2.21626zm4.71938-4.15591h-2.4975v1.80091h1.5267v1.3861h-1.5267v1.8005h2.498v1.3861h-2.91472c-.52312.0136-.95812-.3999-.97125-.923v-5.86451c-.01265-.52266.40125-.95672.92391-.96985h2.96206zm4.8581 5.40421c-.6187 1.4414-1.7273 1.1545-2.2237 0l-1.8061-6.78749h1.5267l1.3927 5.33059 1.386-5.33059h1.5272z" fill="#000"/></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 958 B |
1
images/icons/discogs-alt.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg enable-background="new 0 0 108.4 108.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m11.96.022c-.045 0-.067 0-.11-.022.043.022.087.022.11.022z" fill="#231f20"/><g fill="#fff"><g transform="scale(.220656)"><path d="m34.3 54.2c0-11.1 9-20.1 20.1-20.1 3.7 0 7.1 1 10 2.7l4-7.2c-4.1-2.4-8.9-3.7-14-3.7-7.8 0-14.9 3.2-20 8.3s-8.3 12.2-8.3 20 3.1 14.9 8.3 20c.1.1.3.3.4.4l5.6-6s0 0 .1.1c-3.9-3.7-6.2-8.8-6.2-14.5z"/><path d="m74.4 34.4-5.6 6c3.4 3.6 5.5 8.5 5.5 13.8 0 11.1-9 20.1-20 20.1-3.4 0-6.5-.8-9.3-2.3l-4 7.2c4 2.1 8.5 3.3 13.3 3.3 7.8 0 14.9-3.2 20-8.3s8.3-12.2 8.3-20c-0-7.7-3.1-14.7-8.2-19.8z"/></g><path d="m8.584 11.96c0-1.877 1.521-3.398 3.398-3.398 1.875 0 3.398 1.521 3.398 3.398 0 1.875-1.523 3.398-3.398 3.398-1.877 0-3.398-1.523-3.398-3.398zm.154 0c0 1.787 1.457 3.243 3.244 3.243 1.788 0 3.244-1.456 3.244-3.243s-1.456-3.244-3.244-3.244c-1.787 0-3.244 1.457-3.244 3.244z"/><path d="m12.512 11.96c0 .286-.244.53-.53.53-.288 0-.53-.244-.53-.53 0-.287.242-.53.53-.53.308 0 .53.243.53.53z"/><g transform="scale(.220656)"><path d="m28.8 81.1 5.7-6.2c-5.4-5.2-8.8-12.5-8.8-20.7 0-15.9 12.8-28.7 28.7-28.7 5.2 0 10 1.4 14.2 3.8l4-7.4c-5.4-3-11.6-4.8-18.2-4.8-10.2 0-19.5 4.2-26.2 10.9s-10.9 16-10.9 26.2 4.1 19.5 10.9 26.2c.1.2.3.5.6.7z"/><path d="m80.5 28-5.8 6.1c5.1 5.2 8.3 12.3 8.3 20.1 0 15.8-12.8 28.7-28.7 28.7-4.9 0-9.5-1.2-13.5-3.4l-4.1 7.3c5.3 2.9 11.3 4.5 17.7 4.5 10.2 0 19.5-4.2 26.2-10.9s10.9-16 10.9-26.2c-.1-10.2-4.3-19.5-11-26.2z"/></g><g transform="scale(.220656)"><path d="m86.8 21.7c-.1-.1-.2-.2-.3-.3l-5.7 6.2c6.8 6.8 11.1 16.2 11.1 26.6 0 20.7-16.8 37.5-37.5 37.5-6.5 0-12.6-1.6-17.9-4.5l-4.1 7.3c6.5 3.6 14 5.6 22 5.6 12.7 0 24.2-5.1 32.5-13.5 8.3-8.3 13.4-19.8 13.4-32.5-.1-12.6-5.2-24.1-13.5-32.4z"/><path d="m22.7 87.6 5.7-6.2c-7.2-6.8-11.7-16.5-11.7-27.2 0-20.7 16.8-37.5 37.5-37.5 6.7 0 13 1.8 18.4 4.8l4-7.4c-6.6-3.7-14.3-5.9-22.5-5.9-12.7 0-24.2 5.1-32.5 13.5-8.1 8.3-13.2 19.8-13.2 32.5s5.2 24.2 13.5 32.5c.2.3.5.6.8.9z"/></g><path d="m92 15.5-5.2 5.6c8.6 8.4 13.9 20.1 13.9 33.1 0 25.6-20.8 46.4-46.4 46.4-8.1 0-15.6-2.1-22.2-5.7l-3.9 6.9c7.7 4.2 16.6 6.7 26 6.7 29.9 0 54.2-24.3 54.2-54.2 0-15.2-6.3-29-16.4-38.8z" transform="scale(.220656)"/><path d="m12.159.022h-.199c-6.553 0-11.894 5.295-11.96 11.849v.111c0 3.42 1.457 6.508 3.774 8.693l1.19-1.28c-1.986-1.875-3.221-4.501-3.221-7.435 0-5.648 4.591-10.24 10.239-10.24 1.81 0 3.53.487 5.009 1.303l.816-1.479c-1.677-.948-3.597-1.5-5.648-1.522z"/></g></svg>
|
After Width: | Height: | Size: 2.4 KiB |
1
images/icons/discogs.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg enable-background="new 0 0 108.4 108.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m11.96.022c-.045 0-.067 0-.11-.022.043.022.087.022.11.022z" fill="#231f20"/><g transform="scale(.220656)"><path d="m34.3 54.2c0-11.1 9-20.1 20.1-20.1 3.7 0 7.1 1 10 2.7l4-7.2c-4.1-2.4-8.9-3.7-14-3.7-7.8 0-14.9 3.2-20 8.3s-8.3 12.2-8.3 20 3.1 14.9 8.3 20c.1.1.3.3.4.4l5.6-6s0 0 .1.1c-3.9-3.7-6.2-8.8-6.2-14.5z"/><path d="m74.4 34.4-5.6 6c3.4 3.6 5.5 8.5 5.5 13.8 0 11.1-9 20.1-20 20.1-3.4 0-6.5-.8-9.3-2.3l-4 7.2c4 2.1 8.5 3.3 13.3 3.3 7.8 0 14.9-3.2 20-8.3s8.3-12.2 8.3-20c-0-7.7-3.1-14.7-8.2-19.8z"/></g><path d="m8.584 11.96c0-1.877 1.521-3.398 3.398-3.398 1.875 0 3.398 1.521 3.398 3.398 0 1.875-1.523 3.398-3.398 3.398-1.877 0-3.398-1.523-3.398-3.398zm.154 0c0 1.787 1.457 3.243 3.244 3.243 1.788 0 3.244-1.456 3.244-3.243s-1.456-3.244-3.244-3.244c-1.787 0-3.244 1.457-3.244 3.244z"/><path d="m12.512 11.96c0 .286-.244.53-.53.53-.288 0-.53-.244-.53-.53 0-.287.242-.53.53-.53.308 0 .53.243.53.53z"/><g transform="scale(.220656)"><g><path d="m28.8 81.1 5.7-6.2c-5.4-5.2-8.8-12.5-8.8-20.7 0-15.9 12.8-28.7 28.7-28.7 5.2 0 10 1.4 14.2 3.8l4-7.4c-5.4-3-11.6-4.8-18.2-4.8-10.2 0-19.5 4.2-26.2 10.9s-10.9 16-10.9 26.2 4.1 19.5 10.9 26.2c.1.2.3.5.6.7z"/><path d="m80.5 28-5.8 6.1c5.1 5.2 8.3 12.3 8.3 20.1 0 15.8-12.8 28.7-28.7 28.7-4.9 0-9.5-1.2-13.5-3.4l-4.1 7.3c5.3 2.9 11.3 4.5 17.7 4.5 10.2 0 19.5-4.2 26.2-10.9s10.9-16 10.9-26.2c-.1-10.2-4.3-19.5-11-26.2z"/></g><g><path d="m86.8 21.7c-.1-.1-.2-.2-.3-.3l-5.7 6.2c6.8 6.8 11.1 16.2 11.1 26.6 0 20.7-16.8 37.5-37.5 37.5-6.5 0-12.6-1.6-17.9-4.5l-4.1 7.3c6.5 3.6 14 5.6 22 5.6 12.7 0 24.2-5.1 32.5-13.5 8.3-8.3 13.4-19.8 13.4-32.5-.1-12.6-5.2-24.1-13.5-32.4z"/><path d="m22.7 87.6 5.7-6.2c-7.2-6.8-11.7-16.5-11.7-27.2 0-20.7 16.8-37.5 37.5-37.5 6.7 0 13 1.8 18.4 4.8l4-7.4c-6.6-3.7-14.3-5.9-22.5-5.9-12.7 0-24.2 5.1-32.5 13.5-8.1 8.3-13.2 19.8-13.2 32.5s5.2 24.2 13.5 32.5c.2.3.5.6.8.9z"/></g><path d="m92 15.5-5.2 5.6c8.6 8.4 13.9 20.1 13.9 33.1 0 25.6-20.8 46.4-46.4 46.4-8.1 0-15.6-2.1-22.2-5.7l-3.9 6.9c7.7 4.2 16.6 6.7 26 6.7 29.9 0 54.2-24.3 54.2-54.2 0-15.2-6.3-29-16.4-38.8z"/></g><path d="m12.159.022h-.199c-6.553 0-11.894 5.295-11.96 11.849v.111c0 3.42 1.457 6.508 3.774 8.693l1.19-1.28c-1.986-1.875-3.221-4.501-3.221-7.435 0-5.648 4.591-10.24 10.239-10.24 1.81 0 3.53.487 5.009 1.303l.816-1.479c-1.677-.948-3.597-1.5-5.648-1.522z"/></svg>
|
After Width: | Height: | Size: 2.3 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M20.317 4.36639C18.7873 3.66451 17.147 3.14739 15.4319 2.85122C15.4007 2.8455 15.3695 2.85979 15.3534 2.88836C15.1424 3.26357 14.9087 3.75307 14.7451 4.13781C12.9004 3.86165 11.0652 3.86165 9.25832 4.13781C9.09465 3.74452 8.85248 3.26357 8.64057 2.88836C8.62448 2.86074 8.59328 2.84646 8.56205 2.85122C6.84791 3.14645 5.20756 3.66356 3.67694 4.36639C3.66368 4.3721 3.65233 4.38163 3.64479 4.39401C0.533392 9.04237 -0.31895 13.5765 0.0991801 18.0544C0.101072 18.0763 0.11337 18.0972 0.130398 18.1105C2.18321 19.6181 4.17171 20.5333 6.12328 21.1399C6.15451 21.1495 6.18761 21.138 6.20748 21.1123C6.66913 20.4819 7.08064 19.8172 7.43348 19.1181C7.4543 19.0772 7.43442 19.0286 7.39186 19.0124C6.73913 18.7648 6.1176 18.4629 5.51973 18.1201C5.47244 18.0925 5.46865 18.0248 5.51216 17.9924C5.63797 17.8982 5.76382 17.8001 5.88395 17.701C5.90569 17.6829 5.93598 17.6791 5.96153 17.6905C9.88928 19.4838 14.1415 19.4838 18.023 17.6905C18.0485 17.6782 18.0788 17.682 18.1015 17.7001C18.2216 17.7991 18.3475 17.8982 18.4742 17.9924C18.5177 18.0248 18.5149 18.0925 18.4676 18.1201C17.8697 18.4696 17.2482 18.7648 16.5945 19.0115C16.552 19.0277 16.533 19.0772 16.5538 19.1181C16.9143 19.8162 17.3258 20.4809 17.7789 21.1114C17.7978 21.138 17.8319 21.1495 17.8631 21.1399C19.8241 20.5333 21.8126 19.6181 23.8654 18.1105C23.8834 18.0972 23.8948 18.0772 23.8967 18.0553C24.3971 12.8784 23.0585 8.38145 20.3482 4.39495C20.3416 4.38163 20.3303 4.3721 20.317 4.36639ZM8.02002 15.3278C6.8375 15.3278 5.86313 14.2422 5.86313 12.9089C5.86313 11.5756 6.8186 10.4899 8.02002 10.4899C9.23087 10.4899 10.1958 11.5851 10.1769 12.9089C10.1769 14.2422 9.22141 15.3278 8.02002 15.3278ZM15.9947 15.3278C14.8123 15.3278 13.8379 14.2422 13.8379 12.9089C13.8379 11.5756 14.7933 10.4899 15.9947 10.4899C17.2056 10.4899 18.1705 11.5851 18.1516 12.9089C18.1516 14.2422 17.2056 15.3278 15.9947 15.3278Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m20.317 4.36639c-1.5297-.70188-3.17-1.219-4.8851-1.51517-.0312-.00572-.0624.00857-.0785.03714-.211.37521-.4447.86471-.6083 1.24945-1.8447-.27616-3.6799-.27616-5.48678 0-.16367-.39329-.40584-.87424-.61775-1.24945-.01609-.02762-.04729-.0419-.07852-.03714-1.71414.29523-3.35449.81234-4.88511 1.51517-.01326.00571-.02461.01524-.03215.02762-3.111398 4.64836-3.96374 9.18249-3.5456099 13.66039.0018919.0219.0141899.0428.0312179.0561 2.052812 1.5076 4.041312 2.4228 5.992882 3.0294.03123.0096.06433-.0019.0842-.0276.46165-.6304.87316-1.2951 1.226-1.9942.02082-.0409.00094-.0895-.04162-.1057-.65273-.2476-1.27426-.5495-1.87213-.8923-.04729-.0276-.05108-.0953-.00757-.1277.12581-.0942.25166-.1923.37179-.2914.02174-.0181.05203-.0219.07758-.0105 3.92775 1.7933 8.17997 1.7933 12.06147 0 .0255-.0123.0558-.0085.0785.0096.1201.099.246.1981.3727.2923.0435.0324.0407.1001-.0066.1277-.5979.3495-1.2194.6447-1.8731.8914-.0425.0162-.0615.0657-.0407.1066.3605.6981.772 1.3628 1.2251 1.9933.0189.0266.053.0381.0842.0285 1.961-.6066 3.9495-1.5218 6.0023-3.0294.018-.0133.0294-.0333.0313-.0552.5004-5.1769-.8382-9.67385-3.5485-13.66035-.0066-.01332-.0179-.02285-.0312-.02856zm-12.29698 10.96141c-1.18252 0-2.15689-1.0856-2.15689-2.4189s.95547-2.419 2.15689-2.419c1.21085 0 2.17578 1.0952 2.15688 2.419 0 1.3333-.95549 2.4189-2.15688 2.4189zm7.97468 0c-1.1824 0-2.1568-1.0856-2.1568-2.4189s.9554-2.419 2.1568-2.419c1.2109 0 2.1758 1.0952 2.1569 2.419 0 1.3333-.946 2.4189-2.1569 2.4189z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.6 KiB |
@ -1,11 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_716)">
|
||||
<path d="M12 23.52C18.3623 23.52 23.52 18.3623 23.52 12C23.52 5.63766 18.3623 0.47998 12 0.47998C5.63766 0.47998 0.47998 5.63766 0.47998 12C0.47998 18.3623 5.63766 23.52 12 23.52Z" fill="#EA4C89"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C5.37528 0 0 5.37528 0 12C0 18.6247 5.37528 24 12 24C18.6117 24 24 18.6247 24 12C24 5.37528 18.6117 0 12 0ZM19.9262 5.53145C21.3579 7.27548 22.2169 9.5011 22.243 11.9089C21.9046 11.8438 18.5206 11.154 15.1106 11.5835C15.0325 11.4143 14.9675 11.2321 14.8894 11.0499C14.6811 10.5553 14.4468 10.0477 14.2126 9.56616C17.987 8.03038 19.705 5.81779 19.9262 5.53145ZM12 1.77006C14.603 1.77006 16.9848 2.7462 18.7939 4.34707C18.6117 4.60738 17.0629 6.6768 13.4187 8.04338C11.7397 4.95878 9.87852 2.43384 9.5922 2.04338C10.3601 1.86117 11.167 1.77006 12 1.77006ZM7.63992 2.73319C7.91323 3.09761 9.73536 5.63558 11.4403 8.6551C6.65076 9.93058 2.42083 9.90456 1.96529 9.90456C2.62906 6.72886 4.77658 4.08677 7.63992 2.73319ZM1.74403 12.013C1.74403 11.9089 1.74403 11.8048 1.74403 11.7006C2.18655 11.7137 7.15836 11.7787 12.2733 10.243C12.5727 10.8156 12.846 11.4013 13.1063 11.987C12.9761 12.026 12.833 12.0651 12.7028 12.1041C7.41866 13.8091 4.60738 18.4686 4.37311 18.859C2.7462 17.0499 1.74403 14.6421 1.74403 12.013ZM12 22.256C9.63125 22.256 7.44468 21.449 5.71366 20.0954C5.89589 19.718 7.97832 15.7093 13.757 13.692C13.7831 13.679 13.7961 13.679 13.8221 13.6659C15.2668 17.4013 15.8525 20.538 16.0087 21.436C14.7722 21.9696 13.4187 22.256 12 22.256ZM17.7137 20.4989C17.6095 19.8742 17.0629 16.8807 15.7224 13.1974C18.9371 12.6898 21.7484 13.5228 22.0998 13.6399C21.6573 16.4902 20.0173 18.9501 17.7137 20.4989Z" fill="#C32361"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_716">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 23.52c6.3623 0 11.52-5.1577 11.52-11.52 0-6.36234-5.1577-11.52002-11.52-11.52002-6.36234 0-11.52002 5.15768-11.52002 11.52002 0 6.3623 5.15768 11.52 11.52002 11.52z" fill="#ea4c89"/><path clip-rule="evenodd" d="m12 0c-6.62472 0-12 5.37528-12 12 0 6.6247 5.37528 12 12 12 6.6117 0 12-5.3753 12-12 0-6.62472-5.3883-12-12-12zm7.9262 5.53145c1.4317 1.74403 2.2907 3.96965 2.3168 6.37745-.3384-.0651-3.7224-.7549-7.1324-.3254-.0781-.1692-.1431-.3514-.2212-.5336-.2083-.4946-.4426-1.0022-.6768-1.48374 3.7744-1.53578 5.4924-3.74837 5.7136-4.03471zm-7.9262-3.76139c2.603 0 4.9848.97614 6.7939 2.57701-.1822.26031-1.731 2.32973-5.3752 3.69631-1.679-3.0846-3.54018-5.60954-3.8265-6 .7679-.18221 1.5748-.27332 2.4078-.27332zm-4.36008.96313c.27331.36442 2.09544 2.90239 3.80038 5.92191-4.78954 1.27548-9.01947 1.24946-9.47501 1.24946.66377-3.1757 2.81129-5.81779 5.67463-7.17137zm-5.89589 9.27981c0-.1041 0-.2082 0-.3124.44252.0131 5.41433.0781 10.52927-1.4576.2994.5726.5727 1.1583.833 1.744-.1302.039-.2733.0781-.4035.1171-5.28414 1.705-8.09542 6.3645-8.32969 6.7549-1.62691-1.8091-2.62908-4.2169-2.62908-6.846zm10.25597 10.243c-2.36875 0-4.55532-.807-6.28634-2.1606.18223-.3774 2.26466-4.3861 8.04334-6.4034.0261-.013.0391-.013.0651-.0261 1.4447 3.7354 2.0304 6.8721 2.1866 7.7701-1.2365.5336-2.59.82-4.0087.82zm5.7137-1.7571c-.1042-.6247-.6508-3.6182-1.9913-7.3015 3.2147-.5076 6.026.3254 6.3774.4425-.4425 2.8503-2.0825 5.3102-4.3861 6.859z" fill="#c32361" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.7 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8604)">
|
||||
<path d="M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24H18V21.6H12C6.792 21.6 2.4 17.208 2.4 12C2.4 6.792 6.792 2.4 12 2.4C17.208 2.4 21.6 6.792 21.6 12V13.716C21.6 14.664 20.748 15.6 19.8 15.6C18.852 15.6 18 14.664 18 13.716V12C18 8.688 15.312 6 12 6C8.688 6 6 8.688 6 12C6 15.312 8.688 18 12 18C13.656 18 15.168 17.328 16.248 16.236C17.028 17.304 18.372 18 19.8 18C22.164 18 24 16.08 24 13.716V12C24 5.376 18.624 0 12 0ZM12 15.6C10.008 15.6 8.4 13.992 8.4 12C8.4 10.008 10.008 8.4 12 8.4C13.992 8.4 15.6 10.008 15.6 12C15.6 13.992 13.992 15.6 12 15.6Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8604">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 0c-6.624 0-12 5.376-12 12s5.376 12 12 12h6v-2.4h-6c-5.208 0-9.6-4.392-9.6-9.6s4.392-9.6 9.6-9.6 9.6 4.392 9.6 9.6v1.716c0 .948-.852 1.884-1.8 1.884s-1.8-.936-1.8-1.884v-1.716c0-3.312-2.688-6-6-6s-6 2.688-6 6 2.688 6 6 6c1.656 0 3.168-.672 4.248-1.764.78 1.068 2.124 1.764 3.552 1.764 2.364 0 4.2-1.92 4.2-4.284v-1.716c0-6.624-5.376-12-12-12zm0 15.6c-1.992 0-3.6-1.608-3.6-3.6s1.608-3.6 3.6-3.6 3.6 1.608 3.6 3.6-1.608 3.6-3.6 3.6z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 823 B After Width: | Height: | Size: 684 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8601)">
|
||||
<path d="M21.6 2H2.4C1.08 2 0.012 3.08 0.012 4.4L0 18.8C0 20.12 1.08 21.2 2.4 21.2H21.6C22.92 21.2 24 20.12 24 18.8V4.4C24 3.08 22.92 2 21.6 2ZM21.6 6.8L12 12.8L2.4 6.8V4.4L12 10.4L21.6 4.4V6.8Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8601">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m21.6 2h-19.2c-1.32 0-2.388 1.08-2.388 2.4l-.012 14.4c0 1.32 1.08 2.4 2.4 2.4h19.2c1.32 0 2.4-1.08 2.4-2.4v-14.4c0-1.32-1.08-2.4-2.4-2.4zm0 4.8-9.6 6-9.6-6v-2.4l9.6 6 9.6-6z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 423 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8607)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 0C0.895431 0 0 0.89543 0 2V22C0 23.1046 0.89543 24 2 24H22C23.1046 24 24 23.1046 24 22V2C24 0.895431 23.1046 0 22 0H2ZM9.71997 11.523V5.60158C9.71997 5.35518 9.71997 5.27831 10.128 5.27732H15.1634C16.0484 5.27732 16.5264 5.99384 16.8418 7.43378L17.1651 8.55833H18.0432C18.128 5.35518 18.2049 4 18.2049 4C18.2049 4 16.0494 4.23063 14.7711 4.23063H8.36479L5 4.16164V5.03979L6.11667 5.27633C6.92485 5.43797 7.16336 5.59961 7.16336 6.31613C7.16336 6.31613 7.24812 8.48047 7.24812 12.0759C7.24812 15.6802 7.16336 17.8435 7.16336 17.8435C7.16336 18.4832 6.92485 18.7217 6.11667 18.8833L5 19.1297V20L8.44167 19.9231H14.2093C15.4876 19.9231 18.5291 20 18.5291 20C18.606 19.2066 19.0062 15.6802 19.0909 15.28H18.2827L17.4125 17.2049C16.7649 18.7217 15.7261 18.8065 14.6863 18.8065H11.3215C10.2049 18.8065 9.71997 18.3984 9.71997 17.4434V12.477C9.71997 12.477 12.1228 12.477 12.9231 12.5618C13.5628 12.6387 13.886 12.8013 14.1246 13.6016L14.3631 14.7261H15.326L15.2412 11.8462L15.4029 9.03536H14.4478L14.1246 10.3215C13.9629 11.1997 13.8013 11.2845 12.9231 11.4382C11.8065 11.523 9.71997 11.523 9.71997 11.523Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8607">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path clip-rule="evenodd" d="m2 0c-1.104569 0-2 .89543-2 2v20c0 1.1046.89543 2 2 2h20c1.1046 0 2-.8954 2-2v-20c0-1.104569-.8954-2-2-2zm7.71997 11.523v-5.92142c0-.2464 0-.32327.40803-.32426h5.0354c.885 0 1.363.71652 1.6784 2.15646l.3233 1.12455h.8781c.0848-3.20315.1617-4.55833.1617-4.55833s-2.1555.23063-3.4338.23063h-6.40631l-3.36479-.06899v.87815l1.11667.23654c.80818.16164 1.04669.32328 1.04669 1.0398 0 0 .08476 2.16434.08476 5.75977 0 3.6043-.08476 5.7676-.08476 5.7676 0 .6397-.23851.8782-1.04669 1.0398l-1.11667.2464v.8703l3.44167-.0769h5.76763c1.2783 0 4.3198.0769 4.3198.0769.0769-.7934.4771-4.3198.5618-4.72h-.8082l-.8702 1.9249c-.6476 1.5168-1.6864 1.6016-2.7262 1.6016h-3.3648c-1.1166 0-1.60153-.4081-1.60153-1.3631v-4.9664s2.40283 0 3.20313.0848c.6397.0769.9629.2395 1.2015 1.0398l.2385 1.1245h.9629l-.0848-2.8799.1617-2.81084h-.9551l-.3232 1.28614c-.1617.8782-.3233.963-1.2015 1.1167-1.1166.0848-3.20313.0848-3.20313.0848z" fill="#fff" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.2 KiB |
@ -1,9 +1,9 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8611)">
|
||||
<path d="M23.625 12C23.625 5.57812 18.4219 0.375 12 0.375C5.57812 0.375 0.375 5.57812 0.375 12C0.375 17.8022 4.62609 22.6116 10.1836 23.4844V15.3605H7.23047V12H10.1836V9.43875C10.1836 6.52547 11.918 4.91625 14.5744 4.91625C15.8466 4.91625 17.1769 5.14313 17.1769 5.14313V8.0025H15.7106C14.2669 8.0025 13.8164 8.89875 13.8164 9.81797V12H17.0405L16.5248 15.3605H13.8164V23.4844C19.3739 22.6116 23.625 17.8022 23.625 12Z" fill="white"/>
|
||||
<g clip-path="url(#clip0_4_34)">
|
||||
<path d="M24 12C24 5.37264 18.6274 0 12 0C5.37264 0 0 5.37264 0 12C0 17.6275 3.87456 22.3498 9.10128 23.6467V15.6672H6.62688V12H9.10128V10.4198C9.10128 6.33552 10.9498 4.4424 14.9597 4.4424C15.72 4.4424 17.0318 4.59168 17.5685 4.74048V8.06448C17.2853 8.03472 16.7933 8.01984 16.1822 8.01984C14.2147 8.01984 13.4544 8.76528 13.4544 10.703V12H17.3741L16.7006 15.6672H13.4544V23.9122C19.3963 23.1946 24.0005 18.1354 24.0005 12H24Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8611">
|
||||
<clipPath id="clip0_4_34">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
Before Width: | Height: | Size: 683 B After Width: | Height: | Size: 683 B |
@ -1,7 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8.00156 23.9999C10.2095 23.9999 12.0015 22.208 12.0015 20V16H8.00156C5.79357 16 4.00159 17.792 4.00159 20C4.00159 22.208 5.79357 23.9999 8.00156 23.9999Z" fill="#0ACF83"/>
|
||||
<path d="M4.00159 12C4.00159 9.79199 5.79357 8 8.00156 8H12.0015V15.9999H8.00156C5.79357 15.9999 4.00159 14.208 4.00159 12Z" fill="#A259FF"/>
|
||||
<path d="M4.00159 4.00007C4.00159 1.79207 5.79357 6.10352e-05 8.00156 6.10352e-05H12.0015V8.00006H8.00156C5.79357 8.00006 4.00159 6.20807 4.00159 4.00007Z" fill="#F24E1E"/>
|
||||
<path d="M12.0016 6.10352e-05H16.0016C18.2096 6.10352e-05 20.0016 1.79207 20.0016 4.00007C20.0016 6.20807 18.2096 8.00006 16.0016 8.00006H12.0016V6.10352e-05Z" fill="#FF7262"/>
|
||||
<path d="M20.0016 12C20.0016 14.208 18.2096 15.9999 16.0016 15.9999C13.7936 15.9999 12.0016 14.208 12.0016 12C12.0016 9.79199 13.7936 8 16.0016 8C18.2096 8 20.0016 9.79199 20.0016 12Z" fill="#1ABCFE"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m8.00156 23.9999c2.20794 0 3.99994-1.7919 3.99994-3.9999v-4h-3.99994c-2.20799 0-3.99997 1.792-3.99997 4s1.79198 3.9999 3.99997 3.9999z" fill="#0acf83"/><path d="m4.00159 12c0-2.20801 1.79198-4 3.99997-4h3.99994v7.9999h-3.99994c-2.20799 0-3.99997-1.7919-3.99997-3.9999z" fill="#a259ff"/><path d="m4.00159 4.00007c0-2.208 1.79198-4.00000896 3.99997-4.00000896h3.99994v7.99999896h-3.99994c-2.20799 0-3.99997-1.79199-3.99997-3.99999z" fill="#f24e1e"/><path d="m12.0016.00006104h4c2.208 0 4 1.79200896 4 4.00000896s-1.792 3.99999-4 3.99999h-4z" fill="#ff7262"/><path d="m20.0016 12c0 2.208-1.792 3.9999-4 3.9999s-4-1.7919-4-3.9999c0-2.20801 1.792-4 4-4s4 1.79199 4 4z" fill="#1abcfe"/></svg>
|
Before Width: | Height: | Size: 979 B After Width: | Height: | Size: 790 B |
@ -1,17 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8620)">
|
||||
<path d="M3.62415 0H20.3758C22.3774 0 24 1.62259 24 3.62415V20.3738C24 22.3754 22.3774 23.998 20.3758 23.998H3.62415C1.62259 23.998 0 22.3754 0 20.3738V3.62415C0 1.62259 1.62259 0 3.62415 0Z" fill="#ECECEB"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.5099 0H4C2.5 0 0 0.760029 0 3.93382V15.8668C0.0957591 18.1342 0.463675 16.7009 1.16524 14.1889C1.97969 11.2702 4.63172 8.71885 7.86233 6.80709C10.3279 5.34723 13.0878 4.41591 18.1116 4.32651C20.9612 4.27641 20.7092 0.72305 16.5099 0Z" fill="url(#paint0_linear_1432_8620)"/>
|
||||
<path d="M10.7444 11.6482C10.7444 13.9244 9.04621 15.7696 6.95125 15.7696C4.85639 15.7696 3.15808 13.9243 3.15808 11.6482C3.15808 9.37196 4.85629 7.52679 6.95125 7.52679C9.0461 7.52679 10.7444 9.37206 10.7444 11.6482Z" fill="#0059D4"/>
|
||||
<path d="M20.4461 11.5941C20.4461 13.8401 18.6988 15.6607 16.5435 15.6607C14.3882 15.6607 12.641 13.84 12.641 11.5941C12.641 9.34806 14.3882 7.5274 16.5435 7.5274C18.6988 7.5274 20.4461 9.34816 20.4461 11.5941Z" fill="#DA1593"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8620" x1="2.04632" y1="-3.35885" x2="4.98965" y2="5.44351" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8620">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="2.04632" x2="4.98965" y1="-3.35885" y2="5.44351"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="b"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#b)"><path d="m3.62415 0h16.75165c2.0016 0 3.6242 1.62259 3.6242 3.62415v16.74965c0 2.0016-1.6226 3.6242-3.6242 3.6242h-16.75165c-2.00156 0-3.62415-1.6226-3.62415-3.6242v-16.74965c0-2.00156 1.62259-3.62415 3.62415-3.62415z" fill="#ececeb"/><path clip-rule="evenodd" d="m16.5099 0h-12.5099c-1.5 0-4 .760029-4 3.93382v11.93298c.0957591 2.2674.463675.8341 1.16524-1.6779.81445-2.9187 3.46648-5.47005 6.69709-7.38181 2.46557-1.45986 5.22547-2.39118 10.24927-2.48058 2.8496-.0501 2.5976-3.60346-1.6017-4.32651z" fill="url(#a)" fill-rule="evenodd"/><path d="m10.7444 11.6482c0 2.2762-1.69819 4.1214-3.79315 4.1214-2.09486 0-3.79317-1.8453-3.79317-4.1214 0-2.27624 1.69821-4.12141 3.79317-4.12141 2.09485 0 3.79315 1.84527 3.79315 4.12141z" fill="#0059d4"/><path d="m20.4461 11.5941c0 2.246-1.7473 4.0666-3.9026 4.0666s-3.9025-1.8207-3.9025-4.0666c0-2.24604 1.7472-4.0667 3.9025-4.0667s3.9026 1.82076 3.9026 4.0667z" fill="#da1593"/></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_666)">
|
||||
<path d="M6.66667 18.6667H13.3333C13.7111 18.6667 14.0278 18.5389 14.2833 18.2833C14.5389 18.0278 14.6667 17.7111 14.6667 17.3333C14.6667 16.9556 14.5389 16.6389 14.2833 16.3833C14.0278 16.1278 13.7111 16 13.3333 16H6.66667C6.28889 16 5.97222 16.1278 5.71667 16.3833C5.46111 16.6389 5.33333 16.9556 5.33333 17.3333C5.33333 17.7111 5.46111 18.0278 5.71667 18.2833C5.97222 18.5389 6.28889 18.6667 6.66667 18.6667ZM6.66667 13.3333H17.3333C17.7111 13.3333 18.0278 13.2056 18.2833 12.95C18.5389 12.6944 18.6667 12.3778 18.6667 12C18.6667 11.6222 18.5389 11.3056 18.2833 11.05C18.0278 10.7944 17.7111 10.6667 17.3333 10.6667H6.66667C6.28889 10.6667 5.97222 10.7944 5.71667 11.05C5.46111 11.3056 5.33333 11.6222 5.33333 12C5.33333 12.3778 5.46111 12.6944 5.71667 12.95C5.97222 13.2056 6.28889 13.3333 6.66667 13.3333ZM6.66667 8H17.3333C17.7111 8 18.0278 7.87222 18.2833 7.61667C18.5389 7.36111 18.6667 7.04444 18.6667 6.66667C18.6667 6.28889 18.5389 5.97222 18.2833 5.71667C18.0278 5.46111 17.7111 5.33333 17.3333 5.33333H6.66667C6.28889 5.33333 5.97222 5.46111 5.71667 5.71667C5.46111 5.97222 5.33333 6.28889 5.33333 6.66667C5.33333 7.04444 5.46111 7.36111 5.71667 7.61667C5.97222 7.87222 6.28889 8 6.66667 8ZM2.66667 24C1.93333 24 1.30556 23.7389 0.783333 23.2167C0.261111 22.6944 0 22.0667 0 21.3333V2.66667C0 1.93333 0.261111 1.30556 0.783333 0.783333C1.30556 0.261111 1.93333 0 2.66667 0H21.3333C22.0667 0 22.6944 0.261111 23.2167 0.783333C23.7389 1.30556 24 1.93333 24 2.66667V21.3333C24 22.0667 23.7389 22.6944 23.2167 23.2167C22.6944 23.7389 22.0667 24 21.3333 24H2.66667Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_666">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m6.66667 18.6667h6.66663c.3778 0 .6945-.1278.95-.3834.2556-.2555.3834-.5722.3834-.95 0-.3777-.1278-.6944-.3834-.95-.2555-.2555-.5722-.3833-.95-.3833h-6.66663c-.37778 0-.69445.1278-.95.3833-.25556.2556-.38334.5723-.38334.95 0 .3778.12778.6945.38334.95.25555.2556.57222.3834.95.3834zm0-5.3334h10.66663c.3778 0 .6945-.1277.95-.3833.2556-.2556.3834-.5722.3834-.95s-.1278-.6944-.3834-.95c-.2555-.2556-.5722-.3833-.95-.3833h-10.66663c-.37778 0-.69445.1277-.95.3833-.25556.2556-.38334.5722-.38334.95s.12778.6944.38334.95c.25555.2556.57222.3833.95.3833zm0-5.3333h10.66663c.3778 0 .6945-.12778.95-.38333.2556-.25556.3834-.57223.3834-.95 0-.37778-.1278-.69445-.3834-.95-.2555-.25556-.5722-.38334-.95-.38334h-10.66663c-.37778 0-.69445.12778-.95.38334-.25556.25555-.38334.57222-.38334.95 0 .37777.12778.69444.38334.95.25555.25555.57222.38333.95.38333zm-4 16c-.73334 0-1.36111-.2611-1.883337-.7833-.522222-.5223-.783333-1.15-.783333-1.8834v-18.66663c0-.73334.261111-1.36111.783333-1.883337.522227-.522222 1.149997-.783333 1.883337-.783333h18.66663c.7334 0 1.3611.261111 1.8834.783333.5222.522227.7833 1.149997.7833 1.883337v18.66663c0 .7334-.2611 1.3611-.7833 1.8834-.5223.5222-1.15.7833-1.8834.7833z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.4 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.4 24C2.74 24 2.175 23.765 1.705 23.295C1.235 22.825 1 22.26 1 21.6V4.8C1 4.14 1.235 3.575 1.705 3.105C2.175 2.635 2.74 2.4 3.4 2.4H4.6V1.2C4.6 0.86 4.715 0.575 4.945 0.345C5.175 0.115 5.46 0 5.8 0C6.14 0 6.425 0.115 6.655 0.345C6.885 0.575 7 0.86 7 1.2V2.4H16.6V1.2C16.6 0.86 16.715 0.575 16.945 0.345C17.175 0.115 17.46 0 17.8 0C18.14 0 18.425 0.115 18.655 0.345C18.885 0.575 19 0.86 19 1.2V2.4H20.2C20.86 2.4 21.425 2.635 21.895 3.105C22.365 3.575 22.6 4.14 22.6 4.8V21.6C22.6 22.26 22.365 22.825 21.895 23.295C21.425 23.765 20.86 24 20.2 24H3.4ZM3.4 21.6H20.2V9.6H3.4V21.6ZM11.8 14.4C11.46 14.4 11.175 14.285 10.945 14.055C10.715 13.825 10.6 13.54 10.6 13.2C10.6 12.86 10.715 12.575 10.945 12.345C11.175 12.115 11.46 12 11.8 12C12.14 12 12.425 12.115 12.655 12.345C12.885 12.575 13 12.86 13 13.2C13 13.54 12.885 13.825 12.655 14.055C12.425 14.285 12.14 14.4 11.8 14.4ZM7 14.4C6.66 14.4 6.375 14.285 6.145 14.055C5.915 13.825 5.8 13.54 5.8 13.2C5.8 12.86 5.915 12.575 6.145 12.345C6.375 12.115 6.66 12 7 12C7.34 12 7.625 12.115 7.855 12.345C8.085 12.575 8.2 12.86 8.2 13.2C8.2 13.54 8.085 13.825 7.855 14.055C7.625 14.285 7.34 14.4 7 14.4ZM16.6 14.4C16.26 14.4 15.975 14.285 15.745 14.055C15.515 13.825 15.4 13.54 15.4 13.2C15.4 12.86 15.515 12.575 15.745 12.345C15.975 12.115 16.26 12 16.6 12C16.94 12 17.225 12.115 17.455 12.345C17.685 12.575 17.8 12.86 17.8 13.2C17.8 13.54 17.685 13.825 17.455 14.055C17.225 14.285 16.94 14.4 16.6 14.4ZM11.8 19.2C11.46 19.2 11.175 19.085 10.945 18.855C10.715 18.625 10.6 18.34 10.6 18C10.6 17.66 10.715 17.375 10.945 17.145C11.175 16.915 11.46 16.8 11.8 16.8C12.14 16.8 12.425 16.915 12.655 17.145C12.885 17.375 13 17.66 13 18C13 18.34 12.885 18.625 12.655 18.855C12.425 19.085 12.14 19.2 11.8 19.2ZM7 19.2C6.66 19.2 6.375 19.085 6.145 18.855C5.915 18.625 5.8 18.34 5.8 18C5.8 17.66 5.915 17.375 6.145 17.145C6.375 16.915 6.66 16.8 7 16.8C7.34 16.8 7.625 16.915 7.855 17.145C8.085 17.375 8.2 17.66 8.2 18C8.2 18.34 8.085 18.625 7.855 18.855C7.625 19.085 7.34 19.2 7 19.2ZM16.6 19.2C16.26 19.2 15.975 19.085 15.745 18.855C15.515 18.625 15.4 18.34 15.4 18C15.4 17.66 15.515 17.375 15.745 17.145C15.975 16.915 16.26 16.8 16.6 16.8C16.94 16.8 17.225 16.915 17.455 17.145C17.685 17.375 17.8 17.66 17.8 18C17.8 18.34 17.685 18.625 17.455 18.855C17.225 19.085 16.94 19.2 16.6 19.2Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m3.4 24c-.66 0-1.225-.235-1.695-.705s-.705-1.035-.705-1.695v-16.8c0-.66.235-1.225.705-1.695s1.035-.705 1.695-.705h1.2v-1.2c0-.34.115-.625.345-.855s.515-.345.855-.345.625.115.855.345.345.515.345.855v1.2h9.6v-1.2c0-.34.115-.625.345-.855s.515-.345.855-.345.625.115.855.345.345.515.345.855v1.2h1.2c.66 0 1.225.235 1.695.705s.705 1.035.705 1.695v16.8c0 .66-.235 1.225-.705 1.695s-1.035.705-1.695.705zm0-2.4h16.8v-12h-16.8zm8.4-7.2c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm-4.8 0c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm9.6 0c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm-4.8 4.8c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm-4.8 0c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm9.6 0c-.34 0-.625-.115-.855-.345s-.345-.515-.345-.855.115-.625.345-.855.515-.345.855-.345.625.115.855.345.345.515.345.855-.115.625-.345.855-.515.345-.855.345z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 1.5 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6 20.4545C4.34545 20.4545 2.93182 19.8818 1.75909 18.7364C0.586364 17.5909 0 16.1909 0 14.5364C0 13.1182 0.427273 11.8545 1.28182 10.7455C2.13636 9.63636 3.25455 8.92727 4.63636 8.61818C5.09091 6.94545 6 5.59091 7.36364 4.55455C8.72727 3.51818 10.2727 3 12 3C14.1273 3 15.9318 3.74091 17.4136 5.22273C18.8955 6.70455 19.6364 8.50909 19.6364 10.6364C20.8909 10.7818 21.9318 11.3227 22.7591 12.2591C23.5864 13.1955 24 14.2909 24 15.5455C24 16.9091 23.5227 18.0682 22.5682 19.0227C21.6136 19.9773 20.4545 20.4545 19.0909 20.4545H6Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m6 20.4545c-1.65455 0-3.06818-.5727-4.24091-1.7181-1.172726-1.1455-1.75909-2.5455-1.75909-4.2 0-1.4182.427273-2.6819 1.28182-3.7909.85454-1.10914 1.97273-1.81823 3.35454-2.12732.45455-1.67273 1.36364-3.02727 2.72728-4.06363 1.36363-1.03637 2.90906-1.55455 4.63636-1.55455 2.1273 0 3.9318.74091 5.4136 2.22273 1.4819 1.48182 2.2228 3.28636 2.2228 5.41367 1.2545.1454 2.2954.6863 3.1227 1.6227s1.2409 2.0318 1.2409 3.2864c0 1.3636-.4773 2.5227-1.4318 3.4772-.9546.9546-2.1137 1.4318-3.4773 1.4318z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 620 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_674)">
|
||||
<path d="M17.875 18.6101C17.6458 18.8393 17.3594 18.9539 17.0156 18.9539C16.6719 18.9539 16.375 18.8289 16.125 18.5789C15.875 18.3289 15.75 18.032 15.75 17.6883C15.75 17.3445 15.875 17.0476 16.125 16.7976L20.9688 11.9538L16.0938 7.07877C15.8646 6.8496 15.7552 6.56314 15.7656 6.21939C15.776 5.87563 15.8958 5.58917 16.125 5.36C16.3542 5.13083 16.6458 5.01625 17 5.01625C17.3542 5.01625 17.6458 5.13083 17.875 5.36L23.625 11.1101C23.875 11.3601 24 11.6517 24 11.9851C24 12.3184 23.875 12.6101 23.625 12.8601L17.875 18.6101ZM6.125 18.6101L0.375 12.8601C0.125 12.6101 0 12.3184 0 11.9851C0 11.6517 0.125 11.3601 0.375 11.1101L6.125 5.36C6.35417 5.13083 6.64583 5.01104 7 5.00063C7.35417 4.99021 7.65625 5.11 7.90625 5.36C8.15625 5.61001 8.28125 5.90688 8.28125 6.25064C8.28125 6.59439 8.15625 6.89127 7.90625 7.14127L3.03125 12.0163L7.90625 16.8914C8.13542 17.1205 8.24479 17.407 8.23438 17.7508C8.22396 18.0945 8.10417 18.381 7.875 18.6101C7.64583 18.8393 7.35417 18.9539 7 18.9539C6.64583 18.9539 6.35417 18.8393 6.125 18.6101Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_674">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m17.875 18.6101c-.2292.2292-.5156.3438-.8594.3438-.3437 0-.6406-.125-.8906-.375s-.375-.5469-.375-.8906c0-.3438.125-.6407.375-.8907l4.8438-4.8438-4.875-4.87503c-.2292-.22917-.3386-.51563-.3282-.85938.0104-.34376.1302-.63022.3594-.85939s.5208-.34375.875-.34375.6458.11458.875.34375l5.75 5.7501c.25.25.375.5416.375.875 0 .3333-.125.625-.375.875zm-11.75 0-5.75-5.75c-.25-.25-.375-.5417-.375-.875 0-.3334.125-.625.375-.875l5.75-5.7501c.22917-.22917.52083-.34896.875-.35937.35417-.01042.65625.10937.90625.35937.25.25001.375.54688.375.89064 0 .34375-.125.64063-.375.89063l-4.875 4.87503 4.875 4.8751c.22917.2291.33854.5156.32813.8594-.01042.3437-.13021.6302-.35938.8593-.22917.2292-.52083.3438-.875.3438s-.64583-.1146-.875-.3438z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 972 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.27273 18.3636C2.67273 18.3636 2.15909 18.15 1.73182 17.7227C1.30455 17.2955 1.09091 16.7818 1.09091 16.1818V4.18182C1.09091 3.58182 1.30455 3.06818 1.73182 2.64091C2.15909 2.21364 2.67273 2 3.27273 2H20.7273C21.3273 2 21.8409 2.21364 22.2682 2.64091C22.6955 3.06818 22.9091 3.58182 22.9091 4.18182V16.1818C22.9091 16.7818 22.6955 17.2955 22.2682 17.7227C21.8409 18.15 21.3273 18.3636 20.7273 18.3636H3.27273ZM1.09091 21.6364C0.781818 21.6364 0.522727 21.5318 0.313636 21.3227C0.104545 21.1136 0 20.8545 0 20.5455C0 20.2364 0.104545 19.9773 0.313636 19.7682C0.522727 19.5591 0.781818 19.4545 1.09091 19.4545H22.9091C23.2182 19.4545 23.4773 19.5591 23.6864 19.7682C23.8955 19.9773 24 20.2364 24 20.5455C24 20.8545 23.8955 21.1136 23.6864 21.3227C23.4773 21.5318 23.2182 21.6364 22.9091 21.6364H1.09091Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m3.27273 18.3636c-.6 0-1.11364-.2136-1.54091-.6409-.42727-.4272-.64091-.9409-.64091-1.5409v-11.99998c0-.6.21364-1.11364.64091-1.54091s.94091-.64091 1.54091-.64091h17.45457c.6 0 1.1136.21364 1.5409.64091s.6409.94091.6409 1.54091v11.99998c0 .6-.2136 1.1137-.6409 1.5409-.4273.4273-.9409.6409-1.5409.6409zm-2.18182 3.2728c-.309092 0-.568183-.1046-.777274-.3137s-.313636-.4682-.313636-.7772c0-.3091.104545-.5682.313636-.7773s.468182-.3137.777274-.3137h21.81819c.3091 0 .5682.1046.7773.3137s.3136.4682.3136.7773c0 .309-.1045.5681-.3136.7772s-.4682.3137-.7773.3137z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 932 B After Width: | Height: | Size: 684 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_672)">
|
||||
<path d="M12 24C10.36 24 8.81 23.685 7.35 23.055C5.89 22.425 4.615 21.565 3.525 20.475C2.435 19.385 1.575 18.11 0.945 16.65C0.315 15.19 0 13.64 0 12C0 10.34 0.315 8.785 0.945 7.335C1.575 5.885 2.435 4.615 3.525 3.525C4.615 2.435 5.89 1.575 7.35 0.945C8.81 0.315 10.36 0 12 0C13.66 0 15.215 0.315 16.665 0.945C18.115 1.575 19.385 2.435 20.475 3.525C21.565 4.615 22.425 5.885 23.055 7.335C23.685 8.785 24 10.34 24 12V13.74C24 14.92 23.595 15.925 22.785 16.755C21.975 17.585 20.98 18 19.8 18C19.08 18 18.41 17.84 17.79 17.52C17.17 17.2 16.66 16.78 16.26 16.26C15.72 16.8 15.085 17.225 14.355 17.535C13.625 17.845 12.84 18 12 18C10.34 18 8.925 17.415 7.755 16.245C6.585 15.075 6 13.66 6 12C6 10.34 6.585 8.925 7.755 7.755C8.925 6.585 10.34 6 12 6C13.66 6 15.075 6.585 16.245 7.755C17.415 8.925 18 10.34 18 12V13.74C18 14.32 18.18 14.775 18.54 15.105C18.9 15.435 19.32 15.6 19.8 15.6C20.28 15.6 20.7 15.435 21.06 15.105C21.42 14.775 21.6 14.32 21.6 13.74V12C21.6 9.38 20.655 7.125 18.765 5.235C16.875 3.345 14.62 2.4 12 2.4C9.38 2.4 7.125 3.345 5.235 5.235C3.345 7.125 2.4 9.38 2.4 12C2.4 14.62 3.345 16.875 5.235 18.765C7.125 20.655 9.38 21.6 12 21.6H16.8C17.14 21.6 17.425 21.715 17.655 21.945C17.885 22.175 18 22.46 18 22.8C18 23.14 17.885 23.425 17.655 23.655C17.425 23.885 17.14 24 16.8 24H12ZM12 15.6C13 15.6 13.85 15.25 14.55 14.55C15.25 13.85 15.6 13 15.6 12C15.6 11 15.25 10.15 14.55 9.45C13.85 8.75 13 8.4 12 8.4C11 8.4 10.15 8.75 9.45 9.45C8.75 10.15 8.4 11 8.4 12C8.4 13 8.75 13.85 9.45 14.55C10.15 15.25 11 15.6 12 15.6Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_672">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 24c-1.64 0-3.19-.315-4.65-.945s-2.735-1.49-3.825-2.58-1.95-2.365-2.58-3.825-.945-3.01-.945-4.65c0-1.66.315-3.215.945-4.665s1.49-2.72 2.58-3.81 2.365-1.95 3.825-2.58 3.01-.945 4.65-.945c1.66 0 3.215.315 4.665.945s2.72 1.49 3.81 2.58 1.95 2.36 2.58 3.81.945 3.005.945 4.665v1.74c0 1.18-.405 2.185-1.215 3.015s-1.805 1.245-2.985 1.245c-.72 0-1.39-.16-2.01-.48s-1.13-.74-1.53-1.26c-.54.54-1.175.965-1.905 1.275s-1.515.465-2.355.465c-1.66 0-3.075-.585-4.245-1.755s-1.755-2.585-1.755-4.245.585-3.075 1.755-4.245 2.585-1.755 4.245-1.755 3.075.585 4.245 1.755 1.755 2.585 1.755 4.245v1.74c0 .58.18 1.035.54 1.365s.78.495 1.26.495.9-.165 1.26-.495.54-.785.54-1.365v-1.74c0-2.62-.945-4.875-2.835-6.765s-4.145-2.835-6.765-2.835-4.875.945-6.765 2.835-2.835 4.145-2.835 6.765.945 4.875 2.835 6.765 4.145 2.835 6.765 2.835h4.8c.34 0 .625.115.855.345s.345.515.345.855-.115.625-.345.855-.515.345-.855.345zm0-8.4c1 0 1.85-.35 2.55-1.05s1.05-1.55 1.05-2.55-.35-1.85-1.05-2.55-1.55-1.05-2.55-1.05-1.85.35-2.55 1.05-1.05 1.55-1.05 2.55.35 1.85 1.05 2.55 1.55 1.05 2.55 1.05z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.3 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M2.4 21.2C1.74 21.2 1.175 20.965 0.705 20.495C0.235 20.025 0 19.46 0 18.8V4.4C0 3.74 0.235 3.175 0.705 2.705C1.175 2.235 1.74 2 2.4 2H21.6C22.26 2 22.825 2.235 23.295 2.705C23.765 3.175 24 3.74 24 4.4V18.8C24 19.46 23.765 20.025 23.295 20.495C22.825 20.965 22.26 21.2 21.6 21.2H2.4ZM12 12.59C12.1 12.59 12.205 12.575 12.315 12.545C12.425 12.515 12.53 12.47 12.63 12.41L21.12 7.1C21.28 7 21.4 6.875 21.48 6.725C21.56 6.575 21.6 6.41 21.6 6.23C21.6 5.83 21.43 5.53 21.09 5.33C20.75 5.13 20.4 5.14 20.04 5.36L12 10.4L3.96 5.36C3.6 5.14 3.25 5.135 2.91 5.345C2.57 5.555 2.4 5.85 2.4 6.23C2.4 6.43 2.44 6.605 2.52 6.755C2.6 6.905 2.72 7.02 2.88 7.1L11.37 12.41C11.47 12.47 11.575 12.515 11.685 12.545C11.795 12.575 11.9 12.59 12 12.59Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m2.4 21.2c-.66 0-1.225-.235-1.695-.705s-.705-1.035-.705-1.695v-14.4c0-.66.235-1.225.705-1.695s1.035-.705 1.695-.705h19.2c.66 0 1.225.235 1.695.705s.705 1.035.705 1.695v14.4c0 .66-.235 1.225-.705 1.695s-1.035.705-1.695.705zm9.6-8.61c.1 0 .205-.015.315-.045s.215-.075.315-.135l8.49-5.31c.16-.1.28-.225.36-.375s.12-.315.12-.495c0-.4-.17-.7-.51-.9s-.69-.19-1.05.03l-8.04 5.04-8.04-5.04c-.36-.22-.71-.225-1.05-.015s-.51.505-.51.885c0 .2.04.375.12.525s.2.265.36.345l8.49 5.31c.1.06.205.105.315.135s.215.045.315.045z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 634 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.74286 24C2.98857 24 2.34286 23.7314 1.80571 23.1943C1.26857 22.6571 1 22.0114 1 21.2571V8.91429C1 8.48 1.09714 8.06857 1.29143 7.68C1.48571 7.29143 1.75429 6.97143 2.09714 6.72L10.3257 0.548571C10.5771 0.365714 10.84 0.228571 11.1143 0.137143C11.3886 0.0457143 11.6743 0 11.9714 0C12.2686 0 12.5543 0.0457143 12.8286 0.137143C13.1029 0.228571 13.3657 0.365714 13.6171 0.548571L21.8457 6.72C22.1886 6.97143 22.4571 7.29143 22.6514 7.68C22.8457 8.06857 22.9429 8.48 22.9429 8.91429V21.2571C22.9429 22.0114 22.6743 22.6571 22.1371 23.1943C21.6 23.7314 20.9543 24 20.2 24H14.7143V14.4H9.22857V24H3.74286Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m3.74286 24c-.75429 0-1.4-.2686-1.93715-.8057-.53714-.5372-.80571-1.1829-.80571-1.9372v-12.34281c0-.43429.09714-.84572.29143-1.23429.19428-.38857.46286-.70857.80571-.96l8.22856-6.171429c.2514-.182857.5143-.32.7886-.411428.2743-.0914287.56-.137143.8571-.137143.2972 0 .5829.0457143.8572.137143.2743.091428.5371.228571.7885.411428l8.2286 6.171429c.3429.25143.6114.57143.8057.96s.2915.8.2915 1.23429v12.34281c0 .7543-.2686 1.4-.8058 1.9372-.5371.5371-1.1828.8057-1.9371.8057h-5.4857v-9.6h-5.48573v9.6z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 732 B After Width: | Height: | Size: 623 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.01632 23.8848C2.7398 24 2.45751 24.0288 2.16947 23.9712C1.88142 23.9136 1.6337 23.7811 1.42631 23.5737C1.21891 23.3663 1.08641 23.1186 1.0288 22.8305C0.971195 22.5425 1 22.2602 1.11522 21.9837L10.517 0.829573C10.7705 0.276524 11.1968 0 11.7959 0C12.3951 0 12.8214 0.276524 13.0749 0.829573L22.4767 21.9837C22.5919 22.2602 22.6207 22.5425 22.5631 22.8305C22.5055 23.1186 22.373 23.3663 22.1656 23.5737C21.9582 23.7811 21.7105 23.9136 21.4224 23.9712C21.1344 24.0288 20.8521 24 20.5756 23.8848L11.7959 20.1171L3.01632 23.8848Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m3.01632 23.8848c-.27652.1152-.55881.144-.84685.0864-.28805-.0576-.53577-.1901-.74316-.3975-.2074-.2074-.3399-.4551-.39751-.7432-.057605-.288-.0288-.5703.08642-.8468l9.40178-21.154127c.2535-.553049.6798-.829573 1.2789-.829573.5992 0 1.0255.276524 1.279.829573l9.4018 21.154127c.1152.2765.144.5588.0864.8468-.0576.2881-.1901.5358-.3975.7432s-.4551.3399-.7432.3975c-.288.0576-.5703.0288-.8468-.0864l-8.7797-3.7677z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 656 B After Width: | Height: | Size: 537 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_669)">
|
||||
<path d="M22.6 24C19.7333 24 16.9389 23.3611 14.2167 22.0833C11.4944 20.8056 9.08333 19.1167 6.98333 17.0167C4.88333 14.9167 3.19444 12.5056 1.91667 9.78333C0.638889 7.06111 0 4.26667 0 1.4C0 1 0.133333 0.666667 0.4 0.4C0.666667 0.133333 1 0 1.4 0H6.8C7.11111 0 7.38889 0.1 7.63333 0.3C7.87778 0.5 8.02222 0.755556 8.06667 1.06667L8.93333 5.73333C8.97778 6.04444 8.97222 6.32778 8.91667 6.58333C8.86111 6.83889 8.73333 7.06667 8.53333 7.26667L5.33333 10.5333C6.26667 12.1333 7.43333 13.6333 8.83333 15.0333C10.2333 16.4333 11.7778 17.6444 13.4667 18.6667L16.6 15.5333C16.8 15.3333 17.0611 15.1833 17.3833 15.0833C17.7056 14.9833 18.0222 14.9556 18.3333 15L22.9333 15.9333C23.2444 16 23.5 16.15 23.7 16.3833C23.9 16.6167 24 16.8889 24 17.2V22.6C24 23 23.8667 23.3333 23.6 23.6C23.3333 23.8667 23 24 22.6 24Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_669">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m22.6 24c-2.8667 0-5.6611-.6389-8.3833-1.9167-2.7223-1.2777-5.13337-2.9666-7.23337-5.0666s-3.78889-4.5111-5.06666-7.23337c-1.277781-2.72222-1.91667-5.51666-1.91667-8.38333 0-.4.133333-.733333.4-1s.6-.4 1-.4h5.4c.31111 0 .58889.1.83333.3.24445.2.38889.455556.43334.76667l.86666 4.66666c.04445.31111.03889.59445-.01666.85-.05556.25556-.18334.48334-.38334.68334l-3.2 3.26663c.93334 1.6 2.1 3.1 3.5 4.5 1.39997 1.4 2.94447 2.6111 4.63337 3.6334l3.1333-3.1334c.2-.2.4611-.35.7833-.45.3223-.1.6389-.1277.95-.0833l4.6.9333c.3111.0667.5667.2167.7667.45.2.2334.3.5056.3.8167v5.4c0 .4-.1333.7333-.4 1s-.6.4-1 .4z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 852 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.2 15.4H18C18.34 15.4 18.625 15.285 18.855 15.055C19.085 14.825 19.2 14.54 19.2 14.2C19.2 13.86 19.085 13.575 18.855 13.345C18.625 13.115 18.34 13 18 13H12.6L10.2 15.4ZM5.4 15.4H7.26C7.42 15.4 7.57 15.37 7.71 15.31C7.85 15.25 7.98 15.16 8.1 15.04L14.82 8.38001C14.94 8.26001 15 8.11001 15 7.93001C15 7.75001 14.94 7.60001 14.82 7.48001L12.72 5.38001C12.6 5.26001 12.45 5.20001 12.27 5.20001C12.09 5.20001 11.94 5.26001 11.82 5.38001L5.16 12.1C5.04 12.22 4.95 12.35 4.89 12.49C4.83 12.63 4.8 12.78 4.8 12.94V14.8C4.8 14.96 4.86 15.1 4.98 15.22C5.1 15.34 5.24 15.4 5.4 15.4ZM0 22.09V3.4C0 2.74 0.235 2.175 0.705 1.705C1.175 1.235 1.74 1 2.4 1H21.6C22.26 1 22.825 1.235 23.295 1.705C23.765 2.175 24 2.74 24 3.4V17.8C24 18.46 23.765 19.025 23.295 19.495C22.825 19.965 22.26 20.2 21.6 20.2H4.8L2.04 22.96C1.66 23.34 1.225 23.425 0.735 23.215C0.245 23.005 0 22.63 0 22.09Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m10.2 15.4h7.8c.34 0 .625-.115.855-.345s.345-.515.345-.855-.115-.625-.345-.855-.515-.345-.855-.345h-5.4zm-4.8 0h1.86c.16 0 .31-.03.45-.09s.27-.15.39-.27l6.72-6.65999c.12-.12.18-.27.18-.45s-.06-.33-.18-.45l-2.1-2.1c-.12-.12-.27-.18-.45-.18s-.33.06-.45.18l-6.66 6.71999c-.12.12-.21.25-.27.39s-.09.29-.09.45v1.86c0 .16.06.3.18.42s.26.18.42.18zm-5.4 6.69v-18.69c0-.66.235-1.225.705-1.695s1.035-.705 1.695-.705h19.2c.66 0 1.225.235 1.695.705s.705 1.035.705 1.695v14.4c0 .66-.235 1.225-.705 1.695s-1.035.705-1.695.705h-16.8l-2.76 2.76c-.38.38-.815.465-1.305.255s-.735-.585-.735-1.125z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 998 B After Width: | Height: | Size: 703 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_662)">
|
||||
<path d="M2.83516 24C2.05549 24 1.38805 23.7224 0.832828 23.1672C0.277609 22.612 0 21.9445 0 21.1649C0 20.3852 0.277609 19.7178 0.832828 19.1625C1.38805 18.6073 2.05549 18.3297 2.83516 18.3297C3.61483 18.3297 4.28227 18.6073 4.83749 19.1625C5.39271 19.7178 5.67032 20.3852 5.67032 21.1649C5.67032 21.9445 5.39271 22.612 4.83749 23.1672C4.28227 23.7224 3.61483 24 2.83516 24ZM21.937 24C21.37 24 20.8798 23.7992 20.4663 23.3975C20.0528 22.9959 19.8107 22.4997 19.7398 21.9091C19.5035 19.5937 18.8833 17.4201 17.8792 15.3883C16.8751 13.3564 15.5875 11.5549 14.0163 9.9838C12.4452 8.41266 10.6437 7.12504 8.6118 6.12092C6.57993 5.11681 4.40631 4.49663 2.09093 4.26037C1.50027 4.18949 1.00412 3.94141 0.602471 3.51614C0.200824 3.09087 0 2.58291 0 1.99226C0 1.4016 0.20673 0.911362 0.620191 0.521531C1.03365 0.1317 1.5239 -0.0395897 2.09093 0.00766253C4.99697 0.243924 7.72581 0.976334 10.2775 2.20489C12.8291 3.43345 15.0795 5.02231 17.0287 6.97147C18.9779 8.92062 20.5667 11.171 21.7953 13.7226C23.0239 16.2743 23.7563 19.0031 23.9925 21.9091C24.0398 22.4761 23.8626 22.9664 23.4609 23.3798C23.0593 23.7933 22.5513 24 21.937 24ZM13.4316 24C12.8882 24 12.3979 23.8051 11.9608 23.4153C11.5237 23.0254 11.2461 22.5234 11.128 21.9091C10.7027 19.6174 9.66317 17.6446 8.00933 15.9907C6.35548 14.3369 4.38268 13.2974 2.09093 12.8721C1.47665 12.754 0.974586 12.4704 0.584752 12.0216C0.194917 11.5727 0 11.0647 0 10.4977C0 9.88339 0.212637 9.38724 0.637911 9.00922C1.06318 8.6312 1.54752 8.47763 2.09093 8.54851C5.58763 9.02103 8.57045 10.4918 11.0394 12.9607C13.5084 15.4296 14.9791 18.4124 15.4516 21.9091C15.5225 22.4525 15.3571 22.9368 14.9555 23.3621C14.5538 23.7874 14.0459 24 13.4316 24Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_662">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m2.83516 24c-.77967 0-1.44711-.2776-2.002332-.8328-.555219-.5552-.832828-1.2227-.832828-2.0023 0-.7797.277609-1.4471.832828-2.0024.555222-.5552 1.222662-.8328 2.002332-.8328s1.44711.2776 2.00233.8328c.55522.5553.83283 1.2227.83283 2.0024 0 .7796-.27761 1.4471-.83283 2.0023s-1.22266.8328-2.00233.8328zm19.10184 0c-.567 0-1.0572-.2008-1.4707-.6025-.4135-.4016-.6556-.8978-.7265-1.4884-.2363-2.3154-.8565-4.489-1.8606-6.5208-1.0041-2.0319-2.2917-3.8334-3.8629-5.4045-1.5711-1.57114-3.3726-2.85876-5.4045-3.86288-2.03187-1.00411-4.20549-1.62429-6.52087-1.86055-.59066-.07088-1.08681-.31896-1.488459-.74423-.401647-.42527-.602471-.93323-.602471-1.52388 0-.59066.20673-1.080898.620191-1.470729.413459-.389831.903709-.5611207 1.470739-.51386847 2.90604.23626147 5.63488.96867147 8.18657 2.19722747 2.5516 1.22856 4.802 2.81742 6.7512 4.76658 1.9492 1.94915 3.538 4.19953 4.7666 6.75113 1.2286 2.5517 1.961 5.2805 2.1972 8.1865.0473.567-.1299 1.0573-.5316 1.4707-.4016.4135-.9096.6202-1.5239.6202zm-8.5054 0c-.5434 0-1.0337-.1949-1.4708-.5847-.4371-.3899-.7147-.8919-.8328-1.5062-.4253-2.2917-1.46483-4.2645-3.11867-5.9184-1.65385-1.6538-3.62665-2.6933-5.9184-3.1186-.61428-.1181-1.116344-.4017-1.506178-.8505-.389835-.4489-.584752-.9569-.584752-1.5239 0-.61431.212637-1.11046.637911-1.48848.425269-.37802.909609-.53159 1.453019-.46071 3.4967.47252 6.47952 1.94329 8.94847 4.41219 2.469 2.4689 3.9397 5.4517 4.4122 8.9484.0709.5434-.0945 1.0277-.4961 1.453-.4017.4253-.9096.6379-1.5239.6379z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.7 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4.28571 24C3.65714 24 3.11905 23.7762 2.67143 23.3286C2.22381 22.881 2 22.3429 2 21.7143V8C2 7.37143 2.22381 6.83333 2.67143 6.38571C3.11905 5.9381 3.65714 5.71429 4.28571 5.71429H6.57143C6.57143 4.13333 7.12857 2.78571 8.24286 1.67143C9.35714 0.557143 10.7048 0 12.2857 0C13.8667 0 15.2143 0.557143 16.3286 1.67143C17.4429 2.78571 18 4.13333 18 5.71429H20.2857C20.9143 5.71429 21.4524 5.9381 21.9 6.38571C22.3476 6.83333 22.5714 7.37143 22.5714 8V21.7143C22.5714 22.3429 22.3476 22.881 21.9 23.3286C21.4524 23.7762 20.9143 24 20.2857 24H4.28571ZM12.2857 14.8571C13.8667 14.8571 15.2143 14.3 16.3286 13.1857C17.4429 12.0714 18 10.7238 18 9.14286H15.7143C15.7143 10.0952 15.381 10.9048 14.7143 11.5714C14.0476 12.2381 13.2381 12.5714 12.2857 12.5714C11.3333 12.5714 10.5238 12.2381 9.85714 11.5714C9.19048 10.9048 8.85714 10.0952 8.85714 9.14286H6.57143C6.57143 10.7238 7.12857 12.0714 8.24286 13.1857C9.35714 14.3 10.7048 14.8571 12.2857 14.8571ZM8.85714 5.71429H15.7143C15.7143 4.7619 15.381 3.95238 14.7143 3.28571C14.0476 2.61905 13.2381 2.28571 12.2857 2.28571C11.3333 2.28571 10.5238 2.61905 9.85714 3.28571C9.19048 3.95238 8.85714 4.7619 8.85714 5.71429Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m4.28571 24c-.62857 0-1.16666-.2238-1.61428-.6714s-.67143-.9857-.67143-1.6143v-13.7143c0-.62857.22381-1.16667.67143-1.61429.44762-.44761.98571-.67142 1.61428-.67142h2.28572c0-1.58096.55714-2.92858 1.67143-4.04286 1.11428-1.114287 2.46194-1.67143 4.04284-1.67143 1.581 0 2.9286.557143 4.0429 1.67143 1.1143 1.11428 1.6714 2.4619 1.6714 4.04286h2.2857c.6286 0 1.1667.22381 1.6143.67142.4476.44762.6714.98572.6714 1.61429v13.7143c0 .6286-.2238 1.1667-.6714 1.6143s-.9857.6714-1.6143.6714zm7.99999-9.1429c1.581 0 2.9286-.5571 4.0429-1.6714s1.6714-2.4619 1.6714-4.04284h-2.2857c0 .95234-.3333 1.76194-1 2.42854-.6667.6667-1.4762 1-2.4286 1s-1.7619-.3333-2.42856-1c-.66666-.6666-1-1.4762-1-2.42854h-2.28571c0 1.58094.55714 2.92854 1.67143 4.04284 1.11428 1.1143 2.46194 1.6714 4.04284 1.6714zm-3.42856-9.14281h6.85716c0-.95239-.3333-1.76191-1-2.42858-.6667-.66666-1.4762-1-2.4286-1s-1.7619.33334-2.42856 1c-.66666.66667-1 1.47619-1 2.42858z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.0 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_838)">
|
||||
<path d="M14.7184 23.3091C14.2578 23.7697 13.6871 24 13.0063 24C12.3254 24 11.7547 23.7697 11.2941 23.3091L0.720901 12.7359C0.500626 12.5156 0.325407 12.2553 0.195244 11.9549C0.0650813 11.6546 0 11.3342 0 10.9937V2.403C0 1.74218 0.235294 1.17647 0.705882 0.705882C1.17647 0.235294 1.74218 0 2.403 0H10.9937C11.3342 0 11.6546 0.0650813 11.9549 0.195244C12.2553 0.325407 12.5156 0.500626 12.7359 0.720901L23.3091 11.3242C23.7697 11.7847 24 12.3504 24 13.0213C24 13.6921 23.7697 14.2578 23.3091 14.7184L14.7184 23.3091ZM5.40676 7.20901C5.90738 7.20901 6.33292 7.03379 6.68335 6.68335C7.03379 6.33292 7.20901 5.90738 7.20901 5.40676C7.20901 4.90613 7.03379 4.4806 6.68335 4.13016C6.33292 3.77972 5.90738 3.60451 5.40676 3.60451C4.90613 3.60451 4.4806 3.77972 4.13016 4.13016C3.77972 4.4806 3.60451 4.90613 3.60451 5.40676C3.60451 5.90738 3.77972 6.33292 4.13016 6.68335C4.4806 7.03379 4.90613 7.20901 5.40676 7.20901Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_838">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m14.7184 23.3091c-.4606.4606-1.0313.6909-1.7121.6909-.6809 0-1.2516-.2303-1.7122-.6909l-10.573199-10.5732c-.220275-.2203-.395494-.4806-.525657-.781-.1301627-.3003-.195244-.6207-.195244-.9612v-8.5907c0-.66082.235294-1.22653.705882-1.697118s1.036298-.705882 1.697118-.705882h8.5907c.3405 0 .6609.0650813.9612.195244.3004.130163.5607.305382.781.525657l10.5732 10.603299c.4606.4605.6909 1.0262.6909 1.6971 0 .6708-.2303 1.2365-.6909 1.6971zm-9.31164-16.10009c.50062 0 .92616-.17522 1.27659-.52566.35044-.35043.52566-.77597.52566-1.27659 0-.50063-.17522-.92616-.52566-1.2766-.35043-.35044-.77597-.52565-1.27659-.52565-.50063 0-.92616.17521-1.2766.52565s-.52565.77597-.52565 1.2766c0 .50062.17521.92616.52565 1.27659.35044.35044.77597.52566 1.2766.52566z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 998 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7.2 11.8C7.54 11.8 7.825 11.685 8.055 11.455C8.285 11.225 8.4 10.94 8.4 10.6C8.4 10.26 8.285 9.97501 8.055 9.74501C7.825 9.51501 7.54 9.40001 7.2 9.40001C6.86 9.40001 6.575 9.51501 6.345 9.74501C6.115 9.97501 6 10.26 6 10.6C6 10.94 6.115 11.225 6.345 11.455C6.575 11.685 6.86 11.8 7.2 11.8ZM12 11.8C12.34 11.8 12.625 11.685 12.855 11.455C13.085 11.225 13.2 10.94 13.2 10.6C13.2 10.26 13.085 9.97501 12.855 9.74501C12.625 9.51501 12.34 9.40001 12 9.40001C11.66 9.40001 11.375 9.51501 11.145 9.74501C10.915 9.97501 10.8 10.26 10.8 10.6C10.8 10.94 10.915 11.225 11.145 11.455C11.375 11.685 11.66 11.8 12 11.8ZM16.8 11.8C17.14 11.8 17.425 11.685 17.655 11.455C17.885 11.225 18 10.94 18 10.6C18 10.26 17.885 9.97501 17.655 9.74501C17.425 9.51501 17.14 9.40001 16.8 9.40001C16.46 9.40001 16.175 9.51501 15.945 9.74501C15.715 9.97501 15.6 10.26 15.6 10.6C15.6 10.94 15.715 11.225 15.945 11.455C16.175 11.685 16.46 11.8 16.8 11.8ZM0 22.09V3.4C0 2.74 0.235 2.175 0.705 1.705C1.175 1.235 1.74 1 2.4 1H21.6C22.26 1 22.825 1.235 23.295 1.705C23.765 2.175 24 2.74 24 3.4V17.8C24 18.46 23.765 19.025 23.295 19.495C22.825 19.965 22.26 20.2 21.6 20.2H4.8L2.04 22.96C1.66 23.34 1.225 23.425 0.735 23.215C0.245 23.005 0 22.63 0 22.09Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m7.2 11.8c.34 0 .625-.115.855-.345s.345-.515.345-.855-.115-.62499-.345-.85499-.515-.345-.855-.345-.625.115-.855.345-.345.51499-.345.85499.115.625.345.855.515.345.855.345zm4.8 0c.34 0 .625-.115.855-.345s.345-.515.345-.855-.115-.62499-.345-.85499-.515-.345-.855-.345-.625.115-.855.345-.345.51499-.345.85499.115.625.345.855.515.345.855.345zm4.8 0c.34 0 .625-.115.855-.345s.345-.515.345-.855-.115-.62499-.345-.85499-.515-.345-.855-.345-.625.115-.855.345-.345.51499-.345.85499.115.625.345.855.515.345.855.345zm-16.8 10.29v-18.69c0-.66.235-1.225.705-1.695s1.035-.705 1.695-.705h19.2c.66 0 1.225.235 1.695.705s.705 1.035.705 1.695v14.4c0 .66-.235 1.225-.705 1.695s-1.035.705-1.695.705h-16.8l-2.76 2.76c-.38.38-.815.465-1.305.255s-.735-.585-.735-1.125z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 869 B |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_664)">
|
||||
<path d="M12 24C10.36 24 8.81 23.685 7.35 23.055C5.89 22.425 4.615 21.565 3.525 20.475C2.435 19.385 1.575 18.11 0.945 16.65C0.315 15.19 0 13.64 0 12C0 10.34 0.315 8.785 0.945 7.335C1.575 5.885 2.435 4.615 3.525 3.525C4.615 2.435 5.89 1.575 7.35 0.945C8.81 0.315 10.36 0 12 0C13.66 0 15.215 0.315 16.665 0.945C18.115 1.575 19.385 2.435 20.475 3.525C21.565 4.615 22.425 5.885 23.055 7.335C23.685 8.785 24 10.34 24 12C24 13.64 23.685 15.19 23.055 16.65C22.425 18.11 21.565 19.385 20.475 20.475C19.385 21.565 18.115 22.425 16.665 23.055C15.215 23.685 13.66 24 12 24ZM12 21.54C12.52 20.82 12.97 20.07 13.35 19.29C13.73 18.51 14.04 17.68 14.28 16.8H9.72C9.96 17.68 10.27 18.51 10.65 19.29C11.03 20.07 11.48 20.82 12 21.54ZM8.88 21.06C8.52 20.4 8.205 19.715 7.935 19.005C7.665 18.295 7.44 17.56 7.26 16.8H3.72C4.3 17.8 5.025 18.67 5.895 19.41C6.765 20.15 7.76 20.7 8.88 21.06ZM15.12 21.06C16.24 20.7 17.235 20.15 18.105 19.41C18.975 18.67 19.7 17.8 20.28 16.8H16.74C16.56 17.56 16.335 18.295 16.065 19.005C15.795 19.715 15.48 20.4 15.12 21.06ZM2.7 14.4H6.78C6.72 14 6.675 13.605 6.645 13.215C6.615 12.825 6.6 12.42 6.6 12C6.6 11.58 6.615 11.175 6.645 10.785C6.675 10.395 6.72 10 6.78 9.6H2.7C2.6 10 2.525 10.395 2.475 10.785C2.425 11.175 2.4 11.58 2.4 12C2.4 12.42 2.425 12.825 2.475 13.215C2.525 13.605 2.6 14 2.7 14.4ZM9.18 14.4H14.82C14.88 14 14.925 13.605 14.955 13.215C14.985 12.825 15 12.42 15 12C15 11.58 14.985 11.175 14.955 10.785C14.925 10.395 14.88 10 14.82 9.6H9.18C9.12 10 9.075 10.395 9.045 10.785C9.015 11.175 9 11.58 9 12C9 12.42 9.015 12.825 9.045 13.215C9.075 13.605 9.12 14 9.18 14.4ZM17.22 14.4H21.3C21.4 14 21.475 13.605 21.525 13.215C21.575 12.825 21.6 12.42 21.6 12C21.6 11.58 21.575 11.175 21.525 10.785C21.475 10.395 21.4 10 21.3 9.6H17.22C17.28 10 17.325 10.395 17.355 10.785C17.385 11.175 17.4 11.58 17.4 12C17.4 12.42 17.385 12.825 17.355 13.215C17.325 13.605 17.28 14 17.22 14.4ZM16.74 7.2H20.28C19.7 6.2 18.975 5.33 18.105 4.59C17.235 3.85 16.24 3.3 15.12 2.94C15.48 3.6 15.795 4.285 16.065 4.995C16.335 5.705 16.56 6.44 16.74 7.2ZM9.72 7.2H14.28C14.04 6.32 13.73 5.49 13.35 4.71C12.97 3.93 12.52 3.18 12 2.46C11.48 3.18 11.03 3.93 10.65 4.71C10.27 5.49 9.96 6.32 9.72 7.2ZM3.72 7.2H7.26C7.44 6.44 7.665 5.705 7.935 4.995C8.205 4.285 8.52 3.6 8.88 2.94C7.76 3.3 6.765 3.85 5.895 4.59C5.025 5.33 4.3 6.2 3.72 7.2Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_664">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 24c-1.64 0-3.19-.315-4.65-.945s-2.735-1.49-3.825-2.58-1.95-2.365-2.58-3.825-.945-3.01-.945-4.65c0-1.66.315-3.215.945-4.665s1.49-2.72 2.58-3.81 2.365-1.95 3.825-2.58 3.01-.945 4.65-.945c1.66 0 3.215.315 4.665.945s2.72 1.49 3.81 2.58 1.95 2.36 2.58 3.81.945 3.005.945 4.665c0 1.64-.315 3.19-.945 4.65s-1.49 2.735-2.58 3.825-2.36 1.95-3.81 2.58-3.005.945-4.665.945zm0-2.46c.52-.72.97-1.47 1.35-2.25s.69-1.61.93-2.49h-4.56c.24.88.55 1.71.93 2.49s.83 1.53 1.35 2.25zm-3.12-.48c-.36-.66-.675-1.345-.945-2.055s-.495-1.445-.675-2.205h-3.54c.58 1 1.305 1.87 2.175 2.61s1.865 1.29 2.985 1.65zm6.24 0c1.12-.36 2.115-.91 2.985-1.65s1.595-1.61 2.175-2.61h-3.54c-.18.76-.405 1.495-.675 2.205s-.585 1.395-.945 2.055zm-12.42-6.66h4.08c-.06-.4-.105-.795-.135-1.185s-.045-.795-.045-1.215.015-.825.045-1.215.075-.785.135-1.185h-4.08c-.1.4-.175.795-.225 1.185s-.075.795-.075 1.215.025.825.075 1.215.125.785.225 1.185zm6.48 0h5.64c.06-.4.105-.795.135-1.185s.045-.795.045-1.215-.015-.825-.045-1.215-.075-.785-.135-1.185h-5.64c-.06.4-.105.795-.135 1.185s-.045.795-.045 1.215.015.825.045 1.215.075.785.135 1.185zm8.04 0h4.08c.1-.4.175-.795.225-1.185s.075-.795.075-1.215-.025-.825-.075-1.215-.125-.785-.225-1.185h-4.08c.06.4.105.795.135 1.185s.045.795.045 1.215-.015.825-.045 1.215-.075.785-.135 1.185zm-.48-7.2h3.54c-.58-1-1.305-1.87-2.175-2.61s-1.865-1.29-2.985-1.65c.36.66.675 1.345.945 2.055s.495 1.445.675 2.205zm-7.02 0h4.56c-.24-.88-.55-1.71-.93-2.49s-.83-1.53-1.35-2.25c-.52.72-.97 1.47-1.35 2.25s-.69 1.61-.93 2.49zm-6 0h3.54c.18-.76.405-1.495.675-2.205s.585-1.395.945-2.055c-1.12.36-2.115.91-2.985 1.65s-1.595 1.61-2.175 2.61z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.8 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8626)">
|
||||
<path d="M8.02742 19.0196C8.02742 19.1147 7.91613 19.1908 7.77581 19.1908C7.61613 19.205 7.50484 19.129 7.50484 19.0196C7.50484 18.9244 7.61613 18.8484 7.75645 18.8484C7.90161 18.8341 8.02742 18.9102 8.02742 19.0196ZM6.52258 18.8055C6.48871 18.9007 6.58548 19.0101 6.73065 19.0386C6.85645 19.0861 7.00161 19.0386 7.03065 18.9435C7.05968 18.8484 6.96774 18.739 6.82258 18.6962C6.69677 18.6629 6.55645 18.7104 6.52258 18.8055ZM8.66129 18.7247C8.52097 18.758 8.42419 18.8484 8.43871 18.9577C8.45323 19.0529 8.57903 19.1147 8.72419 19.0814C8.86452 19.0481 8.96129 18.9577 8.94677 18.8626C8.93226 18.7723 8.80161 18.7104 8.66129 18.7247ZM11.8452 0.5C5.13387 0.5 0 5.50799 0 12.1045C0 17.3788 3.37742 21.8921 8.20161 23.4806C8.82097 23.59 9.03871 23.2143 9.03871 22.9052C9.03871 22.6103 9.02419 20.9838 9.02419 19.985C9.02419 19.985 5.6371 20.6984 4.92581 18.5678C4.92581 18.5678 4.37419 17.1838 3.58065 16.8271C3.58065 16.8271 2.47258 16.0804 3.65806 16.0947C3.65806 16.0947 4.8629 16.1898 5.52581 17.3217C6.58548 19.1575 8.36129 18.6296 9.05323 18.3157C9.16452 17.5547 9.47903 17.0268 9.82742 16.7129C7.12258 16.4181 4.39355 16.0328 4.39355 11.4576C4.39355 10.1498 4.76129 9.49345 5.53548 8.65641C5.40968 8.34727 4.99839 7.07269 5.66129 5.42714C6.67258 5.118 9 6.71124 9 6.71124C9.96774 6.4449 11.0081 6.30698 12.0387 6.30698C13.0694 6.30698 14.1097 6.4449 15.0774 6.71124C15.0774 6.71124 17.4048 5.11325 18.4161 5.42714C19.079 7.07744 18.6677 8.34727 18.5419 8.65641C19.3161 9.49821 19.7903 10.1545 19.7903 11.4576C19.7903 16.0471 16.9403 16.4133 14.2355 16.7129C14.6806 17.0887 15.0581 17.802 15.0581 18.9197C15.0581 20.5224 15.0435 22.5057 15.0435 22.8956C15.0435 23.2048 15.2661 23.5805 15.8806 23.4711C20.7194 21.8921 24 17.3788 24 12.1045C24 5.50799 18.5565 0.5 11.8452 0.5ZM4.70323 16.9032C4.64032 16.9507 4.65484 17.0601 4.7371 17.1505C4.81452 17.2266 4.92581 17.2599 4.98871 17.198C5.05161 17.1505 5.0371 17.0411 4.95484 16.9507C4.87742 16.8746 4.76613 16.8414 4.70323 16.9032ZM4.18065 16.5179C4.14677 16.5798 4.19516 16.6559 4.29194 16.7034C4.36935 16.751 4.46613 16.7367 4.5 16.6701C4.53387 16.6083 4.48548 16.5322 4.38871 16.4847C4.29194 16.4561 4.21452 16.4704 4.18065 16.5179ZM5.74839 18.2111C5.67097 18.2729 5.7 18.4156 5.81129 18.5059C5.92258 18.6153 6.0629 18.6296 6.12581 18.5535C6.18871 18.4917 6.15968 18.349 6.0629 18.2586C5.95645 18.1492 5.81129 18.135 5.74839 18.2111ZM5.19677 17.5119C5.11935 17.5595 5.11935 17.6832 5.19677 17.7925C5.27419 17.9019 5.40484 17.9495 5.46774 17.9019C5.54516 17.8401 5.54516 17.7164 5.46774 17.6071C5.4 17.4977 5.27419 17.4501 5.19677 17.5119Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8626">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m8.02742 19.0196c0 .0951-.11129.1712-.25161.1712-.15968.0142-.27097-.0618-.27097-.1712 0-.0952.11129-.1712.25161-.1712.14516-.0143.27097.0618.27097.1712zm-1.50484-.2141c-.03387.0952.0629.2046.20807.2331.1258.0475.27096 0 .3-.0951.02903-.0951-.06291-.2045-.20807-.2473-.12581-.0333-.26613.0142-.3.1093zm2.13871-.0808c-.14032.0333-.2371.1237-.22258.233.01452.0952.14032.157.28548.1237.14033-.0333.2371-.1237.22258-.2188-.01451-.0903-.14516-.1522-.28548-.1379zm3.18391-18.2247c-6.71133 0-11.8452 5.00799-11.8452 11.6045 0 5.2743 3.37742 9.7876 8.20161 11.3761.61936.1094.8371-.2663.8371-.5754 0-.2949-.01452-1.9214-.01452-2.9202 0 0-3.38709.7134-4.09838-1.4172 0 0-.55162-1.384-1.34516-1.7407 0 0-1.10807-.7467.07741-.7324 0 0 1.20484.0951 1.86775 1.227 1.05967 1.8358 2.83548 1.3079 3.52742.994.11129-.761.4258-1.2889.77419-1.6028-2.70484-.2948-5.43387-.6801-5.43387-5.2553 0-1.3078.36774-1.96415 1.14193-2.80119-.1258-.30914-.53709-1.58372.12581-3.22927 1.01129-.30914 3.33871 1.2841 3.33871 1.2841.96774-.26634 2.0081-.40426 3.0387-.40426 1.0307 0 2.071.13792 3.0387.40426 0 0 2.3274-1.59799 3.3387-1.2841.6629 1.6503.2516 2.92013.1258 3.22927.7742.8418 1.2484 1.49809 1.2484 2.80119 0 4.5895-2.85 4.9557-5.5548 5.2553.4451.3758.8226 1.0891.8226 2.2068 0 1.6027-.0146 3.586-.0146 3.9759 0 .3092.2226.6849.8371.5755 4.8388-1.579 8.1194-6.0923 8.1194-11.3666 0-6.59651-5.4435-11.6045-12.1548-11.6045zm-7.14197 16.4032c-.06291.0475-.04839.1569.03387.2473.07742.0761.18871.1094.25161.0475.0629-.0475.04839-.1569-.03387-.2473-.07742-.0761-.18871-.1093-.25161-.0475zm-.52258-.3853c-.03388.0619.01451.138.11129.1855.07741.0476.17419.0333.20806-.0333.03387-.0618-.01452-.1379-.11129-.1854-.09677-.0286-.17419-.0143-.20806.0332zm1.56774 1.6932c-.07742.0618-.04839.2045.0629.2948.11129.1094.25161.1237.31452.0476.0629-.0618.03387-.2045-.06291-.2949-.10645-.1094-.25161-.1236-.31451-.0475zm-.55162-.6992c-.07742.0476-.07742.1713 0 .2806.07742.1094.20807.157.27097.1094.07742-.0618.07742-.1855 0-.2948-.06774-.1094-.19355-.157-.27097-.0952z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.2 KiB |
@ -1,9 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.9992 23.105L16.4206 9.50488H7.58423L11.9992 23.105Z" fill="#E24329"/>
|
||||
<path d="M1.39128 9.505L0.0448571 13.6369C-0.0769824 14.0121 0.054596 14.4262 0.376184 14.6601L11.9992 23.105L1.39128 9.505Z" fill="#FCA326"/>
|
||||
<path d="M1.39124 9.50498H7.58415L4.91889 1.31428C4.78248 0.895238 4.188 0.895238 4.04668 1.31428L1.39124 9.50498Z" fill="#E24329"/>
|
||||
<path d="M22.6135 9.505L23.9551 13.6369C24.077 14.0121 23.9454 14.4262 23.6238 14.6601L11.9991 23.105L22.6135 9.505Z" fill="#FCA326"/>
|
||||
<path d="M22.6136 9.50498H16.4207L19.081 1.31428C19.2174 0.895238 19.8119 0.895238 19.9532 1.31428L22.6136 9.50498Z" fill="#E24329"/>
|
||||
<path d="M11.9991 23.105L16.4206 9.505H22.6135L11.9991 23.105Z" fill="#FC6D26"/>
|
||||
<path d="M11.9991 23.105L1.39124 9.505H7.58415L11.9991 23.105Z" fill="#FC6D26"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m11.9992 23.105 4.4214-13.60012h-8.83637z" fill="#e24329"/><path d="m1.39128 9.505-1.3464229 4.1319c-.1218395.3752.0097389.7893.3313269 1.0232l11.623016 8.4449z" fill="#fca326"/><path d="m1.39124 9.50498h6.19291l-2.66526-8.1907c-.13641-.419042-.73089-.419042-.87221 0z" fill="#e24329"/><path d="m22.6135 9.505 1.3416 4.1319c.1219.3752-.0097.7893-.3313 1.0232l-11.6247 8.4449z" fill="#fca326"/><path d="m22.6136 9.50498h-6.1929l2.6603-8.1907c.1364-.419042.7309-.419042.8722 0z" fill="#e24329"/><g fill="#fc6d26"><path d="m11.9991 23.105 4.4215-13.6h6.1929z"/><path d="m11.9991 23.105-10.60786-13.6h6.19291z"/></g></svg>
|
Before Width: | Height: | Size: 893 B After Width: | Height: | Size: 722 B |
@ -1,6 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M20.132 18.4042C18.5041 15.5885 15.4684 13.6966 11.9927 13.6966C8.50229 13.6966 5.46654 15.5885 3.83868 18.4042H20.132Z" fill="white"/>
|
||||
<path d="M23.549 9.19432C22.9331 8.59303 21.9505 8.59303 21.3492 9.19432L19.0174 11.5261C18.4308 12.1127 18.4161 13.066 18.9588 13.6673L19.0174 13.7259C19.6334 14.3272 20.616 14.3272 21.2172 13.7259L23.549 11.3941C24.1503 10.7782 24.1503 9.7956 23.549 9.19432Z" fill="white"/>
|
||||
<path d="M2.65078 9.19432C2.06416 8.6077 1.11091 8.59303 0.509623 9.13566L0.450962 9.19432C-0.150321 9.81027 -0.150321 10.7929 0.450962 11.3941L2.78277 13.7259C3.39872 14.3272 4.3813 14.3272 4.98259 13.7259C5.58387 13.11 5.58387 12.1274 4.98259 11.5261L2.65078 9.19432Z" fill="white"/>
|
||||
<path d="M12.0367 5H11.9633C11.1127 5 10.4235 5.68927 10.4088 6.55454V9.85426C10.4088 10.7049 11.1127 11.4088 11.9633 11.4088C12.8139 11.4088 13.5179 10.7049 13.5179 9.85426V6.55454C13.5179 5.71861 12.8579 5.02933 12.0367 5Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="m20.132 18.4042c-1.6279-2.8157-4.6636-4.7076-8.1393-4.7076-3.49041 0-6.52616 1.8919-8.15402 4.7076z"/><path d="m23.549 9.19432c-.6159-.60129-1.5985-.60129-2.1998 0l-2.3318 2.33178c-.5866.5866-.6013 1.5399-.0586 2.1412l.0586.0586c.616.6013 1.5986.6013 2.1998 0l2.3318-2.3318c.6013-.6159.6013-1.5985 0-2.19978z"/><path d="m2.65078 9.19432c-.58662-.58662-1.53987-.60129-2.141157-.05866l-.058661.05866c-.601283.61595-.601283 1.59858 0 2.19978l2.331808 2.3318c.61595.6013 1.59853.6013 2.19982 0 .60128-.6159.60128-1.5985 0-2.1998z"/><path d="m12.0367 5h-.0734c-.8506 0-1.5398.68927-1.5545 1.55454v3.29972c0 .85064.7039 1.55454 1.5545 1.55454s1.5546-.7039 1.5546-1.55454v-3.29972c0-.83593-.66-1.52521-1.4812-1.55454z"/></g></svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 842 B |
@ -1,11 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8638)">
|
||||
<path d="M16.066 8.529C16.339 10.527 15.814 12.761 14.143 13.923C12.948 14.754 11.314 14.679 10.35 14.229C8.363 13.302 7.698 11.089 7.843 9.021C8.073 5.759 10.034 4.312 11.877 4.334C14.389 4.323 15.723 6.037 16.066 8.529ZM24 3V21C24 22.655 22.655 24 21 24H3C1.345 24 0 22.655 0 21V3C0 1.345 1.345 0 3 0H21C22.655 0 24 1.345 24 3ZM17.679 15.064C17.679 15.064 17.673 13.243 17.673 3.423H16.12V5.582C16.077 5.598 16.055 5.555 16.034 5.518C15.52 4.409 14.111 3.037 11.963 3.054C9.182 3.075 7.291 4.725 6.573 7.221C6.343 8.02 6.263 8.834 6.279 9.664C6.37 13.837 8.695 15.975 12.3 15.836C13.848 15.777 15.22 14.925 15.996 13.414C16.023 13.361 16.055 13.313 16.087 13.259C16.098 13.264 16.109 13.264 16.12 13.27C16.136 13.473 16.13 14.914 16.125 15.118C16.114 15.911 16.018 16.698 15.739 17.448C15.321 18.573 14.545 19.307 13.355 19.564C12.402 19.773 11.448 19.768 10.505 19.5C9.354 19.173 8.55 18.482 8.304 17.261C8.287 17.175 8.234 17.191 8.18 17.191H6.745C6.787 17.759 6.916 18.279 7.2 18.755C8.496 20.925 11.63 21.354 14.068 20.759C16.741 20.1 17.673 17.818 17.679 15.064Z" fill="#E8E4CA"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.088 8.50004C16.362 10.499 15.837 12.733 14.165 13.895C12.971 14.725 11.337 14.65 10.372 14.2C8.38504 13.274 7.72104 11.061 7.86504 8.99304C8.09604 5.73104 10.056 4.28404 11.899 4.30604C14.412 4.29504 15.746 6.00904 16.088 8.50004ZM17.701 15.036C17.701 15.036 17.696 13.215 17.696 3.39504H16.142V5.55404C16.099 5.57004 16.078 5.52704 16.056 5.49004C15.542 4.38104 14.133 3.00904 11.985 3.02504C9.20504 3.04704 7.31304 4.69704 6.59604 7.19304C6.36504 7.99204 6.28504 8.80604 6.30104 9.63604C6.39204 13.809 8.71704 15.947 12.322 15.808C13.871 15.749 15.242 14.897 16.019 13.386C16.046 13.333 16.078 13.284 16.11 13.231C16.121 13.236 16.131 13.236 16.142 13.242C16.158 13.445 16.153 14.886 16.147 15.09C16.137 15.883 16.04 16.67 15.762 17.42C15.344 18.545 14.567 19.279 13.378 19.536C12.424 19.745 11.471 19.74 10.528 19.472C9.37604 19.145 8.57204 18.454 8.32604 17.233C8.31004 17.147 8.25604 17.163 8.20304 17.163H6.76704C6.81004 17.731 6.93804 18.25 7.22204 18.727C8.51904 20.897 11.653 21.325 14.09 20.731C16.763 20.072 17.696 17.79 17.701 15.036Z" fill="#553B08"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8638">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m16.066 8.529c.273 1.998-.252 4.232-1.923 5.394-1.195.831-2.829.756-3.793.306-1.987-.927-2.652-3.14-2.507-5.208.23-3.262 2.191-4.709 4.034-4.687 2.512-.011 3.846 1.703 4.189 4.195zm7.934-5.529v18c0 1.655-1.345 3-3 3h-18c-1.655 0-3-1.345-3-3v-18c0-1.655 1.345-3 3-3h18c1.655 0 3 1.345 3 3zm-6.321 12.064s-.006-1.821-.006-11.641h-1.553v2.159c-.043.016-.065-.027-.086-.064-.514-1.109-1.923-2.481-4.071-2.464-2.781.021-4.672 1.671-5.39 4.167-.23.799-.31 1.613-.294 2.443.091 4.173 2.416 6.311 6.021 6.172 1.548-.059 2.92-.911 3.696-2.422.027-.053.059-.101.091-.155.011.005.022.005.033.011.016.203.01 1.644.005 1.848-.011.793-.107 1.58-.386 2.33-.418 1.125-1.194 1.859-2.384 2.116-.953.209-1.907.204-2.85-.064-1.151-.327-1.955-1.018-2.201-2.239-.017-.086-.07-.07-.124-.07h-1.435c.042.568.171 1.088.455 1.564 1.296 2.17 4.43 2.599 6.868 2.004 2.673-.659 3.605-2.941 3.611-5.695z" fill="#e8e4ca"/><path clip-rule="evenodd" d="m16.088 8.50004c.274 1.99896-.251 4.23296-1.923 5.39496-1.194.83-2.828.755-3.793.305-1.98696-.926-2.65096-3.139-2.50696-5.20696.231-3.262 2.19096-4.709 4.03396-4.687 2.513-.011 3.847 1.703 4.189 4.194zm1.613 6.53596s-.005-1.821-.005-11.64096h-1.554v2.159c-.043.016-.064-.027-.086-.064-.514-1.109-1.923-2.481-4.071-2.465-2.77996.022-4.67196 1.672-5.38896 4.168-.231.799-.311 1.613-.295 2.443.091 4.17296 2.416 6.31096 6.02096 6.17196 1.549-.059 2.92-.911 3.697-2.422.027-.053.059-.102.091-.155.011.005.021.005.032.011.016.203.011 1.644.005 1.848-.01.793-.107 1.58-.385 2.33-.418 1.125-1.195 1.859-2.384 2.116-.954.209-1.907.204-2.85-.064-1.15196-.327-1.95596-1.018-2.20196-2.239-.016-.086-.07-.07-.123-.07h-1.436c.043.568.171 1.087.455 1.564 1.297 2.17 4.43096 2.598 6.86796 2.004 2.673-.659 3.606-2.941 3.611-5.695z" fill="#553b08" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.0 KiB |
@ -1,15 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1436_823)">
|
||||
<path d="M1.46433 19.6563L2.52275 21.4845C2.74268 21.8694 3.05883 22.1718 3.42997 22.3917L7.21003 15.8488H-0.350098C-0.350098 16.2749 -0.240132 16.701 -0.0202011 17.0859L1.46433 19.6563Z" fill="#0066DA"/>
|
||||
<path d="M11.6499 8.15111L7.86982 1.60815C7.49869 1.82809 7.18254 2.13049 6.96261 2.51537L-0.0202011 14.6116C-0.236087 14.9882 -0.34981 15.4146 -0.350098 15.8487H7.21003L11.6499 8.15111Z" fill="#00AC47"/>
|
||||
<path d="M19.8698 22.3917C20.241 22.1718 20.5571 21.8694 20.7771 21.4845L21.2169 20.7285L23.32 17.0859C23.5399 16.701 23.6499 16.2749 23.6499 15.8488H16.0892L17.698 19.0103L19.8698 22.3917Z" fill="#EA4335"/>
|
||||
<path d="M11.6498 8.15117L15.4299 1.60822C15.0587 1.38829 14.6326 1.27832 14.1928 1.27832H9.10686C8.667 1.27832 8.24088 1.40203 7.86975 1.60822L11.6498 8.15117Z" fill="#00832D"/>
|
||||
<path d="M16.0897 15.8488H7.21L3.42993 22.3917C3.80107 22.6116 4.22718 22.7216 4.66704 22.7216H18.6327C19.0725 22.7216 19.4986 22.5979 19.8698 22.3917L16.0897 15.8488Z" fill="#2684FC"/>
|
||||
<path d="M19.8286 8.56348L16.3372 2.51537C16.1173 2.13049 15.8011 1.82809 15.43 1.60815L11.6499 8.15111L16.0898 15.8487H23.6361C23.6361 15.4226 23.5262 14.9965 23.3062 14.6116L19.8286 8.56348Z" fill="#FFBA00"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1436_823">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m1.46433 19.6563 1.05842 1.8282c.21993.3849.53608.6873.90722.9072l3.78006-6.5429h-7.560128c0 .4261.109966.8522.3298969 1.2371z" fill="#0066da"/><path d="m11.6499 8.15111-3.78008-6.54296c-.37113.21994-.68728.52234-.90721.90722l-6.9828111 12.09623c-.2158859.3766-.3296089.803-.3298969 1.2371h7.560128z" fill="#00ac47"/><path d="m19.8698 22.3917c.3712-.2199.6873-.5223.9073-.9072l.4398-.756 2.1031-3.6426c.2199-.3849.3299-.811.3299-1.2371h-7.5607l1.6088 3.1615z" fill="#ea4335"/><path d="m11.6498 8.15117 3.7801-6.54295c-.3712-.21993-.7973-.3299-1.2371-.3299h-5.08594c-.43986 0-.86598.12371-1.23711.3299z" fill="#00832d"/><path d="m16.0897 15.8488h-8.8797l-3.78007 6.5429c.37114.2199.79725.3299 1.23711.3299h13.96566c.4398 0 .8659-.1237 1.2371-.3299z" fill="#2684fc"/><path d="m19.8286 8.56348-3.4914-6.04811c-.2199-.38488-.5361-.68728-.9072-.90722l-3.7801 6.54296 4.4399 7.69759h7.5463c0-.4261-.1099-.8522-.3299-1.2371z" fill="#ffba00"/></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,6 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.2951 11.4632L1.35339 22.0116C1.66144 23.1598 2.70695 23.9999 3.94849 23.9999C4.44324 23.9999 4.90999 23.8693 5.31139 23.6266L5.33939 23.6079L16.5226 17.1575L11.2857 11.4539L11.2951 11.4632Z" fill="#EA4335"/>
|
||||
<path d="M21.3488 9.67101H21.3394L16.5133 6.86121L11.071 11.706L16.532 17.1669L21.3394 14.3945C22.1796 13.9371 22.749 13.0502 22.749 12.0327C22.749 11.0152 22.1889 10.1284 21.3488 9.68034V9.67101Z" fill="#FBBC04"/>
|
||||
<path d="M1.35336 1.99768C1.29735 2.22172 1.26001 2.44576 1.26001 2.68846V21.3209C1.26001 21.5636 1.28801 21.7876 1.35336 22.0117L11.6311 11.734L1.35336 1.99768Z" fill="#4285F4"/>
|
||||
<path d="M11.3697 12.0047L16.5133 6.86114L5.33939 0.382731C4.93799 0.140024 4.46191 0 3.94849 0C2.70695 0 1.66144 0.849475 1.35339 1.98833L11.3697 11.9953V12.0047Z" fill="#34A853"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m11.2951 11.4632-9.94171 10.5484c.30805 1.1482 1.35356 1.9883 2.5951 1.9883.49475 0 .9615-.1306 1.3629-.3733l.028-.0187 11.18321-6.4504-5.2369-5.7036z" fill="#ea4335"/><path d="m21.3488 9.67101h-.0094l-4.8261-2.8098-5.4423 4.84479 5.461 5.4609 4.8074-2.7724c.8402-.4574 1.4096-1.3443 1.4096-2.3618s-.5601-1.9043-1.4002-2.35236z" fill="#fbbc04"/><path d="m1.35336 1.99768c-.05601.22404-.09335.44808-.09335.69078v18.63244c0 .2427.028.4667.09335.6908l10.27774-10.2777z" fill="#4285f4"/><path d="m11.3697 12.0047 5.1436-5.14356-11.17391-6.478409c-.4014-.242707-.87748-.382731-1.3909-.382731-1.24154 0-2.28705.849475-2.5951 1.98833l10.01631 10.00697z" fill="#34a853"/></svg>
|
Before Width: | Height: | Size: 901 B After Width: | Height: | Size: 773 B |
@ -1,19 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8647)">
|
||||
<path d="M1.45557 11.1792V12.8203Z" fill="black"/>
|
||||
<path d="M1.45557 11.1792V12.8203" stroke="#0066D9" stroke-width="2.91" stroke-linecap="round"/>
|
||||
<path d="M22.5443 11.1792V12.8203Z" fill="black"/>
|
||||
<path d="M22.5443 11.1792V12.8203" stroke="#4285F4" stroke-width="2.91" stroke-linecap="round"/>
|
||||
<path d="M6.72778 6.2561V11.6237ZM6.72778 16.1024V17.7435Z" fill="black"/>
|
||||
<path d="M6.72778 6.2561V11.6237M6.72778 16.1024V17.7435" stroke="#EA4335" stroke-width="2.91" stroke-linecap="round"/>
|
||||
<path d="M17.2722 12.3756V17.7432ZM17.2722 6.25562V7.89667Z" fill="black"/>
|
||||
<path d="M17.2722 12.3756V17.7432M17.2722 6.25562V7.89667" stroke="#34A853" stroke-width="2.91" stroke-linecap="round"/>
|
||||
<path d="M12 7.62356V16.3758ZM12 1.45496V3.09602ZM12 20.9028V22.5439Z" fill="black"/>
|
||||
<path d="M12 7.62356V16.3758M12 1.45496V3.09602M12 20.9028V22.5439" stroke="#FAB908" stroke-width="2.91" stroke-linecap="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8647">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m1.45557 11.1792v1.6411z" fill="#000"/><path d="m1.45557 11.1792v1.6411" stroke="#0066d9" stroke-linecap="round" stroke-width="2.91"/><path d="m22.5443 11.1792v1.6411z" fill="#000"/><path d="m22.5443 11.1792v1.6411" stroke="#4285f4" stroke-linecap="round" stroke-width="2.91"/><path d="m6.72778 6.2561v5.3676zm0 9.8463v1.6411z" fill="#000"/><path d="m6.72778 6.2561v5.3676m0 4.4787v1.6411" stroke="#ea4335" stroke-linecap="round" stroke-width="2.91"/><path d="m17.2722 12.3756v5.3676zm0-6.11998v1.64105z" fill="#000"/><path d="m17.2722 12.3756v5.3676m0-11.48758v1.64105" stroke="#34a853" stroke-linecap="round" stroke-width="2.91"/><path d="m12 7.62356v8.75224zm0-6.1686v1.64106zm0 19.44784v1.6411z" fill="#000"/><path d="m12 7.62356v8.75224m0-14.92084v1.64106m0 17.80678v1.6411" stroke="#fab908" stroke-linecap="round" stroke-width="2.91"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,13 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8654)">
|
||||
<path d="M12 19.2712L0 9.50002L12 0V19.2712Z" fill="#4285F4"/>
|
||||
<path d="M12 19.2712L24 9.50002L12 0V19.2712Z" fill="#356AC3"/>
|
||||
<path d="M12 24C15.866 24 19 20.866 19 17C19 13.134 15.866 10 12 10C8.134 10 5 13.134 5 17C5 20.866 8.134 24 12 24Z" fill="#A0C3FF"/>
|
||||
<path d="M5.67358 14C6.79708 11.635 9.20758 10 12 10C14.7924 10 17.2029 11.635 18.3264 14H5.67358Z" fill="#76A7FA"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8654">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 19.2712-12-9.77118 12-9.50002z" fill="#4285f4"/><path d="m12 19.2712 12-9.77118-12-9.50002z" fill="#356ac3"/><path d="m12 24c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7z" fill="#a0c3ff"/><path d="m5.67358 14c1.1235-2.365 3.534-4 6.32642-4 2.7924 0 5.2029 1.635 6.3264 4z" fill="#76a7fa"/></g></svg>
|
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 540 B |
@ -1,10 +0,0 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1450_712)">
|
||||
<path d="M6.77846 12.5451C5.31688 9.60118 5.29688 6.7547 5.29688 6.7547H23.6799C23.897 5.17899 24.0039 3.59031 24 2H0.00012207C0.00012207 7.647 1.21371 11.847 2.3745 14.1601C4.18409 17.7698 6.92646 20.9689 12.024 22.9999H12.0688C15.1222 21.8764 17.7887 19.9132 19.7551 17.341C21.1719 15.4859 22.6591 12.5729 23.3599 9.36979H9.14724C9.37364 11.362 10.36 13.0856 11.6136 14.1245H16.4584C15.528 15.6674 13.8232 17.0993 12.0584 17.9243C10.3504 17.1992 8.28005 15.3789 6.77846 12.5451Z" fill="#111820"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1450_712">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 746 B |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 37 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8668)">
|
||||
<path d="M12 0C8.74 0 8.333 0.015 7.053 0.072C5.775 0.132 4.905 0.333 4.14 0.63C3.351 0.936 2.681 1.347 2.014 2.014C1.347 2.681 0.935 3.35 0.63 4.14C0.333 4.905 0.131 5.775 0.072 7.053C0.012 8.333 0 8.74 0 12C0 15.26 0.015 15.667 0.072 16.947C0.132 18.224 0.333 19.095 0.63 19.86C0.936 20.648 1.347 21.319 2.014 21.986C2.681 22.652 3.35 23.065 4.14 23.37C4.906 23.666 5.776 23.869 7.053 23.928C8.333 23.988 8.74 24 12 24C15.26 24 15.667 23.985 16.947 23.928C18.224 23.868 19.095 23.666 19.86 23.37C20.648 23.064 21.319 22.652 21.986 21.986C22.652 21.319 23.065 20.651 23.37 19.86C23.666 19.095 23.869 18.224 23.928 16.947C23.988 15.667 24 15.26 24 12C24 8.74 23.985 8.333 23.928 7.053C23.868 5.776 23.666 4.904 23.37 4.14C23.064 3.351 22.652 2.681 21.986 2.014C21.319 1.347 20.651 0.935 19.86 0.63C19.095 0.333 18.224 0.131 16.947 0.072C15.667 0.012 15.26 0 12 0ZM12 2.16C15.203 2.16 15.585 2.176 16.85 2.231C18.02 2.286 18.655 2.48 19.077 2.646C19.639 2.863 20.037 3.123 20.459 3.542C20.878 3.962 21.138 4.361 21.355 4.923C21.519 5.345 21.715 5.98 21.768 7.15C21.825 8.416 21.838 8.796 21.838 12C21.838 15.204 21.823 15.585 21.764 16.85C21.703 18.02 21.508 18.655 21.343 19.077C21.119 19.639 20.864 20.037 20.444 20.459C20.025 20.878 19.62 21.138 19.064 21.355C18.644 21.519 17.999 21.715 16.829 21.768C15.555 21.825 15.18 21.838 11.97 21.838C8.759 21.838 8.384 21.823 7.111 21.764C5.94 21.703 5.295 21.508 4.875 21.343C4.306 21.119 3.915 20.864 3.496 20.444C3.075 20.025 2.806 19.62 2.596 19.064C2.431 18.644 2.237 17.999 2.176 16.829C2.131 15.569 2.115 15.18 2.115 11.985C2.115 8.789 2.131 8.399 2.176 7.124C2.237 5.954 2.431 5.31 2.596 4.89C2.806 4.32 3.075 3.93 3.496 3.509C3.915 3.09 4.306 2.82 4.875 2.611C5.295 2.445 5.926 2.25 7.096 2.19C8.371 2.145 8.746 2.13 11.955 2.13L12 2.16ZM12 5.838C8.595 5.838 5.838 8.598 5.838 12C5.838 15.405 8.598 18.162 12 18.162C15.405 18.162 18.162 15.402 18.162 12C18.162 8.595 15.402 5.838 12 5.838ZM12 16C9.79 16 8 14.21 8 12C8 9.79 9.79 8 12 8C14.21 8 16 9.79 16 12C16 14.21 14.21 16 12 16ZM19.846 5.595C19.846 6.39 19.2 7.035 18.406 7.035C17.611 7.035 16.966 6.389 16.966 5.595C16.966 4.801 17.612 4.156 18.406 4.156C19.199 4.155 19.846 4.801 19.846 5.595Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8668">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m12 0c-3.26 0-3.667.015-4.947.072-1.278.06-2.148.261-2.913.558-.789.306-1.459.717-2.126 1.384s-1.079 1.336-1.384 2.126c-.297.765-.499 1.635-.558 2.913-.06 1.28-.072 1.687-.072 4.947s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558 1.28.06 1.687.072 4.947.072s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126-.667-.667-1.335-1.079-2.126-1.384-.765-.297-1.636-.499-2.913-.558-1.28-.06-1.687-.072-4.947-.072zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zm0 10.162c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44s.646-1.439 1.44-1.439c.793-.001 1.44.645 1.44 1.439z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 1.9 KiB |
@ -1,27 +1 @@
|
||||
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 302" width="500" height="572">
|
||||
<title>kick-svg</title>
|
||||
<defs>
|
||||
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
||||
<path d="m0 1h933v300h-933z"/>
|
||||
</clipPath>
|
||||
<clipPath clipPathUnits="userSpaceOnUse" id="cp2">
|
||||
<path d="m0 1h933.33v300h-933.33z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<style>
|
||||
.s0 { fill: #000000 }
|
||||
</style>
|
||||
<g id="Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
||||
<g id="Clip-Path">
|
||||
<g id="Layer">
|
||||
<g id="Clip-Path: Clip-Path" clip-path="url(#cp2)">
|
||||
<g id="Clip-Path">
|
||||
<g id="Layer">
|
||||
<path id="Layer" fill-rule="evenodd" class="s0" d="m0 1h100v66.7h33.3v-33.4h33.4v-33.3h100v100h-33.4v33.3h-33.3v33.4h33.3v33.3h33.4v100h-100v-33.3h-33.4v-33.4h-33.3v66.7h-100zm666.7 0h100v66.7h33.3v-33.4h33.3v-33.3h100v100h-33.3v33.3h-33.3v33.4h33.3v33.3h33.3v100h-100v-33.3h-33.3v-33.4h-33.3v66.7h-100zm-366.7 0h100v300h-100zm333.3 0v100h-100v100h100v100h-166.6v-33.3h-33.4v-233.4h33.4v-33.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg height="572" viewBox="0 0 264 302" width="500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 1h933v300h-933z"/></clipPath><clipPath id="b"><path d="m0 1h933.33v300h-933.33z"/></clipPath><g clip-path="url(#a)"><g clip-path="url(#b)"><path d="m0 1h100v66.7h33.3v-33.4h33.4v-33.3h100v100h-33.4v33.3h-33.3v33.4h33.3v33.3h33.4v100h-100v-33.3h-33.4v-33.4h-33.3v66.7h-100zm666.7 0h100v66.7h33.3v-33.4h33.3v-33.3h100v100h-33.3v33.3h-33.3v33.4h33.3v33.3h33.3v100h-100v-33.3h-33.3v-33.4h-33.3v66.7h-100zm-366.7 0h100v300h-100zm333.3 0v100h-100v100h100v100h-166.6v-33.3h-33.4v-233.4h33.4v-33.3z" fill-rule="evenodd"/></g></g></svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 686 B |
@ -1,23 +1 @@
|
||||
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 300" width="502" height="571">
|
||||
<title>Kick_logo-svg</title>
|
||||
<defs>
|
||||
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
||||
<path d="m0 0h933v300h-933z"/>
|
||||
</clipPath>
|
||||
<clipPath clipPathUnits="userSpaceOnUse" id="cp2">
|
||||
<path d="m0 0h933.33v300h-933.33z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<style>
|
||||
.s0 { fill: #53fc18 }
|
||||
</style>
|
||||
<g id="Clip-Path" clip-path="url(#cp1)">
|
||||
<g id="Layer">
|
||||
<g id="Clip-Path" clip-path="url(#cp2)">
|
||||
<g id="Layer">
|
||||
<path id="Layer" fill-rule="evenodd" class="s0" d="m0 0h100v66.7h33.3v-33.4h33.4v-33.3h100v100h-33.4v33.3h-33.3v33.4h33.3v33.3h33.4v100h-100v-33.3h-33.4v-33.4h-33.3v66.7h-100zm666.7 0h100v66.7h33.3v-33.4h33.3v-33.3h100v100h-33.3v33.3h-33.3v33.4h33.3v33.3h33.3v100h-100v-33.3h-33.3v-33.4h-33.3v66.7h-100zm-366.7 0h100v300h-100zm333.3 0v100h-100v100h100v100h-166.6v-33.3h-33.4v-233.4h33.4v-33.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg height="571" viewBox="0 0 264 300" width="502" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h933v300h-933z"/></clipPath><clipPath id="b"><path d="m0 0h933.33v300h-933.33z"/></clipPath><g clip-path="url(#a)"><g clip-path="url(#b)"><path d="m0 0h100v66.7h33.3v-33.4h33.4v-33.3h100v100h-33.4v33.3h-33.3v33.4h33.3v33.3h33.4v100h-100v-33.3h-33.4v-33.4h-33.3v66.7h-100zm666.7 0h100v66.7h33.3v-33.4h33.3v-33.3h100v100h-33.3v33.3h-33.3v33.4h33.3v33.3h33.3v100h-100v-33.3h-33.3v-33.4h-33.3v66.7h-100zm-366.7 0h100v300h-100zm333.3 0v100h-100v100h100v100h-166.6v-33.3h-33.4v-233.4h33.4v-33.3z" fill="#53fc18" fill-rule="evenodd"/></g></g></svg>
|
Before Width: | Height: | Size: 961 B After Width: | Height: | Size: 701 B |
@ -1,15 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8670)">
|
||||
<mask id="mask0_1432_8670" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<path d="M24 0H0V24H24V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1432_8670)">
|
||||
<path d="M18.7495 12.0062L20.9317 9.84147C21.4691 9.30777 21.8956 8.67303 22.1867 7.9738C22.4777 7.27457 22.6275 6.52467 22.6275 5.76729C22.6275 5.0099 22.4777 4.26 22.1867 3.56077C21.8956 2.86154 21.4691 2.2268 20.9317 1.69311C19.8393 0.614063 18.3656 0.00897611 16.8301 0.00897611C15.2946 0.00897611 13.821 0.614063 12.7285 1.69311L11.9347 2.48278C11.3992 1.71526 10.6858 1.08883 9.85548 0.65704C9.02517 0.225253 8.10264 0.000952057 7.16677 0.00331437C3.96655 0.00331437 1.37 2.58242 1.37 5.76189V18.2423C1.37 21.4217 3.96655 24.0008 7.16677 24.0008C8.10264 24.0032 9.02517 23.7789 9.85548 23.3471C10.6858 22.9153 11.3992 22.2889 11.9347 21.5214L12.7285 22.311C13.821 23.3901 15.2946 23.9952 16.8301 23.9952C18.3656 23.9952 19.8393 23.3901 20.9317 22.311C21.4691 21.7773 21.8956 21.1426 22.1867 20.4434C22.4777 19.7441 22.6275 18.9942 22.6275 18.2369C22.6275 17.4795 22.4777 16.7296 22.1867 16.0303C21.8956 15.3311 21.4691 14.6964 20.9317 14.1627L18.7495 12.0037V12.0062Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8670">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><mask id="b" height="24" maskUnits="userSpaceOnUse" width="24" x="0" y="0"><path d="m24 0h-24v24h24z" fill="#fff"/></mask><g clip-path="url(#a)"><g mask="url(#b)"><path d="m18.7495 12.0062 2.1822-2.16473c.5374-.5337.9639-1.16844 1.255-1.86767.291-.69923.4408-1.44913.4408-2.20651 0-.75739-.1498-1.50729-.4408-2.20652-.2911-.69923-.7176-1.33397-1.255-1.86766-1.0924-1.079047-2.5661-1.68413389-4.1016-1.68413389s-3.0091.60508689-4.1016 1.68413389l-.7938.78967c-.5355-.76752-1.2489-1.39395-2.07922-1.82574-.83031-.431787-1.75284-.65608794-2.68871-.65372563-3.20022 0-5.79677 2.57910563-5.79677 5.75857563v12.48041c0 3.1794 2.59655 5.7585 5.79677 5.7585.93587.0024 1.8584-.2219 2.68871-.6537.83032-.4318 1.54372-1.0582 2.07922-1.8257l.7938.7896c1.0925 1.0791 2.5661 1.6842 4.1016 1.6842s3.0092-.6051 4.1016-1.6842c.5374-.5337.9639-1.1684 1.255-1.8676.291-.6993.4408-1.4492.4408-2.2065 0-.7574-.1498-1.5073-.4408-2.2066-.2911-.6992-.7176-1.3339-1.255-1.8676l-2.1822-2.159z" fill="#fff"/></g></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.2 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8676)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.39183 0.545731C1.38841 0.54714 1.38499 0.548562 1.38158 0.549997C1.19339 0.629104 1.02217 0.745701 0.877687 0.893124C0.733206 1.04055 0.618306 1.2159 0.539553 1.40917C0.460801 1.60244 0.419741 1.80982 0.418722 2.01947V21.9741L0.418724 2.01947C0.419743 1.80982 0.460803 1.60244 0.539555 1.40917C0.618308 1.2159 0.733208 1.04055 0.877689 0.893124C1.02217 0.745701 1.19339 0.629104 1.38158 0.549997C1.38499 0.548562 1.38841 0.54714 1.39183 0.545731ZM11.0546 9.85931V9.87036L20.1452 0.593051C20.5171 0.216052 21.0176 0.00480541 21.5389 0.00480541C22.06 0.00480541 22.5603 0.215878 22.9322 0.592588C23.1169 0.779109 23.2636 1.0018 23.3638 1.2476C23.464 1.49348 23.5157 1.75753 23.5157 2.02426C23.5157 2.291 23.464 2.55505 23.3638 2.80092C23.2637 3.0465 23.1164 3.26969 22.932 3.4561L14.5547 12.0015L22.9335 20.5454L22.9345 20.5464C23.1188 20.7327 23.2653 20.9552 23.3654 21.2006C23.4656 21.4465 23.5172 21.7105 23.5172 21.9773C23.5172 22.244 23.4656 22.5081 23.3654 22.7539C23.2653 22.9994 23.1189 23.2217 22.9346 23.4081C22.5637 23.7872 22.0627 24 21.5405 24C21.0179 24 20.5163 23.7867 20.1453 23.407L11.7555 14.8519L3.36749 23.4052C2.99573 23.7824 2.49457 23.9927 1.97324 23.9903C1.71616 23.992 1.46124 23.9416 1.22302 23.8418C0.983853 23.7416 0.766217 23.5937 0.582597 23.4065C0.398978 23.2194 0.252991 22.9966 0.153015 22.7511C0.0530385 22.5056 0.00104117 22.2421 6.71418e-06 21.9758L0 21.9741L8.61112e-06 2.01728C0.00130415 1.75085 0.0534828 1.48731 0.153561 1.2417C0.25364 0.996101 0.399656 0.773257 0.583262 0.585911C0.766868 0.398566 0.984464 0.250394 1.22361 0.149865C1.46203 0.0496385 1.71722 -0.00127011 1.97466 2.40688e-05C2.49515 -0.00205383 2.99528 0.208668 3.36558 0.586135C3.73644 0.964164 3.94678 1.47855 3.95044 2.01641L3.95045 2.01944V17.1117L11.0546 9.85931Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8676">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path clip-rule="evenodd" d="m1.39183.545731c-.00342.001409-.00684.002831-.01025.004266-.18819.079107-.35941.195704-.503893.343127-.144481.147426-.259381.322776-.338134.516046-.078752.19327-.119812.40065-.120831.6103v19.95463l.000002-19.95463c.001019-.20965.042079-.41703.120831-.6103.078753-.19327.193653-.36862.338134-.516046.144481-.147423.315701-.26402.503891-.343127.00341-.001435.00683-.002857.01025-.004266zm9.66277 9.313579v.01105l9.0906-9.277309c.3719-.376999.8724-.58824559 1.3937-.58824559.5211 0 1.0214.21107259 1.3933.58778259.1847.186521.3314.409212.4316.655012.1002.24588.1519.50993.1519.77666 0 .26674-.0517.53079-.1519.77666-.1001.24558-.2474.46877-.4318.65518l-8.3773 8.5454 8.3788 8.5439.001.001c.1843.1863.3308.4088.4309.6542.1002.2459.1518.5099.1518.7767 0 .2667-.0516.5308-.1518.7766-.1001.2455-.2465.4678-.4308.6542-.3709.3791-.8719.5919-1.3941.5919-.5226 0-1.0242-.2133-1.3952-.593l-8.3898-8.5551-8.38801 8.5533c-.37176.3772-.87292.5875-1.39425.5851-.25708.0017-.512-.0487-.75022-.1485-.239167-.1002-.456803-.2481-.640423-.4353-.183619-.1871-.329606-.4099-.429582-.6554-.0999765-.2455-.15197383-.509-.15300829-.7753l-.00000671-.0017.00000861-19.95682c.00129554-.26643.05347419-.52997.15355239-.77558.100079-.245599.246095-.468443.429701-.655789.183606-.187345.401202-.335517.640348-.436046.23842-.1002265.49361-.15113511.75105-.14984093.52049-.0020779 1.02062.20864393 1.39092.58611093.37086.378029.5812.892415.58486 1.430275l.00001.00303v15.09226z" fill="#fff" fill-rule="evenodd"/></g></svg>
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.7 KiB |
@ -1,5 +1,20 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M19.6314 4.51096C21.703 5.08643 23.2156 6.53329 23.7582 8.45696C24.3995 10.767 23.75 13.0277 21.9907 14.5322C21.0453 15.3378 19.319 15.9379 17.9132 15.9379H17.2884L17.2226 16.5298C17.0665 18.1247 16.2855 19.2016 15.003 19.5715C14.7646 19.6455 12.9314 19.6702 8.42635 19.6702L2.17852 19.6784L1.68527 19.4482C0.896064 19.0783 0.295939 18.4042 0.0657668 17.6232C0.0328945 17.4917 0 14.6144 0 11.2274C0 4.59319 3.31193e-08 4.60142 0.427484 4.42877C0.542582 4.38767 4.4228 4.35478 9.82391 4.35478C18.8257 4.34656 19.0477 4.34655 19.6314 4.51096Z" fill="white"/>
|
||||
<path d="M17.3459 10.1834V12.9785H18.0694C19.3436 12.9785 20.1246 12.5428 20.6343 11.548C20.9056 11.0055 20.922 10.9397 20.922 10.1094C20.922 9.3202 20.8974 9.19688 20.6918 8.76941C20.4452 8.25972 19.9848 7.81579 19.4423 7.55272C19.171 7.42119 18.9326 7.38831 18.2256 7.38831H17.3459V10.1834Z" fill="#13C3FF"/>
|
||||
<path d="M10.2665 8.07966C9.66642 8.27696 9.47734 8.38384 9.00876 8.77023L8.62238 9.09084L8.26888 8.80311C7.10153 7.84949 5.39158 7.74262 4.42975 8.56471C3.95294 8.97576 3.75567 9.41147 3.70636 10.1596C3.66525 10.8255 3.80501 11.4585 4.11736 12.0668C4.20779 12.2476 4.6024 12.7245 4.98877 13.1355C6.19724 14.3933 8.47441 16.4814 8.63883 16.4814C8.73748 16.4814 9.63355 15.6511 10.8831 14.4015C12.7657 12.5272 12.9959 12.2723 13.2343 11.7626C13.5713 11.0474 13.6453 10.2171 13.4398 9.59233C13.037 8.39209 11.5161 7.66862 10.2665 8.07966Z" fill="#FF5F5F"/>
|
||||
<g clip-path="url(#clip0_1737_490)">
|
||||
<mask id="mask0_1737_490" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-1" y="2" width="25" height="20">
|
||||
<path d="M23.9472 2.43567H-0.000488281V21.6515H23.9472V2.43567Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1737_490)">
|
||||
<path d="M9.57364 21.6508C6.08785 21.6508 3.25251 20.0918 1.59068 17.2609C0.119386 14.7795 -0.000488281 12.0918 -0.000488281 9.08867C-0.000488281 7.30823 0.535159 5.75808 1.54778 4.60539C2.47838 3.54671 3.79698 2.86091 5.26134 2.67415C6.99951 2.45397 9.16041 2.43567 11.4071 2.43567C15.0632 2.43567 16.096 2.48046 17.5345 2.62431C19.4481 2.81422 21.0582 3.52842 22.19 4.68993C23.3396 5.86974 23.9472 7.44514 23.9472 9.24766V9.60982C23.9472 12.6856 21.891 15.2596 19.0254 15.9593C18.8115 16.464 18.5465 16.9663 18.233 17.4609L18.2248 17.4735C17.2153 19.0338 14.8425 21.6515 10.2973 21.6515H9.57302L9.57364 21.6508Z" fill="white"/>
|
||||
<path d="M17.3843 4.13042C16.0258 3.99477 15.0751 3.94934 11.4076 3.94934C9.05297 3.94934 7.06055 3.97206 5.45361 4.17585C3.32552 4.44777 1.51416 6.07743 1.51416 9.08878C1.51416 12.1002 1.67252 14.432 2.89524 16.4919C4.27632 18.8465 6.58547 20.1367 9.57412 20.1367H10.2984C13.9659 20.1367 15.9584 18.1897 16.9545 16.6503C17.3849 15.9708 17.7015 15.292 17.9054 14.6124C20.5091 14.386 22.4334 12.2352 22.4334 9.60928V9.24715C22.4334 6.41749 20.5773 4.44777 17.3849 4.13042H17.3843Z" fill="white"/>
|
||||
<path d="M1.51332 9.08878C1.51332 6.07743 3.32469 4.44777 5.45275 4.17585C7.06033 3.97206 9.05276 3.94934 11.4067 3.94934C15.0743 3.94934 16.025 3.99477 17.3833 4.13042C20.5758 4.44714 22.4319 6.41687 22.4319 9.24715V9.60928C22.4319 12.2358 20.5076 14.3866 17.9039 14.6124C17.7001 15.292 17.3833 15.9708 16.953 16.6503C15.9569 18.1897 13.9645 20.1367 10.297 20.1367H9.57263C6.584 20.1367 4.27484 18.8465 2.89377 16.4919C1.67106 14.432 1.5127 12.1449 1.5127 9.08878" fill="#202020"/>
|
||||
<path d="M3.21155 9.11093C3.21155 12.0315 3.39265 13.9103 4.34342 15.6536C5.42987 17.6687 7.39959 18.4384 9.64124 18.4384H10.3429C13.286 18.4384 14.7125 17.0119 15.5049 15.7671C15.8898 15.1331 16.2292 14.4315 16.4103 13.5482L16.546 12.9822H17.3611C19.1725 12.9822 20.7346 11.5109 20.7346 9.63144V9.29201C20.7346 7.18665 19.4217 6.07687 17.1347 5.80559C15.8444 5.69265 15.0746 5.64722 11.4065 5.64722C8.93902 5.64722 7.17308 5.66992 5.83744 5.87371C3.95858 6.14564 3.21094 7.20938 3.21094 9.11093" fill="white"/>
|
||||
<path d="M16.5469 10.6734C16.5469 10.9454 16.7506 11.1492 17.1128 11.1492C18.2674 11.1492 18.9015 10.4924 18.9015 9.40594C18.9015 8.3195 18.2674 7.64001 17.1128 7.64001C16.7506 7.64001 16.5469 7.84379 16.5469 8.11571V10.6741V10.6734Z" fill="#202020"/>
|
||||
<path d="M5.43082 10.538C5.43082 11.8737 6.17782 13.0282 7.12861 13.9343C7.76268 14.5455 8.7589 15.1797 9.43777 15.5872C9.64154 15.7002 9.84533 15.7683 10.0719 15.7683C10.3437 15.7683 10.5696 15.7002 10.7513 15.5872C11.4308 15.1797 12.4264 14.5455 13.0378 13.9343C14.0113 13.0288 14.7582 11.8743 14.7582 10.538C14.7582 9.08879 13.6719 7.79858 12.1097 7.79858C11.1817 7.79858 10.5475 8.27427 10.0719 8.93044C9.64154 8.27365 8.98539 7.79858 8.05668 7.79858C6.47183 7.79858 5.43018 9.08879 5.43018 10.538" fill="#FF5A16"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1737_490">
|
||||
<rect width="24" height="19.3195" fill="white" transform="translate(0 2.34021)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 3.3 KiB |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.70439 14.4846L10.5842 16.8762C10.5842 16.8762 9.09943 18.3332 5.99334 18.3332C2.14442 18.3332 0 16.079 0 11.9002C0 7.55664 2.14442 5 6.18555 5C9.84194 5 11.6841 6.31955 12.8385 9.89348L13.7457 12.6424C14.4057 14.6494 15.5601 16.1064 18.3367 16.1064C20.2062 16.1064 21.1957 15.694 21.1957 14.677C21.1957 13.8796 20.7285 13.3024 19.3265 12.9724L17.4569 12.5327C15.1753 11.9829 14.2681 10.8007 14.2681 8.93128C14.2681 5.93471 16.6874 5 19.1615 5C21.9656 5 23.67 6.01718 23.8899 8.49136L21.1409 8.82133C21.0308 7.63921 20.3161 7.14432 18.9966 7.14432C17.7868 7.14432 17.0447 7.69419 17.0447 8.62891C17.0447 9.45367 17.402 9.94857 18.6115 10.2235L20.3709 10.6083C22.7352 11.1582 24 12.3129 24 14.5397C24 17.2887 21.6909 18.3333 18.2817 18.3333C13.5257 18.3333 11.8762 16.189 10.9967 13.5225L10.1168 10.7733C9.45689 8.76635 8.68721 7.1994 6.26812 7.1994C4.5909 7.1994 2.88661 8.409 2.88661 11.7904C2.88661 14.4296 4.23355 16.0791 6.13067 16.0791C8.27467 16.0791 9.70439 14.4846 9.70439 14.4846Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m9.70439 14.4846.87981 2.3916s-1.48477 1.457-4.59086 1.457c-3.84892 0-5.99334-2.2542-5.99334-6.433 0-4.34356 2.14442-6.9002 6.18555-6.9002 3.65639 0 5.49855 1.31955 6.65295 4.89348l.9072 2.74892c.66 2.007 1.8144 3.464 4.591 3.464 1.8695 0 2.859-.4124 2.859-1.4294 0-.7974-.4672-1.3746-1.8692-1.7046l-1.8696-.4397c-2.2816-.5498-3.1888-1.732-3.1888-3.60142 0-2.99657 2.4193-3.93128 4.8934-3.93128 2.8041 0 4.5085 1.01718 4.7284 3.49136l-2.749.32997c-.1101-1.18212-.8248-1.67701-2.1443-1.67701-1.2098 0-1.9519.54987-1.9519 1.48459 0 .82476.3573 1.31966 1.5668 1.59459l1.7594.3848c2.3643.5499 3.6291 1.7046 3.6291 3.9314 0 2.749-2.3091 3.7936-5.7183 3.7936-4.756 0-6.4055-2.1443-7.285-4.8108l-.8799-2.7492c-.65991-2.00695-1.42959-3.5739-3.84868-3.5739-1.67722 0-3.38151 1.2096-3.38151 4.591 0 2.6392 1.34694 4.2887 3.24406 4.2887 2.144 0 3.57372-1.5945 3.57372-1.5945z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 989 B |
@ -1,7 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 11.5714C0 9.0467 2.0467 7 4.57143 7C7.09615 7 9.14286 9.0467 9.14286 11.5714C9.14286 14.0962 7.09615 16.1429 4.57143 16.1429C2.0467 16.1429 0 14.0962 0 11.5714Z" fill="#FF8000"/>
|
||||
<path d="M7.42859 11.5714C7.42859 9.0467 9.47529 7 12 7C14.5247 7 16.5714 9.0467 16.5714 11.5714C16.5714 14.0962 14.5247 16.1429 12 16.1429C9.47529 16.1429 7.42859 14.0962 7.42859 11.5714Z" fill="#00E054"/>
|
||||
<path d="M8.28573 14.2369C8.8252 13.4866 9.14287 12.5661 9.14287 11.5714C9.14287 10.5767 8.8252 9.65625 8.28573 8.90588C7.74627 9.65625 7.42859 10.5767 7.42859 11.5714C7.42859 12.5661 7.74627 13.4866 8.28573 14.2369Z" fill="white"/>
|
||||
<path d="M14.8572 11.5714C14.8572 9.0467 16.9039 7 19.4286 7C21.9533 7 24 9.0467 24 11.5714C24 14.0962 21.9533 16.1429 19.4286 16.1429C16.9039 16.1429 14.8572 14.0962 14.8572 11.5714Z" fill="#40BCF4"/>
|
||||
<path d="M15.7143 14.2369C16.2538 13.4866 16.5715 12.5661 16.5715 11.5714C16.5715 10.5767 16.2538 9.65625 15.7143 8.90588C15.1749 9.65625 14.8572 10.5767 14.8572 11.5714C14.8572 12.5661 15.1749 13.4866 15.7143 14.2369Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m0 11.5714c0-2.5247 2.0467-4.5714 4.57143-4.5714 2.52472 0 4.57143 2.0467 4.57143 4.5714 0 2.5248-2.04671 4.5715-4.57143 4.5715-2.52473 0-4.57143-2.0467-4.57143-4.5715z" fill="#ff8000"/><path d="m7.42859 11.5714c0-2.5247 2.0467-4.5714 4.57141-4.5714 2.5247 0 4.5714 2.0467 4.5714 4.5714 0 2.5248-2.0467 4.5715-4.5714 4.5715-2.52471 0-4.57141-2.0467-4.57141-4.5715z" fill="#00e054"/><path d="m8.28573 14.2369c.53947-.7503.85714-1.6708.85714-2.6655s-.31767-1.91515-.85714-2.66552c-.53946.75037-.85714 1.67082-.85714 2.66552s.31768 1.9152.85714 2.6655z" fill="#fff"/><path d="m14.8572 11.5714c0-2.5247 2.0467-4.5714 4.5714-4.5714s4.5714 2.0467 4.5714 4.5714c0 2.5248-2.0467 4.5715-4.5714 4.5715s-4.5714-2.0467-4.5714-4.5715z" fill="#40bcf4"/><path d="m15.7143 14.2369c.5395-.7503.8572-1.6708.8572-2.6655s-.3177-1.91515-.8572-2.66552c-.5394.75037-.8571 1.67082-.8571 2.66552s.3177 1.9152.8571 2.6655z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1021 B |
@ -1,3 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 10.7381C24 5.36854 18.6169 1 12 1C5.38307 1 0 5.36854 0 10.7381C0 15.5521 4.27407 19.5843 10.0351 20.3458C10.4265 20.4301 10.9585 20.6033 11.0923 20.9374C11.2138 21.2411 11.1722 21.7168 11.1317 22.0228C11.1317 22.0228 10.9911 22.8697 10.9607 23.0497L10.9562 23.0753C10.8988 23.3997 10.7532 24.2219 12 23.6975C13.2811 23.1588 18.9105 19.6282 21.4277 16.7297C23.1666 14.8232 24 12.8841 24 10.7381ZM20.0072 13.8391H16.6329C16.5732 13.8391 16.516 13.8154 16.4738 13.7732C16.4317 13.731 16.408 13.6738 16.408 13.6141V8.37839C16.408 8.31873 16.4317 8.26152 16.4738 8.21933C16.516 8.17714 16.5732 8.15344 16.6329 8.15344H20.0072C20.0668 8.15344 20.1241 8.17714 20.1662 8.21933C20.2084 8.26152 20.2321 8.31873 20.2321 8.37839V9.22983C20.2321 9.28949 20.2084 9.34671 20.1662 9.3889C20.1241 9.43108 20.0668 9.45478 20.0072 9.45478H17.716V10.3377H20.0072C20.0668 10.3377 20.1241 10.3614 20.1662 10.4036C20.2084 10.4458 20.2321 10.503 20.2321 10.5627V11.422C20.2321 11.4816 20.2084 11.5389 20.1662 11.581C20.1241 11.6232 20.0668 11.6469 20.0072 11.6469H17.716V12.531H20.0072C20.0668 12.531 20.1241 12.5547 20.1662 12.5969C20.2084 12.6391 20.2321 12.6963 20.2321 12.7559V13.6062C20.2332 13.6364 20.2281 13.6665 20.2173 13.6948C20.2065 13.723 20.1901 13.7487 20.1691 13.7704C20.1481 13.7922 20.1229 13.8094 20.0951 13.8212C20.0673 13.833 20.0374 13.8391 20.0072 13.8391ZM7.69606 13.7732C7.65388 13.8154 7.59666 13.8391 7.537 13.8391L7.54037 13.8357H4.16611C4.10645 13.8357 4.04923 13.812 4.00705 13.7698C3.96486 13.7276 3.94116 13.6704 3.94116 13.6108V8.37729C3.94116 8.31763 3.96486 8.26042 4.00705 8.21823C4.04923 8.17604 4.10645 8.15234 4.16611 8.15234H5.02093C5.08059 8.15234 5.1378 8.17604 5.17999 8.21823C5.22218 8.26042 5.24588 8.31763 5.24588 8.37729V12.5389H7.537C7.59666 12.5389 7.65388 12.5626 7.69606 12.6048C7.73825 12.647 7.76195 12.7042 7.76195 12.7638V13.6141C7.76195 13.6738 7.73825 13.731 7.69606 13.7732ZM9.56597 8.14331H8.71566C8.58893 8.14331 8.48621 8.24604 8.48621 8.37276V13.6096C8.48621 13.7363 8.58893 13.8391 8.71566 13.8391H9.56597C9.69269 13.8391 9.79542 13.7363 9.79542 13.6096V8.37276C9.79542 8.24604 9.69269 8.14331 9.56597 8.14331ZM14.5093 8.14331H15.3596C15.3896 8.1433 15.4192 8.14927 15.4468 8.16085C15.4744 8.17244 15.4994 8.18941 15.5203 8.21078C15.5413 8.23215 15.5577 8.25748 15.5688 8.28529C15.5798 8.31311 15.5852 8.34284 15.5846 8.37276V13.5961C15.5846 13.6558 15.5609 13.713 15.5187 13.7552C15.4765 13.7974 15.4193 13.8211 15.3596 13.8211H14.5138C14.4934 13.8207 14.473 13.8181 14.4531 13.8132H14.4373H14.4295H14.4182L14.407 13.8076H14.4002L14.3867 13.7986C14.3638 13.7829 14.344 13.763 14.3282 13.7401L11.9291 10.5008V13.6422C11.9291 13.7019 11.9054 13.7591 11.8633 13.8013C11.8211 13.8435 11.7639 13.8672 11.7042 13.8672H10.8528C10.7931 13.8672 10.7359 13.8435 10.6937 13.8013C10.6515 13.7591 10.6278 13.7019 10.6278 13.6422V8.40538C10.6278 8.34572 10.6515 8.2885 10.6937 8.24631C10.7359 8.20413 10.7931 8.18043 10.8528 8.18043H11.7199H11.7323H11.7413H11.7548H11.7638H11.7773H11.7852H11.7976H11.8054L11.8178 8.18718H11.8245L11.8369 8.19617H11.8437L11.856 8.2063L11.8695 8.21979C11.8768 8.22692 11.8832 8.23485 11.8887 8.24341L14.2844 11.4793V8.36826C14.2844 8.3086 14.3081 8.25138 14.3503 8.2092C14.3925 8.16701 14.4497 8.14331 14.5093 8.14331Z" fill="white"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m24 10.7381c0-5.36956-5.3831-9.7381-12-9.7381-6.61693 0-12 4.36854-12 9.7381 0 4.814 4.27407 8.8462 10.0351 9.6077.3914.0843.9234.2575 1.0572.5916.1215.3037.0799.7794.0394 1.0854 0 0-.1406.8469-.171 1.0269l-.0045.0256c-.0574.3244-.203 1.1466 1.0438.6222 1.2811-.5387 6.9105-4.0693 9.4277-6.9678 1.7389-1.9065 2.5723-3.8456 2.5723-5.9916zm-3.9928 3.101h-3.3743c-.0597 0-.1169-.0237-.1591-.0659-.0421-.0422-.0658-.0994-.0658-.1591v-5.23571c0-.05966.0237-.11687.0658-.15906.0422-.04219.0994-.06589.1591-.06589h3.3743c.0596 0 .1169.0237.159.06589.0422.04219.0659.0994.0659.15906v.85144c0 .05966-.0237.11688-.0659.15907-.0421.04218-.0994.06588-.159.06588h-2.2912v.88292h2.2912c.0596 0 .1169.0237.159.0659.0422.0422.0659.0994.0659.1591v.8593c0 .0596-.0237.1169-.0659.159-.0421.0422-.0994.0659-.159.0659h-2.2912v.8841h2.2912c.0596 0 .1169.0237.159.0659.0422.0422.0659.0994.0659.159v.8503c.0011.0302-.004.0603-.0148.0886-.0108.0282-.0272.0539-.0482.0756-.021.0218-.0462.039-.074.0508s-.0577.0179-.0879.0179zm-12.31114-.0659c-.04218.0422-.0994.0659-.15906.0659l.00337-.0034h-3.37426c-.05966 0-.11688-.0237-.15906-.0659-.04219-.0422-.06589-.0994-.06589-.159v-5.23351c0-.05966.0237-.11687.06589-.15906.04218-.04219.0994-.06589.15906-.06589h.85482c.05966 0 .11687.0237.15906.06589s.06589.0994.06589.15906v4.16161h2.29112c.05966 0 .11688.0237.15906.0659.04219.0422.06589.0994.06589.159v.8503c0 .0597-.0237.1169-.06589.1591zm1.86991-5.62989h-.85031c-.12673 0-.22945.10273-.22945.22945v5.23684c0 .1267.10272.2295.22945.2295h.85031c.12672 0 .22945-.1028.22945-.2295v-5.23684c0-.12672-.10273-.22945-.22945-.22945zm4.94333 0h.8503c.03-.00001.0596.00596.0872.01754.0276.01159.0526.02856.0735.04993.021.02137.0374.0467.0485.07451.011.02782.0164.05755.0158.08747v5.22334c0 .0597-.0237.1169-.0659.1591s-.0994.0659-.1591.0659h-.8458c-.0204-.0004-.0408-.003-.0607-.0079h-.0158-.0078-.0113l-.0112-.0056h-.0068l-.0135-.009c-.0229-.0157-.0427-.0356-.0585-.0585l-2.3991-3.2393v3.1414c0 .0597-.0237.1169-.0658.1591-.0422.0422-.0994.0659-.1591.0659h-.8514c-.0597 0-.1169-.0237-.1591-.0659s-.0659-.0994-.0659-.1591v-5.23682c0-.05966.0237-.11688.0659-.15907.0422-.04218.0994-.06588.1591-.06588h.8671.0124.009.0135.009.0135.0079.0124.0078l.0124.00675h.0067l.0124.00899h.0068l.0123.01013.0135.01349c.0073.00713.0137.01506.0192.02362l2.3957 3.23589v-3.11104c0-.05966.0237-.11688.0659-.15906.0422-.04219.0994-.06589.159-.06589z" fill="#fff" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.5 KiB |
@ -1,10 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8695)">
|
||||
<path d="M22.2857 0H1.70893C0.766071 0 0 0.776786 0 1.73036V22.2696C0 23.2232 0.766071 24 1.70893 24H22.2857C23.2286 24 24 23.2232 24 22.2696V1.73036C24 0.776786 23.2286 0 22.2857 0ZM7.25357 20.5714H3.69643V9.11786H7.25893V20.5714H7.25357ZM5.475 7.55357C4.33393 7.55357 3.4125 6.62679 3.4125 5.49107C3.4125 4.35536 4.33393 3.42857 5.475 3.42857C6.61071 3.42857 7.5375 4.35536 7.5375 5.49107C7.5375 6.63214 6.61607 7.55357 5.475 7.55357V7.55357ZM20.5875 20.5714H17.0304V15C17.0304 13.6714 17.0036 11.9625 15.1821 11.9625C13.3286 11.9625 13.0446 13.4089 13.0446 14.9036V20.5714H9.4875V9.11786H12.9V10.6821H12.9482C13.425 9.78214 14.5875 8.83393 16.3179 8.83393C19.9179 8.83393 20.5875 11.2071 20.5875 14.2929V20.5714V20.5714Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8695">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#a)"><path d="m22.2857 0h-20.57677c-.942859 0-1.70893.776786-1.70893 1.73036v20.53924c0 .9536.766071 1.7304 1.70893 1.7304h20.57677c.9429 0 1.7143-.7768 1.7143-1.7304v-20.53924c0-.953574-.7714-1.73036-1.7143-1.73036zm-15.03213 20.5714h-3.55714v-11.45354h3.5625v11.45354zm-1.77857-13.01783c-1.14107 0-2.0625-.92678-2.0625-2.0625 0-1.13571.92143-2.0625 2.0625-2.0625 1.13571 0 2.0625.92679 2.0625 2.0625 0 1.14107-.92143 2.0625-2.0625 2.0625zm15.1125 13.01783h-3.5571v-5.5714c0-1.3286-.0268-3.0375-1.8483-3.0375-1.8535 0-2.1375 1.4464-2.1375 2.9411v5.6678h-3.5571v-11.45354h3.4125v1.56424h.0482c.4768-.89996 1.6393-1.84817 3.3697-1.84817 3.6 0 4.2696 2.37317 4.2696 5.45897z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 989 B After Width: | Height: | Size: 908 B |
@ -1,15 +1,10 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8697)">
|
||||
<mask id="mask0_1432_8697" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<path d="M24 0H0V24H24V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_1432_8697)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.717708 9.99764C-0.239236 10.9312 -0.239236 12.4449 0.717708 13.3785C1.67465 14.3121 3.22616 14.3121 4.18311 13.3785L12.0335 5.71962L15.2136 8.82223C16.1706 9.75584 17.7221 9.75584 18.679 8.82223C19.636 7.88863 19.636 6.37495 18.679 5.44135L13.8275 0.708111C13.3787 0.270279 12.7992 0.037776 12.2115 0.0106035C11.5097 -0.0539096 10.7849 0.175957 10.2476 0.700204L0.717708 9.99764Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2823 14.0024C24.2392 13.0688 24.2392 11.5551 23.2823 10.6215C22.3253 9.68786 20.7738 9.68786 19.8169 10.6215L11.9668 18.2801L8.78687 15.1778C7.82992 14.2442 6.27841 14.2442 5.32146 15.1778C4.36452 16.1114 4.36452 17.625 5.32147 18.5587L10.173 23.2919C10.6215 23.7295 11.2007 23.962 11.788 23.9893C12.4899 24.054 13.215 23.8242 13.7524 23.2998L23.2823 14.0024Z" fill="white"/>
|
||||
</g>
|
||||
<g clip-path="url(#clip0_1752_2459)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.6557 11.6976C19.7713 11.8075 19.7713 12.0037 19.6557 12.1136C16.7318 14.8937 13.8082 17.6736 10.8844 20.4536C10.1858 21.1179 10.1858 22.2317 10.8844 22.896V22.896C11.5349 23.5145 12.5561 23.5145 13.2066 22.896C16.1715 20.0768 19.1362 17.258 22.1012 14.4388C23.5664 13.0456 23.5664 10.766 22.1012 9.37277L16.6758 4.21418C16.0253 3.59565 15.0041 3.59565 14.3536 4.21419V4.21419C13.655 4.87843 13.655 5.99226 14.3536 6.6565L15.5143 7.76016L16.4053 8.60734L19.6555 11.6977C19.6556 11.6978 19.6557 11.6977 19.6557 11.6976V11.6976Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.89875 9.56124C0.433491 10.9545 0.433491 13.234 1.89875 14.6272L7.32408 19.7858C7.9746 20.4044 8.9958 20.4044 9.64632 19.7858V19.7858C10.3449 19.1216 10.3449 18.0077 9.64632 17.3435L4.34417 12.302C4.2286 12.1921 4.2286 11.9959 4.34417 11.886L6.53726 9.80079L11.9544 4.65L13.1155 3.54597C13.8141 2.88175 13.814 1.76792 13.1154 1.10376V1.10376C12.4649 0.485362 11.4439 0.485404 10.7934 1.10385L1.89875 9.56124Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8697">
|
||||
<clipPath id="clip0_1752_2459">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 5.0 KiB |
@ -1,15 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8705)">
|
||||
<path d="M23.1722 5.31336C22.8252 2.73468 20.5778 0.702486 17.9135 0.308701C17.464 0.242162 15.761 0 11.8159 0H11.7864C7.84025 0 6.99366 0.242162 6.54416 0.308701C3.95411 0.691577 1.5888 2.51761 1.01493 5.12683C0.738901 6.41183 0.709444 7.83643 0.760721 9.14324C0.833819 11.0172 0.848002 12.888 1.0182 14.7544C1.13586 15.9941 1.34112 17.224 1.63243 18.4348C2.17794 20.671 4.38614 22.5319 6.5496 23.2911C8.8659 24.0829 11.3569 24.2143 13.7437 23.6707C14.0063 23.6097 14.2656 23.5387 14.5216 23.458C15.102 23.2737 15.7817 23.0675 16.2814 22.7054C16.2883 22.7003 16.2939 22.6937 16.2978 22.6862C16.3018 22.6786 16.304 22.6703 16.3043 22.6617V20.8531C16.3042 20.8452 16.3023 20.8373 16.2987 20.8302C16.2952 20.8231 16.2901 20.8168 16.2838 20.8119C16.2775 20.807 16.2702 20.8035 16.2625 20.8018C16.2547 20.8001 16.2466 20.8001 16.2389 20.8019C14.7097 21.1671 13.1426 21.3502 11.5704 21.3473C8.86472 21.3473 8.13703 20.0634 7.92863 19.5289C7.76114 19.0669 7.65479 18.5851 7.61225 18.0956C7.6118 18.0873 7.61332 18.0791 7.61666 18.0716C7.61997 18.0641 7.62504 18.0574 7.63142 18.0523C7.6378 18.047 7.64531 18.0434 7.65336 18.0417C7.66141 18.0399 7.66973 18.04 7.67772 18.0421C9.18143 18.4048 10.7229 18.5879 12.2698 18.5875C12.6418 18.5875 13.0127 18.5875 13.3848 18.5777C14.9405 18.5341 16.5803 18.4545 18.111 18.1556C18.1492 18.1479 18.1874 18.1414 18.2201 18.1316C20.6345 17.668 22.9322 16.2128 23.1657 12.528C23.1744 12.383 23.1962 11.0085 23.1962 10.858C23.1973 10.3464 23.3609 7.22883 23.1722 5.31336Z" fill="url(#paint0_linear_1432_8705)"/>
|
||||
<path d="M19.3471 8.21052V14.6169H16.8084V8.39923C16.8084 7.09026 16.2629 6.42267 15.1533 6.42267C13.9335 6.42267 13.3226 7.21242 13.3226 8.7723V12.1757H10.7991V8.7723C10.7991 7.21242 10.1871 6.42267 8.96731 6.42267C7.86428 6.42267 7.31332 7.09026 7.31332 8.39923V14.6169H4.77563V8.21052C4.77563 6.90154 5.10984 5.86164 5.77829 5.09079C6.46779 4.32176 7.37225 3.92688 8.49488 3.92688C9.79428 3.92688 10.7762 4.42647 11.4308 5.42457L12.0625 6.48486L12.6953 5.42457C13.3499 4.42647 14.3318 3.92688 15.629 3.92688C16.7505 3.92688 17.655 4.32176 18.3467 5.09079C19.0144 5.86092 19.3479 6.90081 19.3471 8.21052Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8705" x1="12.0015" y1="0" x2="12.0015" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#6364FF"/>
|
||||
<stop offset="1" stop-color="#563ACC"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8705">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="12.0015" x2="12.0015" y1="0" y2="24"><stop offset="0" stop-color="#6364ff"/><stop offset="1" stop-color="#563acc"/></linearGradient><clipPath id="b"><path d="m0 0h24v24h-24z"/></clipPath><g clip-path="url(#b)"><path d="m23.1722 5.31336c-.347-2.57868-2.5944-4.610874-5.2587-5.004659-.4495-.066539-2.1525-.308701-6.0976-.308701h-.0295c-3.94615 0-4.79274.242162-5.24224.308701-2.59005.382876-4.95536 2.208909-5.52923 4.818129-.276029 1.285-.305486 2.7096-.254209 4.01641.073098 1.87396.087281 3.74476.257479 5.61116.11766 1.2397.32292 2.4696.61423 3.6804.54551 2.2362 2.75371 4.0971 4.91717 4.8563 2.3163.7918 4.8073.9232 7.1941.3796.2626-.061.5219-.132.7779-.2127.5804-.1843 1.2601-.3905 1.7598-.7526.0069-.0051.0125-.0117.0164-.0192.004-.0076.0062-.0159.0065-.0245v-1.8086c-.0001-.0079-.002-.0158-.0056-.0229-.0035-.0071-.0086-.0134-.0149-.0183s-.0136-.0084-.0213-.0101c-.0078-.0017-.0159-.0017-.0236.0001-1.5292.3652-3.0963.5483-4.6685.5454-2.70568 0-3.43337-1.2839-3.64177-1.8184-.16749-.462-.27384-.9438-.31638-1.4333-.00045-.0083.00107-.0165.00441-.024.00331-.0075.00838-.0142.01476-.0193.00638-.0053.01389-.0089.02194-.0106.00805-.0018.01637-.0017.02436.0004 1.50371.3627 3.04518.5458 4.59208.5454.372 0 .7429 0 1.115-.0098 1.5557-.0436 3.1955-.1232 4.7262-.4221.0382-.0077.0764-.0142.1091-.024 2.4144-.4636 4.7121-1.9188 4.9456-5.6036.0087-.145.0305-1.5195.0305-1.67.0011-.5116.1647-3.62917-.024-5.54464z" fill="url(#a)"/><path d="m19.3471 8.21052v6.40638h-2.5387v-6.21767c0-1.30897-.5455-1.97656-1.6551-1.97656-1.2198 0-1.8307.78975-1.8307 2.34963v3.4034h-2.5235v-3.4034c0-1.55988-.612-2.34963-1.83179-2.34963-1.10303 0-1.65399.66759-1.65399 1.97656v6.21767h-2.53769v-6.40638c0-1.30898.33421-2.34888 1.00266-3.11973.6895-.76903 1.59396-1.16391 2.71659-1.16391 1.2994 0 2.28132.49959 2.93592 1.49769l.6317 1.06029.6328-1.06029c.6546-.9981 1.6365-1.49769 2.9337-1.49769 1.1215 0 2.026.39488 2.7177 1.16391.6677.77013 1.0012 1.81002 1.0004 3.11973z" fill="#fff"/></g></svg>
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.1 KiB |
7
images/icons/matrix.svg
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 520 520" style="enable-background:new 0 0 520 520;" xml:space="preserve">
|
||||
<path d="M13.7,11.9v496.2h35.7V520H0V0h49.4v11.9H13.7z"/>
|
||||
<path d="M166.3,169.2v25.1h0.7c6.7-9.6,14.8-17,24.2-22.2c9.4-5.3,20.3-7.9,32.5-7.9c11.7,0,22.4,2.3,32.1,6.8 c9.7,4.5,17,12.6,22.1,24c5.5-8.1,13-15.3,22.4-21.5c9.4-6.2,20.6-9.3,33.5-9.3c9.8,0,18.9,1.2,27.3,3.6c8.4,2.4,15.5,6.2,21.5,11.5 c6,5.3,10.6,12.1,14,20.6c3.3,8.5,5,18.7,5,30.7v124.1h-50.9V249.6c0-6.2-0.2-12.1-0.7-17.6c-0.5-5.5-1.8-10.3-3.9-14.3 c-2.2-4.1-5.3-7.3-9.5-9.7c-4.2-2.4-9.9-3.6-17-3.6c-7.2,0-13,1.4-17.4,4.1c-4.4,2.8-7.9,6.3-10.4,10.8c-2.5,4.4-4.2,9.4-5,15.1 c-0.8,5.6-1.3,11.3-1.3,17v103.3h-50.9v-104c0-5.5-0.1-10.9-0.4-16.3c-0.2-5.4-1.3-10.3-3.1-14.9c-1.8-4.5-4.8-8.2-9-10.9 c-4.2-2.7-10.3-4.1-18.5-4.1c-2.4,0-5.6,0.5-9.5,1.6c-3.9,1.1-7.8,3.1-11.5,6.1c-3.7,3-6.9,7.3-9.5,12.9c-2.6,5.6-3.9,13-3.9,22.1 v107.6h-50.9V169.2H166.3z"/>
|
||||
<path d="M506.3,508.1V11.9h-35.7V0H520v520h-49.4v-11.9H506.3z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -1,5 +1,12 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M13.5374 12.0001C13.5374 15.8661 10.5069 19 6.76884 19C3.03073 19 0 15.8661 0 12.0001C0 8.13418 3.0305 5 6.76884 5C10.5072 5 13.5374 8.13418 13.5374 12.0001Z" fill="white"/>
|
||||
<path d="M20.9628 12.0001C20.9628 15.6391 19.4476 18.5902 17.5784 18.5902C15.7092 18.5902 14.194 15.6391 14.194 12.0001C14.194 8.36116 15.709 5.41003 17.5782 5.41003C19.4473 5.41003 20.9626 8.36021 20.9626 12.0001" fill="white"/>
|
||||
<path d="M24 12.0001C24 15.2597 23.4672 17.9038 22.8097 17.9038C22.1522 17.9038 21.6196 15.2604 21.6196 12.0001C21.6196 8.73979 22.1525 6.09644 22.8097 6.09644C23.467 6.09644 24 8.73955 24 12.0001Z" fill="white"/>
|
||||
<g clip-path="url(#clip0_1737_440)">
|
||||
<path d="M19.7895 0H4.21052C1.88512 0 0 1.88512 0 4.21052V19.7895C0 22.1149 1.88512 24 4.21052 24H19.7895C22.1149 24 24 22.1149 24 19.7895V4.21052C24 1.88512 22.1149 0 19.7895 0Z" fill="white"/>
|
||||
<path d="M24.0002 16.5172V18.6969C23.8633 18.7101 23.7227 18.7169 23.5783 18.7169C21.0016 18.7169 19.5509 16.5707 19.4884 13.8851C19.4865 13.7813 19.4872 13.6781 19.4895 13.5756C19.4909 13.5117 19.4934 13.448 19.4967 13.3845C19.4983 13.3506 19.4999 13.3188 19.5024 13.2832C19.505 13.2477 19.5075 13.2122 19.5105 13.1766C19.6033 11.9909 19.985 10.9358 20.615 10.1551C21.0064 9.67043 21.4767 9.30119 22.0101 9.05426C22.4785 8.8184 23.1369 8.68823 23.6737 8.68823H23.6969C23.7986 8.68823 23.8996 8.69163 24.0002 8.69833V9.29803C23.8935 9.2688 23.7794 9.25312 23.658 9.25111C22.5725 9.27349 21.9256 10.5737 21.845 12.3751H24.0002V12.8828H21.7964L21.7957 12.8833C21.6963 14.6385 22.657 16.1219 24.0002 16.5172Z" fill="black"/>
|
||||
<path d="M19.5964 5.73334L19.6154 5.7292V5.58264H15.7503L12.1615 14.0175L8.57269 5.58264H4.40763V5.7292L4.42634 5.73334C5.1318 5.89258 5.48998 6.13005 5.48998 6.98645V17.0126C5.48998 17.869 5.13042 18.1064 4.42495 18.2657L4.40625 18.2699V18.4169H7.23211V18.2703L7.21343 18.2661C6.50794 18.1069 6.14977 17.8694 6.14977 17.013V7.56803L10.76 18.4169H11.0215L15.766 7.26548V17.2607C15.7056 17.9371 15.3506 18.1459 14.7118 18.2901L14.6929 18.2945V18.4399H19.6154V18.2945L19.5964 18.2901C18.957 18.1459 18.5935 17.9371 18.533 17.2607L18.5298 6.98645H18.533C18.533 6.13005 18.8912 5.89258 19.5964 5.73334Z" fill="black"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1737_440">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 730 B After Width: | Height: | Size: 1.7 KiB |
18
images/icons/meetup-alt.svg
Normal file
@ -0,0 +1,18 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_75_35)">
|
||||
<path d="M5.24266 6.07504C5.58752 5.83689 5.67392 5.3639 5.43576 5.01904C5.19724 4.67418 4.72426 4.58778 4.37939 4.82593C4.03453 5.06409 3.94813 5.53707 4.18629 5.88193C4.42481 6.22643 4.89779 6.3132 5.24266 6.07504Z" fill="white"/>
|
||||
<path d="M23.9889 10.5173C23.9342 10.2651 23.6857 10.1045 23.4335 10.1591C23.181 10.2138 23.0207 10.4622 23.075 10.7148C23.1297 10.967 23.3785 11.1272 23.6307 11.073C23.8829 11.0183 24.0435 10.7694 23.9892 10.5173H23.9889Z" fill="white"/>
|
||||
<path d="M3.97041 19.1599C3.7197 19.2142 3.55982 19.4612 3.6141 19.7123C3.66801 19.9633 3.91576 20.1229 4.16647 20.0686C4.41754 20.0143 4.57705 19.7673 4.52278 19.5162C4.4685 19.2651 4.22111 19.106 3.97004 19.1599H3.97041Z" fill="white"/>
|
||||
<path d="M7.09894 2.05112C7.3862 1.98909 7.5686 1.70626 7.50657 1.41937C7.44454 1.13248 7.16171 0.950078 6.87482 1.01211C6.58756 1.07414 6.40516 1.3566 6.46719 1.64386C6.52922 1.93076 6.81205 2.11316 7.09894 2.05112Z" fill="white"/>
|
||||
<path d="M13.9419 3.48169C14.4116 3.1996 14.5637 2.59037 14.282 2.12108C13.9999 1.65141 13.3903 1.49929 12.921 1.78138C12.4513 2.06311 12.2992 2.67234 12.5809 3.142C12.863 3.61166 13.4726 3.76341 13.9419 3.48169Z" fill="white"/>
|
||||
<path d="M1.56559 11.1325C1.10996 10.8201 0.48781 10.936 0.175441 11.3913C-0.136928 11.8466 -0.0209898 12.4687 0.434272 12.7811C0.889903 13.0935 1.51206 12.9775 1.82443 12.5223C2.13679 12.067 2.02086 11.4448 1.56523 11.1325H1.56559Z" fill="white"/>
|
||||
<path d="M20.3268 7.21426C19.9428 7.47937 19.8464 8.00552 20.1119 8.38952C20.3774 8.77352 20.9035 8.86952 21.2875 8.60441C21.6715 8.3393 21.7679 7.81315 21.5024 7.42915C21.2369 7.04515 20.7108 6.94915 20.3268 7.21426Z" fill="white"/>
|
||||
<path d="M22.1769 13.065C21.8375 13.1381 21.6215 13.4727 21.695 13.812C21.7681 14.1517 22.1026 14.3669 22.4423 14.2938C22.7817 14.2204 22.9977 13.8862 22.9242 13.5469C22.8507 13.2072 22.5162 12.9919 22.1769 13.065Z" fill="white"/>
|
||||
<path d="M20.4671 10.1458C20.1344 9.67393 19.6637 9.36414 19.1501 9.21128C19.2254 8.22728 18.9795 7.21338 18.3747 6.3383C17.1953 4.63245 15.0424 4.00661 13.18 4.68193C11.5158 3.61596 9.31448 3.57128 7.58685 4.76464C6.71252 5.3687 6.08925 6.19947 5.73812 7.12291C5.22968 7.19159 4.72827 7.36181 4.2767 7.67381C2.78501 8.70433 2.39141 10.7137 3.33775 12.2368C2.05319 13.4131 1.75707 15.3715 2.73295 16.8843C3.3119 17.7811 4.22132 18.3217 5.19793 18.4823C5.21602 19.2145 5.43572 19.9496 5.88322 20.5969C7.10722 22.3677 9.53565 22.8112 11.3069 21.5879C11.3744 21.541 11.4269 21.4816 11.4907 21.4313C12.4781 22.3123 13.9598 22.4574 15.0966 21.6721C15.7033 21.2534 16.091 20.6438 16.2605 19.9814C17.1499 20.0142 18.0553 19.7883 18.844 19.2433C20.7355 17.9366 21.2429 15.3819 20.0329 13.4541C21.0043 12.6352 21.2133 11.2029 20.4671 10.1454V10.1458ZM14.219 17.2483C13.3871 16.8407 12.882 15.9091 13.098 14.989C13.2593 14.3008 14.7972 11.4909 14.8548 11.0589C14.9135 10.6184 14.6783 10.5808 14.5313 10.5734C14.3419 10.5634 14.1924 10.6557 14.0063 10.9363C13.8372 11.1922 11.9242 15.0215 11.7584 15.3346C11.4616 15.894 11.0879 16.0288 10.7128 16.0088C10.1656 15.9804 9.91522 15.6872 9.99424 15.16C10.0408 14.8498 11.2537 12.1105 11.3165 11.6829C11.3552 11.4185 11.3028 11.1379 11.0406 11.0035C10.7781 10.8691 10.4687 11.0752 10.376 11.2313C10.2483 11.4466 8.52839 15.9376 8.34525 16.2702C8.02845 16.8462 7.69504 17.0294 7.19325 17.053C6.00692 17.1091 5.12741 16.134 5.51547 14.9381C5.68864 14.4053 6.83067 10.3662 7.40962 9.33793C7.79842 8.64673 8.87842 8.12205 9.62722 8.44587C10.0153 8.61387 10.5525 8.8823 10.7113 8.95208C11.0772 9.11418 11.4701 8.67479 11.6244 8.54039C11.7795 8.40599 11.9272 8.26458 12.1158 8.18371C12.3041 8.10322 12.6003 8.06962 12.8292 8.10322C13.0577 8.13682 13.1944 8.22322 13.28 8.29153C13.4484 8.42556 13.5533 8.5319 13.7124 8.68291C13.9517 8.91036 14.1241 8.77264 14.2441 8.70322C14.452 8.58248 14.6144 8.48427 15.2296 8.49534C15.8628 8.50642 16.5905 8.73276 16.7416 9.81239C16.9099 11.0117 14.7776 14.1014 14.9268 15.5347C15.032 16.5449 16.7397 15.8338 16.8845 16.7561C17.0717 17.9528 14.7503 17.5075 14.2193 17.2476L14.219 17.2483Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_75_35">
|
||||
<rect width="24" height="21.2795" fill="white" transform="translate(0 1)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 4.2 KiB |
30
images/icons/meetup.svg
Normal file
@ -0,0 +1,30 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_75_34)">
|
||||
<g clip-path="url(#clip1_75_34)">
|
||||
<path d="M5.24266 6.07504C5.58752 5.83689 5.67392 5.3639 5.43576 5.01904C5.19724 4.67418 4.72426 4.58778 4.37939 4.82593C4.03453 5.06409 3.94813 5.53707 4.18629 5.88193C4.42481 6.22643 4.89779 6.3132 5.24266 6.07504Z" fill="white"/>
|
||||
<path d="M23.9889 10.5173C23.9342 10.2651 23.6857 10.1045 23.4335 10.1591C23.181 10.2138 23.0207 10.4622 23.075 10.7148C23.1297 10.967 23.3785 11.1272 23.6307 11.073C23.8829 11.0183 24.0435 10.7694 23.9892 10.5173H23.9889Z" fill="white"/>
|
||||
<path d="M3.97041 19.1599C3.7197 19.2142 3.55982 19.4612 3.6141 19.7123C3.66801 19.9633 3.91576 20.1229 4.16647 20.0686C4.41754 20.0143 4.57705 19.7673 4.52278 19.5162C4.4685 19.2651 4.22111 19.106 3.97004 19.1599H3.97041Z" fill="white"/>
|
||||
<path d="M7.09894 2.05112C7.3862 1.98909 7.5686 1.70626 7.50657 1.41937C7.44454 1.13248 7.16171 0.950078 6.87482 1.01211C6.58756 1.07414 6.40516 1.3566 6.46719 1.64386C6.52922 1.93076 6.81205 2.11316 7.09894 2.05112Z" fill="white"/>
|
||||
<path d="M13.9419 3.48169C14.4116 3.1996 14.5637 2.59037 14.282 2.12108C13.9999 1.65141 13.3903 1.49929 12.921 1.78138C12.4513 2.06311 12.2992 2.67234 12.5809 3.142C12.863 3.61166 13.4726 3.76341 13.9419 3.48169Z" fill="white"/>
|
||||
<path d="M1.56559 11.1325C1.10996 10.8201 0.48781 10.936 0.175441 11.3913C-0.136928 11.8466 -0.0209898 12.4687 0.434272 12.7811C0.889903 13.0935 1.51206 12.9775 1.82443 12.5223C2.13679 12.067 2.02086 11.4448 1.56523 11.1325H1.56559Z" fill="white"/>
|
||||
<path d="M20.3268 7.21426C19.9428 7.47937 19.8464 8.00552 20.1119 8.38952C20.3774 8.77352 20.9035 8.86952 21.2875 8.60441C21.6715 8.3393 21.7679 7.81315 21.5024 7.42915C21.2369 7.04515 20.7108 6.94915 20.3268 7.21426Z" fill="white"/>
|
||||
<path d="M22.1769 13.065C21.8375 13.1381 21.6215 13.4727 21.695 13.812C21.7681 14.1517 22.1026 14.3669 22.4423 14.2938C22.7817 14.2204 22.9977 13.8862 22.9242 13.5469C22.8507 13.2072 22.5162 12.9919 22.1769 13.065Z" fill="white"/>
|
||||
<path d="M20.4671 10.1458C20.1344 9.67393 19.6637 9.36414 19.1501 9.21128C19.2254 8.22728 18.9795 7.21338 18.3747 6.3383C17.1953 4.63245 15.0424 4.00661 13.18 4.68193C11.5158 3.61596 9.31448 3.57128 7.58685 4.76464C6.71252 5.3687 6.08925 6.19947 5.73812 7.12291C5.22968 7.19159 4.72827 7.36181 4.2767 7.67381C2.78501 8.70433 2.39141 10.7137 3.33775 12.2368C2.05319 13.4131 1.75707 15.3715 2.73295 16.8843C3.3119 17.7811 4.22132 18.3217 5.19793 18.4823C5.21602 19.2145 5.43572 19.9496 5.88322 20.5969C7.10722 22.3677 9.53565 22.8112 11.3069 21.5879C11.3744 21.541 11.4269 21.4816 11.4907 21.4313C12.4781 22.3123 13.9598 22.4574 15.0966 21.6721C15.7033 21.2534 16.091 20.6438 16.2605 19.9814C17.1499 20.0142 18.0553 19.7883 18.844 19.2433C20.7355 17.9366 21.2429 15.3819 20.0329 13.4541C21.0043 12.6352 21.2133 11.2029 20.4671 10.1454V10.1458ZM14.219 17.2483C13.3871 16.8407 12.882 15.9091 13.098 14.989C13.2593 14.3008 14.7972 11.4909 14.8548 11.0589C14.9135 10.6184 14.6783 10.5808 14.5313 10.5734C14.3419 10.5634 14.1924 10.6557 14.0063 10.9363C13.8372 11.1922 11.9242 15.0215 11.7584 15.3346C11.4616 15.894 11.0879 16.0288 10.7128 16.0088C10.1656 15.9804 9.91522 15.6872 9.99424 15.16C10.0408 14.8498 11.2537 12.1105 11.3165 11.6829C11.3552 11.4185 11.3028 11.1379 11.0406 11.0035C10.7781 10.8691 10.4687 11.0752 10.376 11.2313C10.2483 11.4466 8.52839 15.9376 8.34525 16.2702C8.02845 16.8462 7.69504 17.0294 7.19325 17.053C6.00692 17.1091 5.12741 16.134 5.51547 14.9381C5.68864 14.4053 6.83067 10.3662 7.40962 9.33793C7.79842 8.64673 8.87842 8.12205 9.62722 8.44587C10.0153 8.61387 10.5525 8.8823 10.7113 8.95208C11.0772 9.11418 11.4701 8.67479 11.6244 8.54039C11.7795 8.40599 11.9272 8.26458 12.1158 8.18371C12.3041 8.10322 12.6003 8.06962 12.8292 8.10322C13.0577 8.13682 13.1944 8.22322 13.28 8.29153C13.4484 8.42556 13.5533 8.5319 13.7124 8.68291C13.9517 8.91036 14.1241 8.77264 14.2441 8.70322C14.452 8.58248 14.6144 8.48427 15.2296 8.49534C15.8628 8.50642 16.5905 8.73276 16.7416 9.81239C16.9099 11.0117 14.7776 14.1014 14.9268 15.5347C15.032 16.5449 16.7397 15.8338 16.8845 16.7561C17.0717 17.9528 14.7503 17.5075 14.2193 17.2476L14.219 17.2483Z" fill="white"/>
|
||||
</g>
|
||||
<g clip-path="url(#clip2_75_34)">
|
||||
<path d="M17.1545 20.886C16.6786 21.2146 16.5593 21.8666 16.8883 22.3422C17.2173 22.8178 17.8693 22.937 18.3457 22.6084C18.8216 22.2798 18.9405 21.6277 18.6115 21.1522C18.2825 20.6762 17.6305 20.5573 17.1545 20.886ZM11.0408 22.7148C10.7473 22.9175 10.6734 23.3199 10.8765 23.6135C11.0792 23.907 11.4817 23.9805 11.7756 23.7778C12.0691 23.5747 12.1429 23.1722 11.9399 22.8787C11.7372 22.5852 11.3347 22.512 11.0408 22.7148ZM3.61372 19.7129C3.66763 19.964 3.91538 20.1235 4.16609 20.0692C4.41716 20.0149 4.57667 19.7679 4.52239 19.5168C4.46812 19.2658 4.22073 19.1066 3.96966 19.1605C3.71895 19.2148 3.55907 19.4618 3.61335 19.7129M1.82479 12.5225C2.13716 12.0672 2.02123 11.4451 1.56559 11.1327C1.10996 10.8204 0.48781 10.9363 0.175441 11.3916C-0.136928 11.8468 -0.0209898 12.469 0.434272 12.7813C0.889903 13.0937 1.51206 12.9778 1.82443 12.5225M5.24276 6.07537C5.58763 5.83722 5.67403 5.36423 5.43587 5.01937C5.19735 4.67451 4.72436 4.58811 4.3795 4.82626C4.03464 5.06442 3.94824 5.5374 4.18639 5.88226C4.42492 6.22676 4.8979 6.31352 5.24276 6.07537ZM7.50578 1.41937C7.44375 1.13248 7.16092 0.950078 6.87403 1.01211C6.58676 1.07414 6.40436 1.3566 6.46639 1.64386C6.52843 1.93076 6.81126 2.11316 7.09815 2.05112C7.38541 1.98909 7.56781 1.70626 7.50578 1.41937ZM14.2823 2.12165C14.0002 1.65199 13.3906 1.49986 12.9213 1.78196C12.4516 2.06368 12.2995 2.67291 12.5812 3.14257C12.8633 3.61223 13.4729 3.76399 13.9422 3.48226C14.4119 3.20017 14.564 2.59094 14.2823 2.12165ZM19.1502 9.21162C19.2255 8.22762 18.9796 7.21371 18.3748 6.33863C17.1955 4.63279 15.0425 4.00694 13.1801 4.68226C11.516 3.61629 9.31464 3.57162 7.58701 4.76497C6.71267 5.36903 6.08941 6.1998 5.73827 7.12325C5.22984 7.19192 4.72843 7.36214 4.27686 7.67414C2.78516 8.70466 2.39156 10.714 3.3379 12.2371C2.05335 13.4135 1.75723 15.3719 2.7331 16.8846C3.31206 17.7815 4.22147 18.322 5.19809 18.4826C5.21618 19.2148 5.43587 19.95 5.88338 20.5972C7.10738 22.368 9.53581 22.8115 11.307 21.5882C11.3746 21.5413 11.427 21.4819 11.4909 21.4317C12.4782 22.3127 13.9599 22.4578 15.0968 21.6724C15.7034 21.2537 16.0911 20.6441 16.2606 19.9817C17.1501 20.0146 18.0554 19.7886 18.8441 19.2436C20.7357 17.9369 21.243 15.3822 20.033 13.4544C21.0045 12.6355 21.2135 11.2032 20.4673 10.1458C20.1346 9.67389 19.6638 9.36411 19.1502 9.21125M21.2877 8.60423C21.6717 8.33912 21.7681 7.81297 21.5026 7.42897C21.2371 7.04497 20.7109 6.94897 20.3269 7.21408C19.9429 7.47919 19.8466 8.00534 20.1121 8.38934C20.3775 8.77334 20.9037 8.86934 21.2877 8.60423ZM22.9237 13.5471C22.8503 13.2074 22.5157 12.9922 22.1764 13.0653C21.8371 13.1388 21.6211 13.4729 21.6946 13.8122C21.7677 14.1519 22.1022 14.3672 22.4419 14.2941C22.7812 14.2206 22.9972 13.8864 22.9237 13.5471ZM23.9893 10.5172C23.9347 10.265 23.6862 10.1044 23.434 10.1591C23.1815 10.2137 23.0212 10.4622 23.0755 10.7148C23.1301 10.9669 23.379 11.1272 23.6312 11.0729C23.8834 11.0183 24.044 10.7694 23.9897 10.5172" fill="#ED1C40"/>
|
||||
<path d="M16.8837 16.7577C16.7394 15.8357 15.0317 16.5468 14.9261 15.5362C14.7769 14.1025 16.9088 11.0132 16.7408 9.8139C16.5898 8.73427 15.8621 8.50793 15.2288 8.49686C14.6137 8.48578 14.4512 8.58363 14.2434 8.70473C14.1234 8.77415 13.9509 8.91187 13.7117 8.68443C13.5525 8.53304 13.4477 8.42707 13.2793 8.29304C13.1936 8.22436 13.057 8.13833 12.8285 8.10473C12.5995 8.07113 12.3034 8.10473 12.1151 8.18523C11.9264 8.26609 11.7787 8.4075 11.6237 8.5419C11.469 8.6763 11.0765 9.11606 10.7106 8.95359C10.5518 8.88344 10.0146 8.61501 9.62649 8.44738C8.87769 8.12356 7.79769 8.64824 7.40889 9.33944C6.83031 10.3674 5.68791 14.4068 5.51474 14.9396C5.12668 16.1359 6.00655 17.111 7.19252 17.0545C7.69394 17.0309 8.02772 16.8477 8.34452 16.2717C8.52766 15.9391 10.2475 11.4485 10.3753 11.2329C10.468 11.0767 10.7774 10.8706 11.0399 11.005C11.3021 11.1394 11.3545 11.4201 11.3157 11.6844C11.253 12.112 10.04 14.8513 9.99351 15.1615C9.91449 15.6884 10.1648 15.9815 10.712 16.0103C11.0872 16.0303 11.4608 15.8955 11.7577 15.3361C11.9238 15.0234 13.8365 11.1937 14.0056 10.9378C14.1917 10.6572 14.3412 10.5649 14.5306 10.5749C14.6776 10.5823 14.9128 10.6199 14.8541 11.0604C14.7965 11.4924 13.2582 14.3023 13.0973 14.9905C12.8813 15.9103 13.3864 16.8418 14.2182 17.2498C14.7488 17.5098 17.0706 17.9551 16.8834 16.7584" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_75_34">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip1_75_34">
|
||||
<rect width="24" height="21.2795" fill="white" transform="translate(0 1)"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip2_75_34">
|
||||
<rect width="24" height="22.8923" fill="white" transform="translate(0 1)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 8.7 KiB |
@ -1,9 +1,9 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8713)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 11.64C0 4.95169 5.24005 0 12 0C18.76 0 24 4.95169 24 11.64C24 18.3284 18.76 23.28 12 23.28C10.7858 23.28 9.6209 23.1197 8.52638 22.8188C8.31362 22.7602 8.08737 22.7768 7.88545 22.8658L5.50362 23.9172C4.88058 24.1923 4.17728 23.7492 4.1564 23.0684L4.09105 20.9338C4.08301 20.6708 3.96469 20.425 3.76868 20.2496C1.43376 18.1615 0 15.1385 0 11.64ZM8.31906 9.4516L4.79406 15.0441C4.45578 15.5808 5.11549 16.1856 5.62086 15.8021L9.4073 12.9284C9.66343 12.734 10.0174 12.733 10.2746 12.9259L13.0783 15.0287C13.9195 15.6597 15.1203 15.4381 15.681 14.5485L19.206 8.95595C19.5442 8.41924 18.8846 7.81444 18.3792 8.19796L14.5927 11.0716C14.3366 11.266 13.9827 11.267 13.7254 11.0741L10.9218 8.97136C10.0805 8.3404 8.87978 8.56192 8.31906 9.4516Z" fill="white"/>
|
||||
<g clip-path="url(#clip0_4_39)">
|
||||
<path d="M11.9991 0.0478516C5.26616 0.0478516 0.046875 4.9798 0.046875 11.6415C0.046875 15.1263 1.47492 18.1368 3.80034 20.2169C3.99588 20.3914 4.11349 20.6367 4.12162 20.8982L4.18664 23.0247C4.20719 23.7027 4.90807 24.1439 5.52815 23.87L7.90042 22.8225C8.1017 22.7341 8.32688 22.7173 8.53867 22.7761C9.62919 23.0759 10.789 23.2356 11.9986 23.2356C18.7315 23.2356 23.9508 18.3036 23.9508 11.642C23.9508 4.98028 18.732 0.0478516 11.9991 0.0478516ZM19.4056 8.54777L15.2443 14.979C15.033 15.3055 14.5975 15.3988 14.2709 15.1875L10.4161 12.6933C10.267 12.5967 10.0738 12.5996 9.92751 12.7004L5.58265 15.6971C4.94871 16.1341 4.17373 15.382 4.59205 14.7357L8.75381 8.30442C8.96512 7.97789 9.40066 7.88466 9.72672 8.09598L13.5825 10.5906C13.7317 10.6872 13.9248 10.6843 14.0711 10.5835L18.415 7.58729C19.0489 7.14984 19.8239 7.90235 19.4056 8.54873V8.54777Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1432_8713">
|
||||
<clipPath id="clip0_4_39">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
1
images/icons/microsoft.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg fill="none" height="25" viewBox="0 0 25 25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="m1.54346 1.54346h10.43474v10.43474h-10.43474z" fill="#f35325"/><path d="m13.022 1.54346h10.4348v10.43474h-10.4348z" fill="#81bc06"/><path d="m1.54346 13.0217h10.43474v10.4348h-10.43474z" fill="#05a6f0"/><path d="m13.022 13.0217h10.4348v10.4348h-10.4348z" fill="#ffba08"/></svg>
|
After Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
51
images/icons/obsidian.svg
Normal file
@ -0,0 +1,51 @@
|
||||
<svg fill="none" height="100%" width="100%" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<radialGradient id="logo-bottom-left" cx="0" cy="0" gradientTransform="matrix(-59 -225 150 -39 161.4 470)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".4"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-top-right" cx="0" cy="0" gradientTransform="matrix(50 -379 280 37 360 374.2)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".6"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".1"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-top-left" cx="0" cy="0" gradientTransform="matrix(69 -319 218 47 175.4 307)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".8"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".4"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-bottom-right" cx="0" cy="0" gradientTransform="matrix(-96 -163 187 -111 335.3 512.2)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".3"/>
|
||||
<stop offset="1" stop-opacity=".3"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-top-edge" cx="0" cy="0" gradientTransform="matrix(-36 166 -112 -24 310 128.2)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".2"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-left-edge" cx="0" cy="0" gradientTransform="matrix(88 89 -190 187 111 220.2)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".2"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".4"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-bottom-edge" cx="0" cy="0" gradientTransform="matrix(9 130 -276 20 215 284)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".2"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".3"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="logo-middle-edge" cx="0" cy="0" gradientTransform="matrix(-198 -104 327 -623 400 399.2)" gradientUnits="userSpaceOnUse" r="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".2"/>
|
||||
<stop offset=".5" stop-color="#fff" stop-opacity=".2"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".3"/>
|
||||
</radialGradient>
|
||||
<clipPath id="clip">
|
||||
<path d="M.2.2h512v512H.2z"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#clip)">
|
||||
<path d="M382.3 475.6c-3.1 23.4-26 41.6-48.7 35.3-32.4-8.9-69.9-22.8-103.6-25.4l-51.7-4a34 34 0 0 1-22-10.2l-89-91.7a34 34 0 0 1-6.7-37.7s55-121 57.1-127.3c2-6.3 9.6-61.2 14-90.6 1.2-7.9 5-15 11-20.3L248 8.9a34.1 34.1 0 0 1 49.6 4.3L386 125.6a37 37 0 0 1 7.6 22.4c0 21.3 1.8 65 13.6 93.2 11.5 27.3 32.5 57 43.5 71.5a17.3 17.3 0 0 1 1.3 19.2 1494 1494 0 0 1-44.8 70.6c-15 22.3-21.9 49.9-25 73.1z" fill="#6c31e3"/>
|
||||
<path d="M165.9 478.3c41.4-84 40.2-144.2 22.6-187-16.2-39.6-46.3-64.5-70-80-.6 2.3-1.3 4.4-2.2 6.5L60.6 342a34 34 0 0 0 6.6 37.7l89.1 91.7a34 34 0 0 0 9.6 7z" fill="url(#logo-bottom-left)"/>
|
||||
<path d="M278.4 307.8c11.2 1.2 22.2 3.6 32.8 7.6 34 12.7 65 41.2 90.5 96.3 1.8-3.1 3.6-6.2 5.6-9.2a1536 1536 0 0 0 44.8-70.6 17 17 0 0 0-1.3-19.2c-11-14.6-32-44.2-43.5-71.5-11.8-28.2-13.5-72-13.6-93.2 0-8.1-2.6-16-7.6-22.4L297.6 13.2a34 34 0 0 0-1.5-1.7 96 96 0 0 1 2 54 198.3 198.3 0 0 1-17.6 41.3l-7.2 14.2a171 171 0 0 0-19.4 71c-1.2 29.4 4.8 66.4 24.5 115.8z" fill="url(#logo-top-right)"/>
|
||||
<path d="M278.4 307.8c-19.7-49.4-25.8-86.4-24.5-115.9a171 171 0 0 1 19.4-71c2.3-4.8 4.8-9.5 7.2-14.1 7.1-13.9 14-27 17.6-41.4a96 96 0 0 0-2-54A34.1 34.1 0 0 0 248 9l-105.4 94.8a34.1 34.1 0 0 0-10.9 20.3l-12.8 85-.5 2.3c23.8 15.5 54 40.4 70.1 80a147 147 0 0 1 7.8 24.8c28-6.8 55.7-11 82.1-8.3z" fill="url(#logo-top-left)"/>
|
||||
<path d="M333.6 511c22.7 6.2 45.6-12 48.7-35.4a187 187 0 0 1 19.4-63.9c-25.6-55-56.5-83.6-90.4-96.3-36-13.4-75.2-9-115 .7 8.9 40.4 3.6 93.3-30.4 162.2 4 1.8 8.1 3 12.5 3.3 0 0 24.4 2 53.6 4.1 29 2 72.4 17.1 101.6 25.2z" fill="url(#logo-bottom-right)"/>
|
||||
<g clip-rule="evenodd" fill-rule="evenodd">
|
||||
<path d="M254.1 190c-1.3 29.2 2.4 62.8 22.1 112.1l-6.2-.5c-17.7-51.5-21.5-78-20.2-107.6a174.7 174.7 0 0 1 20.4-72c2.4-4.9 8-14.1 10.5-18.8 7.1-13.7 11.9-21 16-33.6 5.7-17.5 4.5-25.9 3.8-34.1 4.6 29.9-12.7 56-25.7 82.4a177.1 177.1 0 0 0-20.7 72z" fill="url(#logo-top-edge)"/>
|
||||
<path d="M194.3 293.4c2.4 5.4 4.6 9.8 6 16.5L195 311c-2.1-7.8-3.8-13.4-6.8-20-17.8-42-46.3-63.6-69.7-79.5 28.2 15.2 57.2 39 75.7 81.9z" fill="url(#logo-left-edge)"/>
|
||||
<path d="M200.6 315.1c9.8 46-1.2 104.2-33.6 160.9 27.1-56.2 40.2-110.1 29.3-160z" fill="url(#logo-bottom-edge)"/>
|
||||
<path d="M312.5 311c53.1 19.9 73.6 63.6 88.9 100-19-38.1-45.2-80.3-90.8-96-34.8-11.8-64.1-10.4-114.3 1l-1.1-5c53.2-12.1 81-13.5 117.3 0z" fill="url(#logo-middle-edge)"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.7 KiB |