crown constant

String const crown

Implementation

static const String crown =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m2 8 1.304 1.043a4 4 0 005.995-1.181L12 3l2.701 4.862a4 4 0 005.995 1.18L22 8l-1.754 8.77a2.564 2.564 0 01-1.367 1.79v0a15.381 15.381 0 01-13.758 0v0a2.564 2.564 0 01-1.367-1.79L2 8Z"/><path d="M8 15c2.596 1.333 5.404 1.333 8 0"/></g></svg>';