tools_off constant

String const tools_off

Icon Data of tools_off

Implementation

static const String tools_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m16 12 4-4a2.828 2.828 0 10-4-4l-4 4m-2 2-7 7v4h4l7-7m.5-8.5 4 4"/><path d="M12 8 7 3M4.996 5.004 3 7l5 5M7 8 5.5 9.5M16 12l5 5m-2 2-2 2-5-5m4 1-1.5 1.5M3 3l18 18"/></g></svg>';