Hi.,
Get into Admin Panel > Appearance > Customize > Additional CSS > Paste the below css code inside the text area > Save All.
Change Icon :
.dt-sc-border-title:before {background: url(images/heading-bottom.png) no-repeat top center;}
Note: You can change the value as per your need.
Remove Icon :
.dt-sc-border-title:before { background: none;}