share_one constant

String const share_one

Implementation

static const String share_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-linejoin="round" stroke-width="4"><path d="M35 16a5 5 0 100-10 5 5 0 000 10ZM13 29a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" d="m30 13.575-12.66 7.67m-.002 5.319 13.34 7.883"/><path d="M35 32a5 5 0 110 10 5 5 0 010-10Z"/></g></svg>';