etherpad constant

String const etherpad

Icon Data of etherpad

Implementation

static const String etherpad =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Z"/><circle cx="24" cy="24" r="13.9" fill="currentColor" stroke="currentColor" stroke-miterlimit="7"/><path fill="currentColor" stroke="currentColor" d="M14.5 5.5v37m19-37v37"/></svg>';