chess_bishop constant

String const chess_bishop

Icon Data of chess_bishop

Implementation

static const String chess_bishop =
    '<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 .441.156.855.406 1.188A24.82 24.82 0 0013.22 7.53C12.172 8.813 11 10.293 11 12c0 1.137.414 2.16 1.063 3h-.157c-.55.027-.98.496-.953 1.047.027.55.496.98 1.047.953h.5l-1.406 3.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.438L19.5 17h.5c.36.004.695-.184.879-.496a1.01 1.01 0 000-1.008c-.184-.312-.52-.5-.879-.496a4.99 4.99 0 001-3c0-1.707-1.172-3.188-2.219-4.469a24.82 24.82 0 00-1.187-1.343A1.99 1.99 0 0018 5c0-1.094-.906-2-2-2zm0 4.469c.363.367.61.597 1.219 1.343C18.172 9.98 19 11.5 19 12c0 1.68-1.3 3-2.969 3C14.363 15 13 13.66 13 12c0-.5.828-2.02 1.781-3.188.61-.746.856-.976 1.219-1.343zM14.687 17h2.626l1.75 4.375.03.031v.032l.282.562h-6.75l.281-.563v-.03l.031-.032zM11.5 24h9l2.25 3H9.25z"/></svg>';