hut constant

String const hut

Implementation

static const String hut =
    '<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"><path fill="currentColor" d="M29 18.976c.53-.099.93-.563.93-1.121 0-.16-.03-.31-.06-.45a1.626 1.626 0 01-.098-.163 4.003 4.003 0 00-.032-.057c-.243-.39-.49-.778-.74-1.163V16h-.015a61.836 61.836 0 00-1.735-2.525c-2.58-3.59-5.48-6.69-8.66-9.52-1.43-1.27-3.58-1.27-5.03-.02-3.3 2.84-6.17 5.91-8.82 9.54-.87 1.18-1.7 2.4-2.48 3.66l-.034.047c-.042.058-.087.12-.126.183 0 .02-.01.03-.02.04-.05.14-.08.29-.08.45 0 .59.429 1.065 1 1.132V31h26V18.976ZM26.143 18c.36.056.622.173.857.307V29h-6.011v-3.78c0-1.89-1.706-3.22-3.538-3.22h-2.914C12.723 22 11 23.314 11 25.22V29H5V18.33c.244-.144.514-.271.89-.33h.956c.5.079.811.279 1.123.479.402.258.805.516 1.611.516.799 0 1.199-.257 1.6-.514.313-.2.626-.402 1.13-.481h.956c.5.079.812.279 1.123.479.402.258.805.516 1.611.516.805 0 1.207-.258 1.61-.515.314-.2.627-.401 1.13-.48h.96c.503.079.817.28 1.13.48.403.258.805.515 1.61.515s1.207-.258 1.61-.515c.313-.2.627-.401 1.13-.48h.963Z"/></svg>';