* 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
15 lines
934 B
XML
15 lines
934 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="Status Icons/notification-disabled-symbolic" clip-path="url(#clip0_4614_124694)">
|
|
<g id="Group">
|
|
<path id="Vector" d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
|
|
<path id="Vector_2" d="M12.5414 12.1343L2.69913 2.29205C2.30977 1.9027 1.6785 1.90271 1.28915 2.29206C0.899796 2.68141 0.899812 3.31266 1.28916 3.70202L11.1314 13.5442C11.5207 13.9336 12.152 13.9336 12.5413 13.5443C12.9307 13.1549 12.9307 12.5236 12.5414 12.1343Z" fill="#232323"/>
|
|
<path id="Vector_3" d="M3 3C1.892 3 1 3.892 1 5V10C1 11.108 1.892 12 3 12H12.41L3.41 3H3ZM5.39001 3L14.074 11.684C14.63 11.329 15 10.711 15 10V5C15 3.892 14.108 3 13 3H5.39001Z" fill="#232323"/>
|
|
<path id="Vector_4" d="M8 12L6 15L4 12H8Z" fill="#232323"/>
|
|
</g>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_4614_124694">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|