* 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
13 lines
821 B
XML
13 lines
821 B
XML
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_412_3868)">
|
|
<path d="M0 0.00701904H16V16.007H0V0.00701904Z" fill="#808080" fill-opacity="0.01"/>
|
|
<path d="M2 0.00701904C0 0.00701904 0 2.00702 0 2.00702V11.007C0 11.007 0 13.007 2 13.007H14C14 13.007 16 13.007 16 11.007V2.00702C16 2.00702 16 0.00701904 14 0.00701904H2ZM2 2.00702H14V10.007H2V2.00702ZM3 15.007V16.004H13V15.007C13 14.007 12 14.007 12 14.007H3.978C3.978 14.007 3 14.007 3 15.007Z" fill="#232323"/>
|
|
<path opacity="0.35" d="M13 3.00702H3V9.00702H13V3.00702Z" fill="#232323"/>
|
|
<path d="M13 5.00702H3V9.00702H13V5.00702Z" fill="#232323"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_412_3868">
|
|
<rect width="16" height="16" fill="white" transform="translate(0 0.00701904)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|