castle_rounded constant

String const castle_rounded

Implementation

static const String castle_rounded =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21q-.825 0-1.412-.587Q1 19.825 1 19v-9q0-.425.288-.713Q1.575 9 2 9t.713.287Q3 9.575 3 10v1h2V4q0-.425.287-.713Q5.575 3 6 3t.713.287Q7 3.575 7 4v1h2V4q0-.425.288-.713Q9.575 3 10 3t.713.287Q11 3.575 11 4v1h2V4q0-.425.288-.713Q13.575 3 14 3t.713.287Q15 3.575 15 4v1h2V4q0-.425.288-.713Q17.575 3 18 3t.712.287Q19 3.575 19 4v7h2v-1q0-.425.288-.713Q21.575 9 22 9t.712.287Q23 9.575 23 10v9q0 .825-.587 1.413Q21.825 21 21 21h-7v-3q0-.825-.587-1.413Q12.825 16 12 16q-.825 0-1.412.587Q10 17.175 10 18v3Zm6-9h2V9H9Zm4 0h2V9h-2Z"/></svg>';