media_eject_outline constant

String const media_eject_outline

Icon Data of media_eject_outline

Implementation

static const String media_eject_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="M16 21H8c-1.654 0-3-1.346-3-3s1.346-3 3-3h8c1.654 0 3 1.346 3 3s-1.346 3-3 3zm-8-4a1.001 1.001 0 000 2h8a1.001 1.001 0 000-2H8zm4-10.134 4.964 5.096L17 12l-10 .004.08-.087L12 6.866M12 4l-6.433 6.604A2 2 0 007 14h10a2 2 0 002-2c0-.543-.218-1.033-.568-1.393L12 4z"/></svg>';