service_plan_outlined constant

String const service_plan_outlined

Implementation

static const String service_plan_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="M14 2h8v2h-8zm-4 0h2v2h-2zm4 4h8v2h-8zm-4 0h2v2h-2zm4 4h8v2h-8zm-4 0h2v2h-2z"/><circle cx="5" cy="19" r="1" fill="currentColor"/><path fill="currentColor" d="M4 4h2v9H4z"/><path fill="currentColor" d="M7 2H3a1 1 0 00-1 1v18a1 1 0 001 1h4a1 1 0 001-1V3a1 1 0 00-1-1Zm0 19H3V3h4Z"/></svg>';