sos_button constant

String const sos_button

Implementation

static const String sos_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.406 14.188a3.594 3.594 0 117.188 0v3.624a3.594 3.594 0 01-7.188 0v-3.625ZM16 12.594c-.88 0-1.594.713-1.594 1.594v3.624a1.594 1.594 0 103.188 0v-3.625c0-.88-.714-1.593-1.594-1.593ZM4.735 13.662c.051-1.559 1.513-2.935 3.28-2.935.742 0 1.427.265 1.941.539.522.278.956.613 1.216.86a1 1 0 11-1.375 1.452 3.875 3.875 0 00-.782-.547c-.365-.195-.716-.304-1-.304-.795 0-1.269.624-1.281 1.001-.008.233.068.43.336.653.308.255.832.507 1.62.726 1.116.31 1.995.904 2.45 1.767.467.884.392 1.869-.05 2.72a3.077 3.077 0 01-2.37 1.644c-1.127.142-2.394-.279-3.725-1.316a1 1 0 111.229-1.578c1.074.837 1.82.964 2.247.91.414-.052.694-.292.845-.582.19-.368.168-.653.056-.865-.123-.232-.45-.56-1.218-.773-.9-.25-1.739-.596-2.363-1.116-.663-.552-1.088-1.309-1.056-2.256Zm15.906 0c.052-1.559 1.514-2.935 3.28-2.935.742 0 1.428.265 1.942.539a5.83 5.83 0 011.215.86 1 1 0 11-1.375 1.452 3.875 3.875 0 00-.781-.547c-.365-.195-.716-.304-1-.304-.795 0-1.27.624-1.282 1.001-.008.233.068.43.337.653.307.255.831.507 1.619.726 1.116.31 1.996.904 2.451 1.767.466.884.392 1.869-.05 2.72a3.077 3.077 0 01-2.37 1.644c-1.128.142-2.394-.279-3.726-1.316a1 1 0 011.23-1.578c1.074.837 1.82.964 2.246.91.414-.052.695-.292.845-.582.19-.368.168-.653.056-.865-.122-.232-.45-.56-1.217-.773-.9-.25-1.74-.596-2.364-1.116-.663-.552-1.087-1.309-1.056-2.256Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';