glue constant

String const glue

Icon Data of glue

Implementation

static const String glue =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-7 -1.5 24 24"><path fill="currentColor" d="M3 11a1 1 0 00-1 1v7h6v-7a1 1 0 00-1-1H3zm1-5V1a1 1 0 112 0v5h1a1 1 0 011 1v2.17c1.165.413 2 1.524 2 2.83v7a2 2 0 01-2 2H2a2 2 0 01-2-2v-7c0-1.306.835-2.417 2-2.83V7a1 1 0 011-1h1zm0 2v1h2V8H4z"/></svg>';