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="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><path fill="currentColor" fill-rule="evenodd" d="M16 5h-1v1h-1v-.985L13 5v4h-2V4c.549 0 1-.434 1-.97 0 0-3.443-2.988-3.992-2.988h-.016c-.548 0-3.991 2.988-3.991 2.988 0 .536.493.97 1.041.97v5H2.98V6s-.457.055-.979.015V7h-1V6h-1v8.951c0 .556.489 1.007 1.042 1.007H7v-2.896c0-1.427 1.041-1.125 1.041-1.125s1.042-.302 1.042 1.125c0 0 .002 2.854 0 2.896H15c.553 0 1-.487 1-1.087V5zM1 10V9h1v1H1zm2 3H2v-1h1v1zm2 0H4v-1h1v1zm4-6H6.953V4.935H9V7zm3 6h-1v-1h1v1zm2 0h-1v-1h1v1zm1-3h-1.021V9H15v1z"/></svg>';