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,10 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_409_3578)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 9.99597C14.5304 9.99597 15.0391 9.78523 15.4142 9.41016C15.7893 9.03508 16 8.5264 16 7.99597C16 7.46554 15.7893 6.95686 15.4142 6.58179C15.0391 6.20671 14.5304 5.99597 14 5.99597C13.4696 5.99597 12.9609 6.20671 12.5858 6.58179C12.2107 6.95686 12 7.46554 12 7.99597C12 8.5264 12.2107 9.03508 12.5858 9.41016C12.9609 9.78523 13.4696 9.99597 14 9.99597ZM8 9.99597C8.53043 9.99597 9.03914 9.78523 9.41422 9.41016C9.78929 9.03508 10 8.5264 10 7.99597C10 7.46554 9.78929 6.95686 9.41422 6.58179C9.03914 6.20671 8.53043 5.99597 8 5.99597C7.46957 5.99597 6.96086 6.20671 6.58578 6.58179C6.21071 6.95686 6 7.46554 6 7.99597C6 8.5264 6.21071 9.03508 6.58578 9.41016C6.96086 9.78523 7.46957 9.99597 8 9.99597ZM2 9.99597C2.53043 9.99597 3.03914 9.78523 3.41422 9.41016C3.78929 9.03508 4 8.5264 4 7.99597C4 7.46554 3.78929 6.95686 3.41422 6.58179C3.03914 6.20671 2.53043 5.99597 2 5.99597C1.46957 5.99597 0.960857 6.20671 0.585785 6.58179C0.210712 6.95686 0 7.46554 0 7.99597C0 8.5264 0.210712 9.03508 0.585785 9.41016C0.960857 9.78523 1.46957 9.99597 2 9.99597Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_409_3578">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB