corners_in_duotone constant

String const corners_in_duotone

Implementation

static const String corners_in_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M152 96V48a8 8 0 0116 0v40h40a8 8 0 010 16h-48a8 8 0 01-8-8Zm-56 56H48a8 8 0 000 16h40v40a8 8 0 0016 0v-48a8 8 0 00-8-8Zm112 0h-48a8 8 0 00-8 8v48a8 8 0 0016 0v-40h40a8 8 0 000-16ZM96 40a8 8 0 00-8 8v40H48a8 8 0 000 16h48a8 8 0 008-8V48a8 8 0 00-8-8Z"/></svg>';