fit_to_width constant

String const fit_to_width

Icon Data of fit_to_width

Implementation

static const String fit_to_width =
    '<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="m22 11-1.41 1.41L23.17 15H8.83l2.58-2.59L10 11l-5 5 5 5 1.41-1.41L8.83 17h14.34l-2.58 2.59L22 21l5-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>';