chess_board constant

String const chess_board

Icon Data of chess_board

Implementation

static const String chess_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="M7 4v3h3V4H7zm3 3v3h3V7h-3zm3 0h3V4h-3v3zm3 0v3h3V7h-3zm3 0h3V4h-3v3zm3 0v3h3V7h-3zm3 0h3V4h-3v3zm0 3v3h3v-3h-3zm0 3h-3v3h3v-3zm0 3v3h3v-3h-3zm0 3h-3v3h3v-3zm0 3v3h3v-3h-3zm0 3h-3v3h3v-3zm-3 0v-3h-3v3h3zm-3 0h-3v3h3v-3zm-3 0v-3h-3v3h3zm-3 0h-3v3h3v-3zm-3 0v-3H7v3h3zm-3 0H4v3h3v-3zm0-3v-3H4v3h3zm0-3h3v-3H7v3zm0-3v-3H4v3h3zm0-3h3v-3H7v3zm0-3V7H4v3h3zm3 3v3h3v-3h-3zm3 0h3v-3h-3v3zm3 0v3h3v-3h-3zm3 0h3v-3h-3v3zm0 3v3h3v-3h-3zm0 3h-3v3h3v-3zm-3 0v-3h-3v3h3zm-3 0h-3v3h3v-3z"/></svg>';