screwdriver constant

String const screwdriver

Implementation

static const String screwdriver =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m8 10.8.9-.8-.9-.9 5.7-5.7 1.2-.4L16 .8l-.7-.7-2.3 1-.5 1.2L6.9 8 6 7.1l-.8.9s.8.6-.1 1.5c-.5.5-1.3-.1-2.8 1.4L.2 13s-.6 1 .6 2.2 2.2.6 2.2.6l2.1-2.1c1.4-1.4.9-2.3 1.3-2.7.9-.9 1.6-.2 1.6-.2zm-3.1-.4.7.7-3.8 3.8-.7-.7z"/></svg>';