Extra jammy (#1)

* chore: extra icons

* chore(extra): remove preferences icons

These can be included with the settings application. I don't think any other applications will use them.

* chore(extra): remove app-library icon

This can be included with the app-library application and others that might want it.

* chore(extra): remove org.gnome.* icons

Not many cosmic applications should require these icons

* chore(extra): remove gnome-*

Cosmic apps shouldn't need these icons

* chore(extra): remove some app icons

Cosmic apps shouldn't need these icons

* chore(extra): remove some positional speaker icons

Most Cosmic apps shouldn't need these icons

* chore(extra): remove graphics icon

Only the graphics applet needs this icon as far as I can tell

* chore(extra): remove window tiled and floating icons

Only the window management applet needs these icons as far as I can tell

* chore(extra): remove airplane mode icons

Only the network applet might need these icons as far as I can tell

* chore(extra): remove bluetooth status icons

Only the bluetooth applet might need these icons as far as I can tell

* chore(extra): remove display brightness status icons

Only the power applet might need these icons as far as I can tell

* chore(extra): remove display notifications status icons

Only the notifications applet might need these icons as far as I can tell

* chore: move bluetooth-symbolic to devices
This commit is contained in:
Ashley Wulber 2023-08-07 11:56:01 -04:00 committed by GitHub
parent 06ac0d7f7f
commit 0dcc9d5a7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
143 changed files with 1472 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_511_3563)">
<path d="M16 0V16H0V0H16Z" fill="#808080" fill-opacity="0.01"/>
<path d="M8 0C7.60968 0.000779522 7.22805 0.115471 6.90198 0.330002C6.89225 0.336583 6.88259 0.343254 6.87299 0.350006H6.87097C6.77422 0.416552 6.68354 0.491508 6.59998 0.574005L6.58002 0.591995C6.41067 0.764427 6.27383 0.965988 6.17603 1.187C6.16633 1.20783 6.15698 1.22884 6.14801 1.25C6.10546 1.35494 6.07197 1.46334 6.04797 1.57401C6.0445 1.58764 6.04121 1.6013 6.03802 1.61501C6.01305 1.74182 6.0003 1.87075 6 2C6 2.00067 6 2.00133 6 2.002H4.97998C3.88498 2.012 3 2.902 3 4V13C3 13.5304 3.21074 14.0391 3.58582 14.4142C3.96089 14.7893 4.46957 15 5 15H11C11.5304 15 12.0391 14.7893 12.4142 14.4142C12.7893 14.0391 13 13.5304 13 13V4C12.9998 3.47328 12.7917 2.96794 12.4209 2.59381C12.0501 2.21968 11.5467 2.00701 11.02 2.002H10.5L10 2.004V2C9.99936 1.74067 9.9484 1.48393 9.84998 1.244C9.84801 1.23699 9.84603 1.23 9.84399 1.22301L9.84198 1.22099C9.84 1.21632 9.83802 1.21166 9.836 1.207C9.78764 1.09664 9.72939 0.990883 9.66199 0.891006C9.66 0.887667 9.65802 0.884324 9.65601 0.880997C9.58704 0.780137 9.50902 0.685751 9.42297 0.598999C9.41802 0.592301 9.41306 0.58563 9.40802 0.578995C9.32522 0.498049 9.23554 0.424438 9.14001 0.358994C9.12844 0.350535 9.11674 0.342207 9.10498 0.334C9.0101 0.271605 8.91012 0.217406 8.80603 0.171997C8.79045 0.165131 8.77472 0.158459 8.75897 0.151993C8.65021 0.107877 8.53778 0.0734136 8.42297 0.048996C8.41001 0.0455319 8.39701 0.0422039 8.38397 0.0390015C8.2575 0.0138287 8.12895 0.000768124 8 0ZM8 5.002V8.002H11L8 13.002V10.002H5L8 5.002Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_511_3563">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB