wrench constant

String const wrench

Implementation

static const String wrench =
    '<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="M15.5 13.4 7.7 5.6c.2-.5.3-1 .3-1.6 0-2.2-1.8-4-4-4-.6 0-1.1.1-1.6.3l2.9 2.9-2.1 2.1L.3 2.4C.1 2.9 0 3.4 0 4c0 2.2 1.8 4 4 4 .6 0 1.1-.1 1.6-.3l7.8 7.8c.6.6 1.5.6 2.1 0s.6-1.5 0-2.1zM6.8 7.6 5.4 6.2l.9-.9 1.4 1.4-.9.9zm7.4 7.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8s.8.3.8.8-.3.8-.8.8z"/></svg>';