window_outline_sharp constant

String const window_outline_sharp

Implementation

static const String window_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="M21 21H3V3h18Zm-8-8v6h6v-6Zm0-2h6V5h-6Zm-2 0V5H5v6Zm0 2H5v6h6Z"/></svg>';