aspect_ratio_off constant

String const aspect_ratio_off

Implementation

static const String aspect_ratio_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 5h10a2 2 0 012 2v10m-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2"/><path d="M7 12V9h2m8 3v1m-2 2h-1M3 3l18 18"/></g></svg>';