rounded_corner_sharp constant

String const rounded_corner_sharp

Implementation

static const String rounded_corner_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="M19 21v-2h2v2Zm0-4v-2h2v2ZM3 13v-2h2v2Zm0 4v-2h2v2Zm0-8V7h2v2Zm0-4V3h2v2Zm4 0V3h2v2Zm8 16v-2h2v2Zm-4 0v-2h2v2Zm-4 0v-2h2v2Zm-4 0v-2h2v2Zm16-8V5h-8V3h10v10Z"/></svg>';