1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-10-16 03:30:47 +00:00
This commit is contained in:
Vince 2021-07-06 21:05:04 +08:00
parent 54937545a8
commit 792915dadd
3 changed files with 5 additions and 2 deletions

View file

@ -17,11 +17,13 @@ Usage: `./install.sh` **[OPTIONS...]**
|-b, --bold | Install bold panel icons version|
|-h, --help | Show this help|
> **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
> For more information, run: `./install.sh --help`
![1](bold-size.png?raw=true)
> **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
> Bold version suggested use in `High resolution display` like 4k display with 200% scale!
## Requirment
You can use this with:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View file

@ -1,3 +1,4 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 2.6452c-2.6512 0-5.3024 0.82849-7.6221 2.4855l0.66279 0.66279c4.6396-3.024 9.3408-3.0753 13.919 0l0.66279-0.66279c-2.3198-1.657-4.971-2.4855-7.6221-2.4855zm0 3.1068c-1.9884 0-3.9768 0.66279-5.6338 1.9884l0.6628 0.66279c3.314-2.3198 6.6279-2.3405 9.9419 0l0.66279-0.66279c-1.657-1.3256-3.6454-1.9884-5.6338-1.9884zm0 2.8169c-1.3256 0-2.6512 0.4971-3.6454 1.4913l3.6454 3.6454 3.6454-3.6454c-0.99419-0.99419-2.3198-1.4913-3.6454-1.4913z" fill="#363636" stroke-width=".93589"/>
<path d="m3.5 3c-1.939 0-3.5 1.561-3.5 3.5 0 1.7781 1.3123 3.2367 3.0254 3.4668-0.015974-0.15341-0.025391-0.30933-0.025391-0.4668 0-0.18435 0.013356-0.36622 0.035156-0.54492-1.1614-0.21669-2.0352-1.229-2.0352-2.4551 0-1.385 1.115-2.5 2.5-2.5h5c1.385 0 2.5 1.115 2.5 2.5s-1.115 2.5-2.5 2.5h-2.418c-0.052538 0.15565-0.082031 0.32313-0.082031 0.5 0 0.17687 0.029493 0.34435 0.082031 0.5h2.418c1.939 0 3.5-1.561 3.5-3.5s-1.561-3.5-3.5-3.5h-5z" fill="#363636" stroke-linecap="square" stroke-width="2" style="paint-order:fill markers stroke"/>
<path d="m12.5 13c1.939 0 3.5-1.561 3.5-3.5 0-1.7781-1.3123-3.2367-3.0254-3.4668 0.01597 0.15341 0.02539 0.30933 0.02539 0.4668 0 0.18435-0.01336 0.36622-0.03516 0.54492 1.1614 0.21669 2.0352 1.229 2.0352 2.4551 0 1.385-1.115 2.5-2.5 2.5h-5c-1.385 0-2.5-1.115-2.5-2.5s1.115-2.5 2.5-2.5h2.418c0.05254-0.15565 0.08203-0.32313 0.08203-0.5s-0.02949-0.34435-0.08203-0.5h-2.418c-1.939 0-3.5 1.561-3.5 3.5s1.561 3.5 3.5 3.5z" fill="#363636" stroke-linecap="square" stroke-width="2" style="paint-order:fill markers stroke"/>
</svg>

Before

Width:  |  Height:  |  Size: 573 B

After

Width:  |  Height:  |  Size: 1.1 KiB