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_514_3590)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path opacity="0.35" d="M11 11C11 9.34315 9.65685 8 8 8C6.34315 8 5 9.34315 5 11C5 12.6569 6.34315 14 8 14C9.65685 14 11 12.6569 11 11Z" fill="#232323"/>
<path d="M4 0C2.892 0 2 0.892 2 2V14C2 15.108 2.892 16 4 16H12C13.108 16 14 15.108 14 14V2C14 0.892 13.108 0 12 0H4ZM5 2H11C11.554 2 12 2.446 12 3V5C12 5.554 11.554 6 11 6H5C4.446 6 4 5.554 4 5V3C4 2.446 4.446 2 5 2ZM4 7C4.26522 7 4.51956 7.10537 4.70709 7.29291C4.89463 7.48044 5 7.73478 5 8C5 8.26522 4.89463 8.51956 4.70709 8.70709C4.51956 8.89463 4.26522 9 4 9C3.73478 9 3.48044 8.89463 3.29291 8.70709C3.10537 8.51956 3 8.26522 3 8C3 7.73478 3.10537 7.48044 3.29291 7.29291C3.48044 7.10537 3.73478 7 4 7ZM12 7C12.2652 7 12.5196 7.10537 12.7071 7.29291C12.8946 7.48044 13 7.73478 13 8C13 8.26522 12.8946 8.51956 12.7071 8.70709C12.5196 8.89463 12.2652 9 12 9C11.7348 9 11.4804 8.89463 11.2929 8.70709C11.1054 8.51956 11 8.26522 11 8C11 7.73478 11.1054 7.48044 11.2929 7.29291C11.4804 7.10537 11.7348 7 12 7ZM8 8C9.662 8 11 9.338 11 11C11 12.662 9.662 14 8 14C6.338 14 5 12.662 5 11C5 9.338 6.338 8 8 8ZM8 10C7.446 10 7 10.446 7 11C7 11.554 7.446 12 8 12C8.554 12 9 11.554 9 11C9 10.446 8.554 10 8 10ZM4 13C4.26522 13 4.51956 13.1054 4.70709 13.2929C4.89463 13.4804 5 13.7348 5 14C5 14.2652 4.89463 14.5196 4.70709 14.7071C4.51956 14.8946 4.26522 15 4 15C3.73478 15 3.48044 14.8946 3.29291 14.7071C3.10537 14.5196 3 14.2652 3 14C3 13.7348 3.10537 13.4804 3.29291 13.2929C3.48044 13.1054 3.73478 13 4 13ZM12 13C12.2652 13 12.5196 13.1054 12.7071 13.2929C12.8946 13.4804 13 13.7348 13 14C13 14.2652 12.8946 14.5196 12.7071 14.7071C12.5196 14.8946 12.2652 15 12 15C11.7348 15 11.4804 14.8946 11.2929 14.7071C11.1054 14.5196 11 14.2652 11 14C11 13.7348 11.1054 13.4804 11.2929 13.2929C11.4804 13.1054 11.7348 13 12 13Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_514_3590">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB