plus_circle constant

String const plus_circle

Implementation

static const String plus_circle =
    '<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 5.475a.682.682 0 00-.682.681V9.28H6.195a.682.682 0 00-.674.582l-.008.1c0 .377.305.682.682.682h3.123v3.123c0 .343.252.626.581.675l.101.007a.682.682 0 00.682-.682l-.001-3.123h3.124a.682.682 0 00.674-.58l.008-.102a.682.682 0 00-.682-.681l-3.124-.001V6.156a.682.682 0 00-.58-.674Z"/></svg>';