video_3d constant

String const video_3d

Implementation

static const String video_3d =
    '<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="M5 7h4a2 2 0 012 2v6a2 2 0 01-2 2H5v-2h4v-2H6v-2h3V9H5V7m8 0h3a3 3 0 013 3v4a3 3 0 01-3 3h-3V7m3 8a1 1 0 001-1v-4a1 1 0 00-1-1h-1v6h1Z"/></svg>';