hammer constant

String const hammer

Icon Data of hammer

Implementation

static const String hammer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.414 10-7.383 7.418a2.091 2.091 0 000 2.967 2.11 2.11 0 002.976 0L14.414 13m3.707 2.293 2.586-2.586a1 1 0 000-1.414l-7.586-7.586a1 1 0 00-1.414 0L9.121 6.293a1 1 0 000 1.414l7.586 7.586a1 1 0 001.414 0z"/></svg>';