corners_in_fill constant

String const corners_in_fill

Implementation

static const String corners_in_fill =
    '<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 014.9-7.4 8.4 8.4 0 018.8 1.7l48 48a8.4 8.4 0 011.7 8.8 8 8 0 01-7.4 4.9h-48a8 8 0 01-8-8Zm-56 56H48a8 8 0 00-7.4 4.9 8.4 8.4 0 001.7 8.8l48 48A8.3 8.3 0 0096 216a8.5 8.5 0 003.1-.6 8 8 0 004.9-7.4v-48a8 8 0 00-8-8Zm3.1-111.4a8.4 8.4 0 00-8.8 1.7l-48 48a8.4 8.4 0 00-1.7 8.8A8 8 0 0048 104h48a8 8 0 008-8V48a8 8 0 00-4.9-7.4ZM208 152h-48a8 8 0 00-8 8v48a8 8 0 004.9 7.4 8.5 8.5 0 003.1.6 8.3 8.3 0 005.7-2.3l48-48a8.4 8.4 0 001.7-8.8 8 8 0 00-7.4-4.9Z"/></svg>';