plus_square constant

String const plus_square

Implementation

static const String plus_square =
    '<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="M18.182 0C19.186 0 20 .814 20 1.818v16.364A1.818 1.818 0 0118.182 20H1.818A1.818 1.818 0 010 18.182V1.818C0 .814.814 0 1.818 0h16.364Zm-7.884 4.91a.682.682 0 00-.682.682L9.615 9.3H5.909a.682.682 0 00-.674.581l-.008.1c0 .378.306.683.682.683l3.706-.001v3.707c0 .343.253.626.582.675l.1.007a.682.682 0 00.682-.682v-3.707h3.707a.682.682 0 00.675-.58l.007-.101a.682.682 0 00-.682-.682H10.98V5.592a.682.682 0 00-.58-.674Z"/></svg>';