ion-checkbox { --size: 24px; }
<ion-item> <ion-label>ACCEPT TERMS</ion-label> <ion-checkbox slot="start"></ion-checkbox> </ion-item>
Using --size property you can increase the size of the checkbox
--size