add_two constant

String const add_two

Implementation

static const String add_two =
    '<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-width="4"><path d="M33 7.263A18.916 18.916 0 0024 5C13.507 5 5 13.507 5 24s8.507 19 19 19a18.93 18.93 0 008-1.761"/><path stroke-linejoin="round" d="M31 30h12m-28-8 7 7 19-18m-4 13v12"/></g></svg>';