memory_card constant

String const memory_card

Icon Data of memory_card

Implementation

static const String memory_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4v16c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V8a.997.997 0 00-.293-.707l-5-5A.996.996 0 0014 2H6c-1.103 0-2 .897-2 2zm14 4.414L18.001 20H6V4h7.586L18 8.414z"/><path fill="currentColor" d="M8 6h2v4H8zm4 0h2v4h-2z"/></svg>';