subscriptions_created_outlined constant

String const subscriptions_created_outlined

Implementation

static const String subscriptions_created_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="M20 8H4V6h16Zm-2-6H6v2h12Zm-7.688 19.1-3.3-3.3 1.4-1.4 1.9 1.9 5.3-5.3 1.4 1.4Z"/><path fill="currentColor" d="M22 10H2a2 2 0 00-2 2v10a2 2 0 002 2h20a2 2 0 002-2V12a2 2 0 00-2-2Zm0 12H2V12h20Z"/></svg>';