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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M978 978.5q-46 45.5-110.5 45.5T757 978l-85-82-96-96q0-39-28-67.5T480 704l-7-7q-47-47-4-91l47-47-303-303H96L0 64 64 0l192 96v117l303 303 47-46q43-44 91 4l7 7q1 40 29 67.5t67 27.5l96 96 82 85q46 46 46 111t-46 110.5z"/></svg>';