open_one constant

String const open_one

Implementation

static const String open_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 18V9a3 3 0 013-3h30a3 3 0 013 3v9m-21 8 12-13m-7 8 4 4m1-9 4 4M6 30v9a3 3 0 003 3h30a3 3 0 003-3v-9"/><circle cx="18" cy="30" r="5"/></g></svg>';