Merge branch 'phpmyadmin:master' into master

This commit is contained in:
Shahab Movahhedi
2022-10-24 15:08:08 +03:30
committed by GitHub
697 changed files with 36255 additions and 14257 deletions
+54 -8
View File
@@ -1,16 +1,62 @@
phpMyAdmin themes
=================
# phpMyAdmin themes
Various contributed themes.
Download
--------
## Download
Themes can be downloaded at <https://www.phpmyadmin.net/themes/>.
Releasing
---------
## How to contribute
There is a script create-release.sh which creates zip with theme and optionally
tags the repository and uploads it to the phpMyAdmin web site.
### Get started
- Go to the [phpmyadmin/themes](https://github.com/phpmyadmin/themes) repository
- "Fork" the repository (see: [GitHub tutorial on how to fork a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository))
- "Clone" your forked repository locally (see: [GitHub tutorial on how to clone a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#cloning-your-forked-repository))
### Updating/Creating themes
If you already have the theme in your local phpMyAdmin folder, then delete the theme folder here and replace it with your local version (folder).
For example:
```sh
rm -r /home/username/phpmyadmin/themes/mytheme
cp -r /var/www/phpMyAdmin/themes/mytheme /home/username/phpmyadmin/themes/
```
#### Update the version
Update "version" in `/home/username/phpmyadmin/themes/mytheme/theme.json` with the new version (of your theme).
#### Create a branch and commit the changes
Learn more about what is a commit: [here](https://github.com/git-guides/git-commit)
For example:
```sh
# Go to the repository folder (your fork)
cd /home/username/phpmyadmin/themes/
# Create a new branch for your changes
git checkout -b mytheme-version-x.y.z
# Add your changes to git
git add ./mytheme
# Commit them
git commit -m "[mytheme] version x.y.z"
```
#### Push the changes and open a pull-request
Make the push:
```sh
git push
```
And then open a new pull-request: https://github.com/phpmyadmin/themes/pulls
## Releasing
There is a script `create-release.sh` which creates a zip file with the theme and optionally
tags the git repository and uploads it to the phpMyAdmin website.
+22
View File
@@ -0,0 +1,22 @@
# BooDark
![Screenshot](screen.png)
Bootstrap Dark theme for phpMyAdmin
- Supported versions: 5.1, 5.2
- Bootstrap v5.1.3
## Changes
- Background color changed: shades of gray & black
- Fonts color changed: shades of white & light gray
- Default SQL Query editor color theme changed
- jQuery UI improved: ui-darkness
- Designer adjusted for dark theme
- Console adjusted for dark theme
- Inline SVG using `escape-svg` function
## Bugs and feature requests
Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/adorade/boodark/issues/new).
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m17.24,23.97l-15,0c-0.69,0 -1.25,-0.51 -1.25,-1.15l0,-13.78c0,-0.63 0.56,-1.15 1.25,-1.15l15,0c0.69,0 1.25,0.51 1.25,1.15s-0.56,1.15 -1.25,1.15l-13.75,0l0,11.49l13.75,0c0.69,0 1.25,0.51 1.25,1.15s-0.56,1.15 -1.25,1.15zm-10,-9.19c-0.69,0 -1.25,0.51 -1.25,1.15s0.56,1.15 1.25,1.15l7.5,0c0.69,0 1.25,-0.51 1.25,-1.15s-0.56,-1.15 -1.25,-1.15l-7.5,0zm19.99,13.78l-3.75,0l0,-25.27l3.75,0c0.69,0 1.25,-0.51 1.25,-1.15s-0.56,-1.15 -1.25,-1.15l-10,0c-0.69,0 -1.25,0.51 -1.25,1.15s0.56,1.15 1.25,1.15l3.75,0l0,25.27l-3.75,0c-0.69,0 -1.25,0.51 -1.25,1.15s0.56,1.15 1.25,1.15l10,0c0.69,0 1.25,-0.51 1.25,-1.15s-0.56,-1.15 -1.25,-1.15zm2.5,-20.68l-2.5,0c-0.69,0 -1.25,0.51 -1.25,1.15s0.56,1.15 1.25,1.15l1.25,0l0,11.49l-1.25,0c-0.69,0 -1.25,0.51 -1.25,1.15s0.56,1.15 1.25,1.15l2.5,0c0.69,0 1.25,-0.51 1.25,-1.15l0,-13.78c0,-0.63 -0.56,-1.15 -1.25,-1.15z"/></svg>

After

Width:  |  Height:  |  Size: 933 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m2 2v28l10-10 4 4c.4-3.4 2.7-6.3 6-7.5v-14.5z"/><path fill="#0dcaf0" d="m25 18c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm-5 6h4v-4h2v4h4v2h-4v4h-2v-4h-4z"/></svg>

After

Width:  |  Height:  |  Size: 252 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m8 24h1l7-7 7 7h1v-5l-7-7h7v-4h-16v4h7l-7 7z"/></svg>

After

Width:  |  Height:  |  Size: 137 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m10 2v2h-8v4h12.8c-.6 1.6-1.4 3.3-2.8 5-.7-.9-1.3-1.9-1.8-3h-4.2c.7 2.3 1.8 4.2 3.3 6l-5.3 5 3 3 5-5 4 4 1.4-4.3-2.7-2.7c2.2-2.6 3.5-5.2 4.3-8h3v-4h-8v-2zm11 10-5 18h4l.7-2.4h4.6l.7 2.4h4l-5-18zm2 7 1.2 4.6h-2.4z"/></svg>

After

Width:  |  Height:  |  Size: 305 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m6 10v16h6v-16z"/><path fill="#0dcaf0" d="m14 6v20h6v-20z"/><path fill="#0dcaf0" d="m22 14v12h6v-12z"/><path fill="#0dcaf0" d="m2 2v28h28v-2h-26v-26z"/></svg>

After

Width:  |  Height:  |  Size: 242 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-7.7 0-14 6.3-14 14s6.3 14 14 14 14-6.3 14-14-6.3-14-14-14zm6 8 3 3-11 11-7-7 3-3 4 4z"/></svg>

After

Width:  |  Height:  |  Size: 185 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m4 23 5 5 7-7 7 7 5-5-7-7 7-7-5-5-7 7-7-7-5 5 7 7z"/></svg>

After

Width:  |  Height:  |  Size: 143 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m14 2v28h3.5c-1-1.5-1.5-3.2-1.5-5 0-2.1.7-4 2-5.6v-17.4zm-10 4v20h8v-20zm16 0v11.5c.6-.4 1.3-.8 2-1v-2.5h4v2.1c.7.1 1.4.2 2 .4v-10.5zm-14 2h4v4h-4zm16 0h4v4h-4zm-16 6h4v4h-4zm0 6h4v4h-4z"/><path fill="#0dcaf0" d="m25 18c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm5 6v2h-10v-2z"/></svg>

After

Width:  |  Height:  |  Size: 374 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m14 12v18h4v-18zm-10 4v14h8v-14zm16 0v14h8v-14zm-14 2h4v4h-4zm16 0h4v4h-4zm-16 6h4v4h-4zm16 0h4v4h-4z"/><path fill="#0dcaf0" d="m10 2-6 6 6 6v-4h12v4l6-6-6-6v4h-12z"/></svg>

After

Width:  |  Height:  |  Size: 257 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m14 2v28h3.5c-1-1.5-1.5-3.2-1.5-5 0-2.1.7-4 2-5.6v-17.4zm-10 4v20h8v-20zm16 0v11.5c.6-.4 1.3-.8 2-1v-2.5h4v2.1c.7.1 1.4.2 2 .4v-10.5zm-14 2h4v4h-4zm16 0h4v4h-4zm-16 6h4v4h-4zm0 6h4v4h-4z"/><path fill="#0dcaf0" d="m25 18c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm5 6v2h-4v4h-2v-4h-4v-2h4.1l-.1-4h2v4z"/></svg>

After

Width:  |  Height:  |  Size: 398 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m14 2v28h4v-28zm-10 4v20h8v-20zm16 0v20h8v-20zm-14 2h4v4h-4zm16 0h4v4h-4zm-16 6h4v4h-4zm16 0h4v4h-4zm-16 6h4v4h-4zm16 0h4v4h-4z"/></svg>

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="M 1 16 C 1 15.4 1.5 15 2.1 15 h 27.9 C 30.5 15 31 15.4 31 16 C 31 16.6 30.5 17 29.9 17 h -27.9 C 1.5 17 1 16.6 1 16 z m 15 -16 C 16.6 0 17.1 0.4 17.1 1 v 7.6 l 2.5 -2.3 C 19.9 5.9 20.6 5.9 21 6.3 C 21.5 6.7 21.5 7.3 21 7.7 l -4.3 4 C 16.6 11.9 16.3 12 16 12 C 15.7 12 15.4 11.9 15.2 11.7 l -4.3 -4 C 10.5 7.3 10.5 6.7 11 6.3 C 11.4 5.9 12.1 5.9 12.5 6.3 L 14.9 8.6 V 1 C 14.9 0.4 15.4 0 16 0 z m -1.1 23.4 l -2.5 2.3 C 12.1 26.1 11.4 26.1 11 25.7 C 10.5 25.3 10.5 24.7 11 24.3 l 4.3 -4 C 15.4 20.1 15.7 20 16 20 C 16.3 20 16.6 20.1 16.8 20.3 l 4.3 4 C 21.5 24.7 21.5 25.3 21 25.7 C 20.6 26.1 19.9 26.1 19.5 25.7 L 17.1 23.4 V 31 C 17.1 31.6 16.6 32 16 32 C 15.4 32 14.9 31.6 14.9 31 v -7.6 z"/></svg>

After

Width:  |  Height:  |  Size: 784 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m5 4c-1.7 0-3 1.3-3 3v10c0 1.7 1.3 3 3 3h3v8l10-8h9c1.7 0 3-1.3 3-3v-10c0-1.7-1.3-3-3-3zm1 4h20v2h-20zm0 4h14v2h-14z"/></svg>

After

Width:  |  Height:  |  Size: 209 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m2 4v24h28v-24zm2 2h24v20h-24zm4 4 6 6-6 6h4l6-6-6-6zm10 10-2 2h8v-2z"/></svg>

After

Width:  |  Height:  |  Size: 162 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-6.6 0-12 2.2-12 5v4c0 2.8 5.4 5 12 5 .7 0 1.4 0 2.1-.1 1.7-1.2 3.8-1.9 5.9-1.9.5 0 .9 0 1.4.1 1.6-.9 2.6-1.9 2.6-3.1v-4c0-2.8-5.4-5-12-5zm0 2c5 0 9 1.6 9 3.5s-4 3.5-9 3.5-9-1.6-9-3.5 4-3.5 9-3.5zm-12 9v5c0 2.5 4.4 4.5 10.1 4.9.2-1.8.8-3.5 1.9-4.9-6.6 0-12-2.2-12-5zm24 0c0 .5-.3 1.1-.7 1.6.2.1.5.1.7.2zm-24 7v5c0 2.8 5.4 5 12 5-1.1-1.5-1.7-3.3-1.9-5.1-5.7-.4-10.1-2.4-10.1-4.9z"/><path fill="#0dcaf0" d="m23 16-.4 2.2-1.7.7-1.9-1.3-1.4 1.4 1.3 1.9-.7 1.7-2.2.4v2l2.2.4.7 1.7-1.3 1.9 1.4 1.4 1.9-1.3 1.7.7.4 2.2h2l.4-2.2 1.7-.7 1.9 1.3 1.4-1.4-1.3-1.9.7-1.7 2.2-.4v-2l-2.2-.4-.7-1.7 1.3-1.9-1.4-1.4-1.9 1.3-1.7-.7-.4-2.2zm1 5c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3 1.3-3 3-3z"/></svg>

After

Width:  |  Height:  |  Size: 772 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-6.6 0-12 2.2-12 5v4c0 2.8 5.4 5 12 5s12-2.2 12-5v-4c0-2.8-5.4-5-12-5zm0 2c5 0 9 1.6 9 3.5s-4 3.5-9 3.5-9-1.6-9-3.5 4-3.5 9-3.5zm-12 9v5c0 2.8 5.4 5 12 5h.2c.5-2.1 1.8-3.9 3.5-5.2-1.2.2-2.4.2-3.7.2-6.6 0-12-2.2-12-5zm24 0c0 1.1-.9 2.1-2.5 3 .8.1 1.7.2 2.5.5zm-24 7v5c0 2.8 5.4 5 12 5 .5 0 1 0 1.5-.1-1-1.5-1.5-3.1-1.5-4.9-6.6 0-12-2.2-12-5z"/><path fill="#0dcaf0" d="m25 18c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm5 6v2h-10v-2z"/></svg>

After

Width:  |  Height:  |  Size: 534 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-6.6 0-12 2.2-12 5v4c0 2.8 5.4 5 12 5s12-2.2 12-5v-4c0-2.8-5.4-5-12-5zm0 2c5 0 9 1.6 9 3.5s-4 3.5-9 3.5-9-1.6-9-3.5 4-3.5 9-3.5zm-12 9v5c0 2.8 5.4 5 12 5h.2c.5-2.1 1.8-3.9 3.5-5.2-1.2.2-2.4.2-3.7.2-6.6 0-12-2.2-12-5zm24 0c0 1.1-.9 2.1-2.5 3 .8.1 1.7.2 2.5.5zm-24 7v5c0 2.8 5.4 5 12 5 .5 0 1 0 1.5-.1-1-1.5-1.5-3.1-1.5-4.9-6.6 0-12-2.2-12-5z"/><path fill="#0dcaf0" d="m25 18c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm5 6v2h-4v4h-2v-4h-4v-2h4v-4h2v4z"/></svg>

After

Width:  |  Height:  |  Size: 553 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-6.6 0-12 2.2-12 5v4c0 2.8 5.4 5 12 5s12-2.2 12-5v-4c0-2.8-5.4-5-12-5zm0 2c5 0 9 1.6 9 3.5s-4 3.5-9 3.5-9-1.6-9-3.5 4-3.5 9-3.5zm-12 9v5c0 2.8 5.4 5 12 5v-5c-6.6 0-12-2.2-12-5zm24 0c0 1.1-.8 2.1-2.4 3h2.4zm-24 7v5c0 2.8 5.4 5 12 5v-5c-6.6 0-12-2.2-12-5z"/><path fill="#0dcaf0" d="m18 18v14h14v-14zm2 2h10v10h-10zm2 2v2h6v-2zm0 4v2h6v-2z"/></svg>

After

Width:  |  Height:  |  Size: 435 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m16 2c-6.6 0-12 2.2-12 5v4c0 2.8 5.4 5 12 5s12-2.2 12-5v-4c0-2.8-5.4-5-12-5zm0 2c5 0 9 1.6 9 3.5s-4 3.5-9 3.5-9-1.6-9-3.5 4-3.5 9-3.5zm-12 9v5c0 2.8 5.4 5 12 5s12-2.2 12-5v-5c0 2.8-5.4 5-12 5s-12-2.2-12-5zm0 7v5c0 2.8 5.4 5 12 5s12-2.2 12-5v-5c0 2.8-5.4 5-12 5s-12-2.2-12-5z"/></svg>

After

Width:  |  Height:  |  Size: 367 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m11 2c3.2 0 6.2.7 7.8 2-1.3.1-2.5.3-3.6.6-1.2-.4-2.7-.6-4.2-.6-3.9 0-7 1.3-7 3 0 1.5 2.6 2.8 6 3v4c-4.5-.2-8-1.9-8-4v-4c0-2.2 4-4 9-4zm10 4c5 0 9 1.8 9 4v4c0 2.2-4 4-9 4s-9-1.8-9-4v-4c0-2.2 4-4 9-4zm0 2c-3.9 0-7 1.3-7 3s3.1 3 7 3 7-1.3 7-3-3.1-3-7-3zm-19 4c0 2 3.4 3.8 8 4v4c-4.5-.2-8-1.9-8-4zm28 4v4c0 2.2-4 4-9 4s-9-1.8-9-4v-4c0 2.2 4 4 9 4s9-1.8 9-4zm-28 2c0 2 3.4 3.8 8 4v4c-4.5-.2-8-1.9-8-4zm28 4v4c0 2.2-4 4-9 4s-9-1.8-9-4v-4c0 2.2 4 4 9 4s9-1.8 9-4z"/></svg>

After

Width:  |  Height:  |  Size: 549 B

+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill="#0dcaf0" d="m2 2v4h6v2h-6v2h6v2h-6v2h8v-12zm10 4v2h4v4h4v-2h-2v-4zm10 0v16h8v-2h-6v-2h6v-2h-6v-2h6v-2h-6v-2h6v-4zm-8 8v8h-2v2h4v-8h4v-2zm-12 4v4h6v2h-6v2h6v2h-6v2h8v-12z"/></svg>

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

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