browser constant

String const browser

Implementation

static const String browser =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 40H40a24.028 24.028 0 00-24 24v384a24.028 24.028 0 0024 24h432a24.028 24.028 0 0024-24V64a24.028 24.028 0 00-24-24ZM48 72h96v72H48Zm416 368H48V176h416Zm0-296H176V72h288Z"/></svg>';