credit_card constant

String const credit_card

Implementation

static const String credit_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 72H40a24.028 24.028 0 00-24 24v320a24.028 24.028 0 0024 24h432a24.028 24.028 0 0024-24V96a24.028 24.028 0 00-24-24Zm-8 32v64H48v-64ZM48 408V232h416v176Z"/><path fill="currentColor" d="M88 312h64v32H88zm96 0h64v32h-64z"/></svg>';