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,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_412_3850)">
<path d="M3.99991 2.99597C3.20625 3.00122 2.44664 3.3191 1.8858 3.88069C1.32496 4.44228 1.0081 5.20231 1.00391 5.99597V9.99997C1.00916 10.7936 1.32705 11.5532 1.88864 12.1141C2.45023 12.6749 3.21024 12.9918 4.00391 12.996H12.0039C13.6489 12.996 15.0039 11.641 15.0039 9.99597V5.99597C15.0039 4.35097 13.6489 2.99597 12.0039 2.99597H9.00391V4.99597H12.0039C12.5749 4.99597 13.0039 5.42497 13.0039 5.99597V9.99597C13.0039 10.567 12.5749 10.996 12.0039 10.996H4.00391C3.43291 10.996 3.00391 10.567 3.00391 9.99597V5.99597C3.00391 5.42497 3.43291 4.99597 4.00391 4.99597H4.0239C4.15495 4.99466 4.28448 4.96754 4.40506 4.91618C4.52564 4.86481 4.63494 4.7902 4.72668 4.69659C4.81843 4.60299 4.89082 4.49224 4.93976 4.37065C4.9887 4.24907 5.01322 4.11903 5.0119 3.98797C5.01059 3.85691 4.98347 3.72739 4.9321 3.60681C4.88073 3.48623 4.80613 3.37695 4.71252 3.28521C4.61892 3.19347 4.50818 3.12105 4.3866 3.07211C4.26501 3.02317 4.13497 2.99866 4.00391 2.99997C4.00391 2.99891 4.0035 2.99789 4.00275 2.99714C4.002 2.99639 4.00097 2.99597 3.99991 2.99597Z" fill="#232323"/>
<path d="M6 4L10 1V7L6 4Z" fill="#232323"/>
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.01"/>
</g>
<defs>
<clipPath id="clip0_412_3850">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB