barricade constant

String const barricade

Implementation

static const String barricade =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 64H32a16 16 0 00-16 16v72a16 16 0 0016 16h24v32a8 8 0 0016 0v-32h112v32a8 8 0 0016 0v-32h24a16 16 0 0016-16V80a16 16 0 00-16-16Zm0 64.7L175.3 80H224ZM80.7 80l72 72h-49.4L32 80.7V80ZM32 103.3 80.7 152H32ZM224 152h-48.7l-72-72h49.4l71.3 71.3v.7Z"/></svg>';