plus_circle_o constant

String const plus_circle_o

Implementation

static const String plus_circle_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 1.395a8.605 8.605 0 100 17.21 8.605 8.605 0 000-17.21Zm0 4.08c.377 0 .682.305.682.681L10.68 9.28h3.124a.682.682 0 110 1.364H10.68v3.123a.682.682 0 11-1.363 0v-3.123H6.195a.682.682 0 110-1.363l3.123-.001V6.156c0-.376.305-.681.682-.681Z"/></svg>';