spade constant

String const spade

Icon Data of spade

Implementation

static const String spade =
    '<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="m12 3 4.919 4.5c.61.587 1.177 1.177 1.703 1.771a5.527 5.527 0 01.264 6.979c-1.18 1.56-3.338 1.92-4.886.75v1l1 3H9l1-3v-1c-1.54 1.07-3.735.772-4.886-.75a5.527 5.527 0 01.264-6.979A30.883 30.883 0 017.081 7.5 1541.72 1541.72 0 0112 3z"/></svg>';