image_aspect_ratio_outline_sharp constant

String const image_aspect_ratio_outline_sharp

Implementation

static const String image_aspect_ratio_outline_sharp =
    '<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"><path fill="currentColor" d="M14 12h2v-2h-2Zm0 4h2v-2h-2Zm-8-4h2v-2H6Zm4 0h2v-2h-2Zm-8 8V4h20v16Zm2-2h16V6H4Zm0 0V6v12Z"/></svg>';