paint constant

String const paint

Implementation

static const String paint =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M418.968 215.116A71.976 71.976 0 00408.023 72H384V40a24.028 24.028 0 00-24-24H72a24.028 24.028 0 00-24 24v104a24.028 24.028 0 0024 24h288a24.028 24.028 0 0024-24v-40h24.023a39.977 39.977 0 016.079 79.489L240 210.273V280h-56v216h144V280h-56v-42.273ZM352 136H80V48h272Zm-56 176v152h-80V312Z"/></svg>';