fit_to_screen constant

String const fit_to_screen

Icon Data of fit_to_screen

Implementation

static const String fit_to_screen =
    '<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 16h2V8h-8v2h6v6zM8 24h8v-2h-6v-6H8v8z"/><path fill="currentColor" d="M26 28H6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2ZM6 6v20h20.001L26 6Z"/></svg>';