signal constant

String const signal

Implementation

static const String signal =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="896" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 896 1024"><path fill="currentColor" d="M832.5 1024q-26.5 0-45.5-18.5T768 960V64q0-26 19-45t45.5-19 45 18.5T896 64v896q0 27-18.5 45.5t-45 18.5zm-256 0q-26.5 0-45.5-18.5T512 960V320q0-27 19-45.5t45.5-18.5 45 19 18.5 45v640q0 27-18.5 45.5t-45 18.5zm-256 0q-26.5 0-45.5-18.5T256 960V576q0-27 19-45.5t45.5-18.5 45 18.5T384 576v384q0 27-18.5 45.5t-45 18.5zM64 1024q-27 0-45.5-18.5T0 960V832q0-27 18.5-45.5T64 768t45.5 18.5T128 832v128q0 27-18.5 45.5T64 1024z"/></svg>';