barricade_fill constant

String const barricade_fill

Implementation

static const String barricade_fill =
    '<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-16ZM32 92l60 60H32Zm192 60h-60L92 80h72l60 60v12Z"/></svg>';