media_play_reverse_outline constant

String const media_play_reverse_outline

Icon Data of media_play_reverse_outline

Implementation

static const String media_play_reverse_outline =
    '<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="M14 7v10l-5.1-5L14 7m-1.4-1.4C10 8.1 6 12 6 12s4 3.9 6.6 6.4c.4.4.9.6 1.4.6 1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2-.5 0-1 .2-1.4.6z"/></svg>';