slint/internal/compiler/widgets/cosmic/_edit.svg
Olivier Goffart 686f5e43e2 Widget style: simplify -light/-dark handling
Instead of having all style duplicated and re-using a base, we just hack
into the funciton that queries the dark/light theme based on the style
suffix known at compile time.

This removes one of the problem that happens when trying to work on the
widget style with the extension, as it relies on include path hacks
2024-08-20 16:55:15 +02:00

3 lines
512 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.990234 11.887V15.007H4.11023L11.9902 7.127L8.87023 4.007L0.990234 11.887ZM14.7502 4.377C15.0802 4.047 15.0802 3.527 14.7502 3.197L12.8002 1.247C12.7233 1.16863 12.6314 1.10638 12.5301 1.06389C12.4288 1.0214 12.3201 0.999512 12.2102 0.999512C12.1004 0.999512 11.9916 1.0214 11.8903 1.06389C11.789 1.10638 11.6972 1.16863 11.6202 1.247L9.99023 2.887L13.1102 6.007L14.7502 4.377Z" fill="#232323"/>
</svg>