chess_queen_solid constant

String const chess_queen_solid

Icon Data of chess_queen_solid

Implementation

static const String chess_queen_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="M16 3c-1.094 0-2 .906-2 2 0 .73.402 1.371 1 1.719V8.25c0 .426-.324.75-.75.75h-2.344a.916.916 0 01-.75-.375A1.99 1.99 0 0012 7c0-1.094-.906-2-2-2-1.094 0-2 .906-2 2 0 .73.402 1.371 1 1.719v1.687l.281.313 2.344 2.344a.998.998 0 00-.629 1.124A1 1 0 0012 15h.656l-1.562 5.563-.063.156L10.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-.656-1.281-.032-.063-.03-.093L19.343 15H20a.998.998 0 001.008-.809 1.003 1.003 0 00-.633-1.129l2.344-2.343.281-.313V8.72c.598-.348 1-.989 1-1.719 0-1.094-.906-2-2-2-1.094 0-2 .906-2 2 0 .668.332 1.262.844 1.625a.916.916 0 01-.75.375H17.75a.736.736 0 01-.75-.75V6.719c.598-.348 1-.989 1-1.719 0-1.094-.906-2-2-2zm0 7.344c.48.402 1.082.656 1.75.656h1.813l-2 2h-3.125l-2-2h1.812c.668 0 1.27-.254 1.75-.656zM14.75 15h2.5l1.781 6.281.032.094.312.625h-6.75l.313-.625.03-.094zm-3.25 9h9l2.25 3H9.25z"/></svg>';