mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 00:20:09 +00:00
15 lines
289 B
Plaintext
15 lines
289 B
Plaintext
|
fill {
|
||
|
child: color {
|
||
|
bounds: 0 0 50 50;
|
||
|
color: rgb(255,0,204);
|
||
|
}
|
||
|
path: "\
|
||
|
M 25 0\
|
||
|
L 39.694629669189453 45.225425720214844\
|
||
|
L 1.2235870361328125 17.274574279785156\
|
||
|
L 48.776412963867188 17.274574279785156\
|
||
|
L 10.305368423461914 45.225425720214844\
|
||
|
Z";
|
||
|
fill-rule: winding;
|
||
|
}
|