alert_solid constant

String const alert_solid

Implementation

static const String alert_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2.5c-8.82 0-16 6.28-16 14s7.18 14 16 14a18 18 0 004.88-.68l5.53 3.52a1 1 0 001.54-.84v-6.73a13 13 0 004-9.27C34 8.78 26.82 2.5 18 2.5Zm-1.07 6.63a1.41 1.41 0 112.81 0v9.77a1.41 1.41 0 11-2.81 0Zm1.41 17.35a1.87 1.87 0 111.87-1.87 1.87 1.87 0 01-1.87 1.86Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';