skull_and_crossbones constant

String const skull_and_crossbones

Implementation

static const String skull_and_crossbones =
    '<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="M20.19 19c1.76 0 3.19-.42 3.19-2.227 0-1.816-1.43-3.283-3.19-3.273-1.76 0-3.19 1.467-3.19 3.273S18.43 19 20.19 19Zm-8.435 0c1.79 0 3.245-.42 3.245-2.223 0-1.812-1.444-3.277-3.245-3.277-1.8 0-3.255 1.475-3.255 3.277C8.5 18.58 9.965 19 11.755 19Zm4.82 1h-1.15c-.287 0-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632.342 0 .644.255.759.623l.22.726c.098.311-.106.651-.4.651Z"/><path d="M9.892 6.892 8.696 5.696a2.5 2.5 0 10-4.654-1.654 2.5 2.5 0 101.654 4.654l1.188 1.188A10.946 10.946 0 005 16.04c0 2.034.56 3.534 1.732 4.528.342.29.72.522 1.125.709l-2.16 2.167a2.38 2.38 0 00-1.34-.41c-1.3 0-2.357 1.04-2.357 2.322 0 1.28 1.056 2.312 2.356 2.312A2.34 2.34 0 006.703 30c1.3 0 2.356-1.04 2.356-2.322 0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626 2.626 0 004.254 1.597c.47.373 1.064.596 1.71.596.646 0 1.24-.223 1.71-.596a2.626 2.626 0 004.256-1.604l1.484 1.55a2.322 2.322 0 001.91 3.64c1.28 0 2.32-1.04 2.32-2.32 1.28 0 2.33-1.03 2.33-2.31s-1.04-2.32-2.32-2.32c-.53 0-1.01.18-1.4.48l-2.145-2.24a4.91 4.91 0 001.123-.709C26.441 19.576 27 18.073 27 16.04a10.95 10.95 0 00-1.882-6.158l1.186-1.186a2.5 2.5 0 101.654-4.654 2.5 2.5 0 10-4.654 1.654L22.11 6.89A10.953 10.953 0 0016 5.04c-2.26 0-4.36.682-6.108 1.852ZM13.25 23v1.375a.625.625 0 11-1.25 0v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445 18.55 7 17.705 7 16.04c0-4.968 4.032-9 9-9s9 4.023 9 9c0 1.667-.446 2.514-1.026 3.006-.63.535-1.616.827-3.057.948L20 20.07v4.305a.625.625 0 11-1.25 0V23a1 1 0 10-2 0v1.25a.75.75 0 01-1.5 0V23a1 1 0 10-2 0Z"/></g></svg>';