screw constant

String const screw

Implementation

static const String screw =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 256h-64l-64 64-192-64H192l384 128 64 64-64 64-384-128-64-64 64-64H64q-26 0-45-19T0 192V64q0-27 19-45.5T64 0h640q27 0 45.5 18.5T768 64v128q0 26-18.5 45T704 256zM576 576l64 64-64 64-384-128-64-64 64-64zm0 192 64 64-64 64-384-128-64-64 64-64zm0 192-64 64H384l-192-64-64-64 64-64z"/></svg>';