castle constant

String const castle

Implementation

static const String castle =
    '<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="M11 4H4a1 1 0 01-1-1V.5a.5.5 0 011 0V2h1V1a1 1 0 112 0v1h1V1a1 1 0 112 0v1h1V.5a.5.5 0 011 0V3a1 1 0 01-1 1zm3 10.5a.5.5 0 01-.5.5h-12a.5.5 0 010-1H2a1 1 0 001-1s1-6 1-7a1 1 0 011-1h5a1 1 0 011 1c0 1 1 7 1 7a1 1 0 001 1h.5a.5.5 0 01.5.49v.01zm-5-4a1.5 1.5 0 00-3 0V14h3v-3.5z"/></svg>';