Checked, indeterminate, error
The tick strokes itself in on check; indeterminate shows a centred bar; an error string recolours the box and adds a helper line.
Required to continue
<Checkbox label="Subscribe to the newsletter" defaultChecked />
<Checkbox label="Select all" indeterminate />
<Checkbox label="I agree to the terms" error="Required to continue" />