screwdriver constant

String const screwdriver

Icon Data of screwdriver

Implementation

static const String screwdriver =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-1 -1 24 24"><path fill="currentColor" d="M5.343 18.071a1 1 0 010 1.414L3.93 20.9a1 1 0 01-1.414 0L1.1 19.485a1 1 0 010-1.414l1.414-1.414a1 1 0 011.414 0L9.586 11a2 2 0 010-2.828l7.07-7.071a2 2 0 012.83 0l1.413 1.414a2 2 0 010 2.828l-7.07 7.071a2 2 0 01-2.829 0l-5.657 5.657zM12.414 11l7.071-7.071-1.414-1.414L11 9.585 12.414 11z"/></svg>';