banknotes constant

String const banknotes

Implementation

static const String banknotes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M19.531 1.531 14.25 4.406 5.5 9.188.219 12.094 2.5 16.219V13A1.5 1.5 0 014 11.5h.813l.03-.125 11.595-6.344.875.25c.024.08.05.173.093.25.344.63 1.12.876 1.75.532.076-.042.125-.133.188-.188l.906.281 2 3.657-.25.906c-.079.024-.173.02-.25.062-.293.16-.49.428-.594.719H25l-2.594-4.719-2.875-5.25zm-1.093 6.563a1.305 1.305 0 00-1.032 1.281c0 .716.565 1.313 1.282 1.313.716 0 1.312-.597 1.312-1.313s-.596-1.281-1.313-1.281c-.089 0-.165-.018-.25 0zm-4.875.875a4.256 4.256 0 00-2.188.531c-.871.476-1.523 1.204-1.875 2h7.25a2.94 2.94 0 00-.313-.875c-.566-1.034-1.664-1.62-2.875-1.656zM4 13v13h22V13H4zm4.406 1.594h13.188l.656.656c-.017.083-.063.162-.063.25 0 .717.596 1.313 1.313 1.313.088 0 .167-.047.25-.063l.656.656v4.188l-.656.656c-.083-.017-.162-.063-.25-.063-.717 0-1.313.596-1.313 1.313 0 .088.046.167.063.25l-.656.656H8.406l-.656-.656c.017-.083.063-.162.063-.25 0-.717-.596-1.313-1.313-1.313-.088 0-.167.047-.25.063l-.656-.656v-4.188l.656-.656c.083.017.162.063.25.063.717 0 1.313-.596 1.313-1.313 0-.088-.046-.167-.063-.25l.656-.656zm6.594 1.5c-2.168 0-3.938 1.52-3.938 3.406 0 1.886 1.77 3.406 3.938 3.406s3.938-1.52 3.938-3.406c0-1.886-1.77-3.406-3.938-3.406zm-6.5 2.093c-.716 0-1.313.597-1.313 1.313s.597 1.313 1.313 1.313 1.313-.597 1.313-1.313-.597-1.313-1.313-1.313zm13 0c-.717 0-1.313.596-1.313 1.313s.596 1.313 1.313 1.313 1.313-.596 1.313-1.313-.596-1.313-1.313-1.313z"/></svg>';