fit_to_height constant

String const fit_to_height

Implementation

static const String fit_to_height =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m11 10 1.41 1.41L15 8.83v14.34l-2.59-2.58L11 22l5 5 5-5-1.41-1.41L17 23.17V8.83l2.59 2.58L21 10l-5-5-5 5z"/><path fill="currentColor" d="M28 30H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v24a2.002 2.002 0 01-2 2ZM4 4v24h24V4Z"/></svg>';