diamond_o constant

String const diamond_o

Implementation

static const String diamond_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M13 2H3L0 5.5 8 15l8-9.5zM4.64 5H1.75l1.52-1.78zm1.78 0L8 3.16 9.58 5H6.42zM10 6l-2 6.68L6 6h4zM5.26 6l1.89 6.44L1.73 6h3.53zm5.49 0h3.53l-5.43 6.44zm.62-1 1.37-1.78L14.25 5h-2.9zM12 3l-1.44 1.81L9.1 3H12zM5.43 4.83 4 3h2.9z"/></svg>';