product_subscriptions_outlined constant

String const product_subscriptions_outlined

Implementation

static const String product_subscriptions_outlined =
    '<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="M12.841 15.1 12 13l-.841 2.1L9 15.292l1.64 1.489L10.146 19 12 17.821 13.854 19l-.494-2.219L15 15.292l-2.159-.192zM6 2h12v2H6zM4 6h16v2H4z"/><path fill="currentColor" d="M20 12v8H4v-8h16m0-2H4a2 2 0 00-2 2v8a2 2 0 002 2h16a2 2 0 002-2v-8a2 2 0 00-2-2Z"/></svg>';