Preview:
<div class="modal">
    <h3>
        <i class="modal-icon fal fa-exclamation-triangle"></i>
        Do you really want to delete this?
    </h3>
    <p>Put some text here to explain user of his action</p>
    <div class="modal-dialouge">
        <button class="btn btn-secondary">Cancel</button>
        <button class="btn btn-danger">Delete</button>
    </div>
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter