spade_suit constant

String const spade_suit

Implementation

static const String spade_suit =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28.619 14.965 18.9 3.35a3.791 3.791 0 00-5.8 0L3.38 14.965c-3.212 3.839-.463 9.657 4.562 9.657a5.961 5.961 0 005.408-3.459l.645-1.41v3.17c0 2.099-1.692 3.798-3.797 3.838h-.08c-.897 0-1.632.73-1.632 1.62 0 .89.735 1.619 1.632 1.619H21.89c.897 0 1.632-.73 1.632-1.62 0-.89-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645 1.41c.956 2.11 3.071 3.459 5.408 3.459 5.015 0 7.764-5.818 4.552-9.657Z"/></svg>';