hexagon constant

String const hexagon

Implementation

static const String hexagon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="897" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 897"><path fill="currentColor" d="M768 897H256L0 449 256 0h512l256 449zM736 64H288L64 449l224 384h448l224-384z"/></svg>';