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,16 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1527_4616)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.012"/>
<path d="M4.96997 1C3.86197 1 2.96997 1.892 2.96997 3V13C2.96997 14.108 3.86197 15 4.96997 15H11.97C13.078 15 13.97 14.108 13.97 13V3C13.97 1.892 13.078 1 11.97 1H4.96997ZM4.96997 2H11.97C12.524 2 12.97 2.446 12.97 3V13C12.97 13.554 12.524 14 11.97 14H4.96997V2Z" fill="#232323"/>
<path d="M4.96997 1H2.96997V15H4.96997V1Z" fill="#232323"/>
<path d="M8.96997 5C7.30797 5 5.96997 6.338 5.96997 8C5.96997 9.662 7.30797 11 8.96997 11H9.46997C9.60258 11 9.72975 10.9473 9.82352 10.8536C9.91728 10.7598 9.96997 10.6326 9.96997 10.5C9.96997 10.3674 9.91728 10.2402 9.82352 10.1464C9.72975 10.0527 9.60258 10 9.46997 10H8.96997C7.86197 10 6.96997 9.108 6.96997 8C6.96997 6.892 7.86197 6 8.96997 6C10.078 6 10.97 6.892 10.97 8H9.96997C9.96997 7.73478 9.8646 7.48044 9.67706 7.29291C9.48953 7.10537 9.23519 7 8.96997 7C8.70475 7 8.45038 7.10537 8.26285 7.29291C8.07531 7.48044 7.96997 7.73478 7.96997 8C7.96997 8.26522 8.07531 8.51956 8.26285 8.70709C8.45038 8.89463 8.70475 9 8.96997 9H10.97C11.524 9 11.97 8.554 11.97 8C11.97 6.338 10.632 5 8.96997 5Z" fill="#232323"/>
<path d="M14.97 4C14.97 3.44772 14.5223 3 13.97 3C13.4177 3 12.97 3.44772 12.97 4V5C12.97 5.55228 13.4177 6 13.97 6C14.5223 6 14.97 5.55228 14.97 5V4Z" fill="#232323"/>
<path d="M14.97 8C14.97 7.44772 14.5223 7 13.97 7C13.4177 7 12.97 7.44772 12.97 8V9C12.97 9.55228 13.4177 10 13.97 10C14.5223 10 14.97 9.55228 14.97 9V8Z" fill="#232323"/>
<path d="M14.97 12C14.97 11.4477 14.5223 11 13.97 11C13.4177 11 12.97 11.4477 12.97 12V13C12.97 13.5523 13.4177 14 13.97 14C14.5223 14 14.97 13.5523 14.97 13V12Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_1527_4616">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB