c4398ec86b
Instead of using state-foo icons, use the corresponding emblems because they are larger and don't have the 'cloud state' background. Keep the existing names because I don't feel like churning more of the codebase than necessary. These new icons are from KDE Neon breeze-icon-theme 5.40, e.g. breeze-icon-theme: /usr/share/icons/breeze/emblems/8/emblem-error.svg
19 lines
924 B
XML
19 lines
924 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8">
|
|
<defs id="defs3051">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-NeutralText {
|
|
color:#f67400;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path
|
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
class="ColorScheme-NeutralText"
|
|
d="M 4 0 C 3.7964835 0.00025315917 3.644678 0.09649124 3.5371094 0.3125 C 3.5371094 0.3125 0.077246535 7.200596 0.080078125 7.2285156 C 0.043417505 7.3055016 -1.2456632e-05 7.403681 0 7.5 C 0 7.7761424 0.22385763 8 0.5 8 L 7.5 8 C 7.7761424 8 8 7.7761424 8 7.5 C 8.0002021 7.3873383 7.9818808 7.3677538 7.8925781 7.1894531 L 4.4550781 0.29101562 C 4.346001 0.097741395 4.1955491 -0.00033128801 4 0 z "
|
|
/>
|
|
<path
|
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
d="M 3.5 2 L 3.5 5 L 4.5 5 L 4.5 2 L 3.5 2 z M 3.5 6 L 3.5 7 L 4.5 7 L 4.5 6 L 3.5 6 z "
|
|
/>
|
|
</svg>
|