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,13 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_514_3603)">
<path d="M0 16H16V0H0V16Z" fill="#808080" fill-opacity="0.01"/>
<path d="M1 11.03C0.446 11.03 0 11.476 0 12.03V14.03C0 14.584 0.446 15.03 1 15.03H15C15.554 15.03 16 14.584 16 14.03V12.03C16 11.476 15.554 11.03 15 11.03H1ZM2 12.03H4V14.03H2V12.03Z" fill="#232323"/>
<path d="M1 6.03C0.446 6.03 0 6.476 0 7.03V9.03C0 9.584 0.446 10.03 1 10.03H15C15.554 10.03 16 9.584 16 9.03V7.03C16 6.476 15.554 6.03 15 6.03H1ZM2 7.03H4V9.03H2V7.03Z" fill="#232323"/>
<path d="M1 1.03C0.446 1.03 0 1.476 0 2.03V4.03C0 4.584 0.446 5.03 1 5.03H15C15.554 5.03 16 4.584 16 4.03V2.03C16 1.476 15.554 1.03 15 1.03H1ZM2 2.03H4V4.03H2V2.03Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_514_3603">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 881 B