2023-04-23 16:36:44 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<component name="PlayedCheckmark" extends="Rectangle">
|
|
|
|
<children>
|
2023-04-25 00:58:43 +00:00
|
|
|
<Label id="checkmark" width="60" height="50" font="font:MediumBoldSystemFont" horizAlign="center" vertAlign="bottom" text="✓" />
|
2023-04-23 16:36:44 +00:00
|
|
|
</children>
|
|
|
|
</component>
|