flag_checkered constant

String const flag_checkered

Implementation

static const String flag_checkered =
    '<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="M2 0C.9 0 0 .9 0 2c0 .7.4 1.4 1 1.7V16h2V3.7c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2zm10 2c-2.1 0-1.8-1-4.4-1S4 4 4 4v8s.7-2 3-2c2.7 0 2.8 1 5 1 3.3 0 4-2 4-2V1s-1.6 1-4 1zm3 2.5c-.2.2-.8.4-2 .6V2.9c.8-.1 1.5-.2 2-.4v2zM5 7.9V5.3c.4-.6 1.1-1.1 2-1.1V2.1c.2-.1.4-.1.6-.1 1.2 0 1.6.2 2.1.4.1.1.2.2.3.2v2.2c.5.2 1.1.4 2 .4.4 0 .7 0 1-.1v2.6c-.3 0-.6.1-1 .1-1.1 0-1.5-.2-2-.5v2.3C9.3 9.3 8.5 9 7 9V6.8c-.9.2-1.5.6-2 1.1zm8 2V7.7c1.1-.2 1.7-.6 2-.8v1.8c-.2.3-.7 1-2 1.2z"/><path fill="currentColor" d="M10 7.2V4.8s-1.2-.6-3-.6v2.6c1.7-.4 3 .4 3 .4z"/></svg>';