smart_card constant

String const smart_card

Implementation

static const String smart_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M14 3.5H2a.5.5 0 00-.5.5v8a.5.5 0 00.5.5h12a.5.5 0 00.5-.5V4a.5.5 0 00-.5-.5ZM2 2a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2H2Zm4 7h3v1a1 1 0 01-1 1H6V9Zm-2 2h1V9H3v1a1 1 0 001 1Zm3-6h1a1 1 0 011 1v2H7V5ZM4 5a1 1 0 00-1 1v2h3V5H4Z" clip-rule="evenodd"/></svg>';