card_membership_outline constant

String const card_membership_outline

Implementation

static const String card_membership_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 13v2h16v-2ZM4 2h16q.825 0 1.413.587Q22 3.175 22 4v11q0 .825-.587 1.413Q20.825 17 20 17h-4v5l-4-2-4 2v-5H4q-.825 0-1.412-.587Q2 15.825 2 15V4q0-.825.588-1.413Q3.175 2 4 2Zm0 8h16V4H4Zm0 5V4v11Z"/></svg>';