Refactor icons jammy (#108)

* chore: add icons and installation

* refactor: use the new battery icons

* refactor: use audio applet icons

* chore dependency cleanup

* chore: remove icons included in cosmic-icons package

* refactor: use icons for signal strength and fix handling of new connections

* fix: improve some logic for the networking applet

* chore: add cosmic-icons to Depends

* feat: use notifications icons

* chore: set bluetooth icon depending on state

* fix: set default font and text size

* feat (network): add airplane-mode message

* feat (battery): add display icons to the battery applet

* fix (battery): logic for selecting the battery icon & use new battery icons
This commit is contained in:
Ashley Wulber 2023-08-08 16:18:12 -04:00 committed by GitHub
parent 76ce8838b5
commit 3ad64df5f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
77 changed files with 653 additions and 615 deletions

View file

@ -1,12 +0,0 @@
<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="applet-network" clip-path="url(#clip0_4614_124617)">
<path id="Vector" d="M16 16V0L0 0L0 16H16Z" fill="#808080" fill-opacity="0.01"/>
<path id="Vector_2" opacity="0.35" d="M8 1.01001C6.54061 1.00945 5.09483 1.29059 3.742 1.83801C2.34018 2.40615 1.06744 3.25135 0 4.32301L6.55 12.254H6.553C6.74009 12.4484 6.96457 12.603 7.21295 12.7084C7.46133 12.8137 7.72847 12.8678 7.99828 12.8672C8.26809 12.8667 8.535 12.8115 8.78294 12.7051C9.03088 12.5987 9.25472 12.4432 9.441 12.248H9.445L16 4.32201C15.1937 3.51465 14.2699 2.83395 13.26 2.30301C13.238 2.29101 13.214 2.28301 13.192 2.27201C12.8416 2.09246 12.4821 1.93124 12.115 1.78901C11.978 1.73601 11.838 1.69101 11.699 1.64301C11.2908 1.50125 10.8748 1.38306 10.453 1.28901C10.189 1.23101 9.923 1.18401 9.656 1.14501C9.511 1.12301 9.366 1.09801 9.219 1.08201C8.81425 1.03624 8.40733 1.0122 8 1.01001Z" fill="#232323"/>
<path id="Vector_3" d="M7.9997 4.01002C6.85674 4.00838 5.72471 4.23254 4.66863 4.66963C3.61254 5.10672 2.6532 5.74813 1.8457 6.55702L6.5507 12.254H6.5527C6.73979 12.4484 6.96428 12.603 7.21266 12.7084C7.46104 12.8138 7.72817 12.8678 7.99798 12.8672C8.26779 12.8667 8.5347 12.8115 8.78264 12.7051C9.03058 12.5987 9.25443 12.4432 9.4407 12.248H9.4447L14.1517 6.55502C13.3443 5.74673 12.3852 5.10583 11.3295 4.66909C10.2738 4.23235 9.14219 4.00838 7.9997 4.01002Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_4614_124617">
<rect width="16.001" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB