clapper_board constant

String const clapper_board

Implementation

static const String clapper_board =
    '<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="m27.16 2-4.21 1.12-14.7 3.89-1.48.4-1.28.34L4 8.14l.99 3.73 2.76-.73 8.706-2.313.004.003 5.7-1.51-.006-.005L26.66 6.12l1.49-.39L27.16 2ZM9.211 7.79l4.505-1.192 1.781 1.449L11 9.24 9.211 7.79Zm10.201-2.7 3.512-.928.282-.075h.001l.706-.188 1.784 1.442-4.504 1.195-1.78-1.445ZM29 28V13H5v15a2 2 0 002 2h20a2 2 0 002-2Zm-2.475-14-1.995 2.74h-4.65L21.875 14h4.65Zm-15.2 0h4.66l-1.995 2.74H9.33L11.325 14Z"/></svg>';