court_hammer constant

String const court_hammer

Implementation

static const String court_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" d="m2.3 20.28 9.6-9.6-1.4-1.42-.72.71a.996.996 0 01-1.41 0l-.71-.71a.996.996 0 010-1.41l5.66-5.66a.996.996 0 011.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.69 1.42 1.43a.996.996 0 011.41 0c.39.39.39 1.03 0 1.42l1.41 1.41.71-.71c.39-.39 1.03-.39 1.42 0l.7.71c.39.39.39 1.03 0 1.42l-5.65 5.65c-.39.39-1.03.39-1.42 0l-.7-.7a.99.99 0 010-1.42l.7-.71-1.41-1.41-9.61 9.61a.996.996 0 01-1.41 0c-.39-.39-.39-1.03 0-1.42M20 19a2 2 0 012 2v1H12v-1a2 2 0 012-2h6Z"/></svg>';