chess_knight constant

String const chess_knight

Icon Data of chess_knight

Implementation

static const String chess_knight =
    '<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.77 0-2.941.984-3.406 2-.352.77-.309 1.305-.313 1.75a15.6 15.6 0 00-2.156 1.781C8.727 9.93 7.961 11.921 8 14.031c.02.973.219 1.95.594 2.938.187.496.531 1.355.844 2.312.312.957.562 2.012.562 2.719H8.906a1 1 0 00.063 2l-1.781 2.406-.188.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-1c0-2.262-1.406-4.336-2.719-5.938-.75-.917-.996-1.078-1.5-1.562.18-.105.403-.23.532-.313.16-.101.246-.164.28-.187.282 0 .302.047.595.281.292.235.89.719 1.718.719.727 0 1.258-.469 1.532-.813.25-.316.386-.554.406-.593.09-.043.285-.106.531-.281.246-.176.566-.567.625-1 .059-.434-.078-.813-.25-1.188-.254-.555-.727-1.191-1.469-1.969-.742-.777-1.715-1.601-2.906-2.094-.09-.039-.016.02-.063-.03-.046-.052-.187-.262-.468-.47-.367-.269-1.164-.3-1.844-.375V3zm-1 2.219V8h1c1.363 0 1.664.164 1.656.156-.004-.004.004.016.157.188a2.4 2.4 0 00.812.594c.8.332 1.602.98 2.219 1.624.578.602.965 1.2 1.031 1.313-.16.078-.328.133-.531.375-.274.332-.371.563-.469.688-.031.039-.027.05-.031.062-.086-.012-.145-.066-.407-.281-.328-.266-.98-.719-1.843-.719-.657 0-1.028.3-1.344.5-.316.2-.57.344-.656.375l-.032.031h-.03c-.184.078-.5.094-.5.094L15 12.969v1.594l.344.28s1.187 1.048 2.375 2.5C18.906 18.798 20 20.669 20 22h-8c0-1.121-.313-2.297-.656-3.344-.344-1.047-.75-1.96-.906-2.375A6.987 6.987 0 0110 13.97c-.031-1.606.543-3.043 1.531-4.031.653-.653 1.625-1.47 2.156-1.782l.5-.281v-.563c0-.37 0-.992.22-1.468A1.23 1.23 0 0115 5.219zM11.5 24h9l2.25 3H9.25z"/></svg>';