paypal_outline constant

String const paypal_outline

Implementation

static const String paypal_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round"><path d="M.5 12.5h4l1-4h1.795a4.625 4.625 0 004.33-3.001C12.532 3.08 10.745.5 8.161.5H3.5l-3 12Z"/><path d="M4 14.5h4L9 11h1.577c1.477 0 2.82-.859 3.438-2.2.927-2.008-.54-4.3-2.75-4.3H6.5L4 14.5Z"/></g></svg>';