chess_rook_solid constant

String const chess_rook_solid

Icon Data of chess_rook_solid

Implementation

static const String chess_rook_solid =
    '<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="M9 4v9h3.75l-.219 1h-.625c-.55.027-.98.496-.953 1.047.027.55.496.98 1.047.953h.094l-1 4.563L10.375 22H8.906c-.55.027-.98.496-.953 1.047.027.55.496.98 1.047.953l-1.813 2.406-.187.25V29h18v-2.344l-.188-.25L23 24c.36.004.695-.184.879-.496a1.01 1.01 0 000-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.719-1.438-1-4.562H20c.36.004.695-.184.879-.496a1.01 1.01 0 000-1.008c-.184-.312-.52-.5-.879-.496h-.531l-.219-1H23V4zm2 2h2v3h2V6h2v3h2V6h2v5H11zm3.781 7h2.438l.218 1h-2.875zm-.656 3h3.75l1.156 5.219.032.125.03.093.282.563h-6.75l.281-.563.031-.093.032-.125zM11.5 24h9l2.25 3H9.25z"/></svg>';