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="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1527_4635)">
<path d="M0 0.0300293H16V16.03H0V0.0300293Z" fill="#808080" fill-opacity="0.012"/>
<path d="M8 1.03003C6.73496 1.03284 5.4943 1.37843 4.40997 2.03003H3C2.446 2.03003 2 2.47603 2 3.03003V4.44203C1.34874 5.52577 1.00318 6.76567 1 8.03003C1.00282 9.29507 1.3484 10.5357 2 11.62V13.03C2 13.584 2.446 14.03 3 14.03H4.41199C5.49573 14.6813 6.73564 15.0269 8 15.03C9.26504 15.0272 10.5057 14.6816 11.59 14.03H13C13.554 14.03 14 13.584 14 13.03V11.618C14.6513 10.5343 14.9968 9.29439 15 8.03003C14.9972 6.76499 14.6516 5.52435 14 4.44003V3.03003C14 2.47603 13.554 2.03003 13 2.03003H11.588C10.5043 1.37877 9.26436 1.03321 8 1.03003ZM8 3.03003C9.32608 3.03003 10.5978 3.55681 11.5355 4.49449C12.4732 5.43217 13 6.70395 13 8.03003C13 9.35611 12.4732 10.6279 11.5355 11.5656C10.5978 12.5032 9.32608 13.03 8 13.03C6.67392 13.03 5.40216 12.5032 4.46448 11.5656C3.5268 10.6279 3 9.35611 3 8.03003C3 6.70395 3.5268 5.43217 4.46448 4.49449C5.40216 3.55681 6.67392 3.03003 8 3.03003Z" fill="#232323"/>
<path d="M8 10.03C9.10457 10.03 10 9.1346 10 8.03003C10 6.92546 9.10457 6.03003 8 6.03003C6.89543 6.03003 6 6.92546 6 8.03003C6 9.1346 6.89543 10.03 8 10.03Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_1527_4635">
<rect width="16" height="16" fill="white" transform="translate(0 0.0300293)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB