workbench_outline constant

String const workbench_outline

Implementation

static const String workbench_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="M2 22V8.5L12 2l10 6.5V22l-10-7Zm10-9.4 6.325-4.1L12 4.4 5.675 8.5Zm-8 5.55 6.2-4.325L4 9.8Zm16 0V9.8l-6.2 4.025Zm-9.8-4.325Zm3.6 0Z"/></svg>';