skull_solid constant

String const skull_solid

Implementation

static const String skull_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M4 7.5a.5.5 0 111 0 .5.5 0 01-1 0Zm6 0a.5.5 0 111 0 .5.5 0 01-1 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 6.5a6.5 6.5 0 0113 0v3.382a1.5 1.5 0 01-.83 1.342l-1.17.585v.691A2.5 2.5 0 019.5 15h-4A2.5 2.5 0 013 12.5v-.691l-1.17-.585A1.5 1.5 0 011 9.882V6.5ZM4.5 6a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm6 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3ZM7.146 9.146a.5.5 0 01.708 0l1 1-.708.708-.646-.647-.646.647-.708-.708 1-1Z" clip-rule="evenodd"/></svg>';