bread constant

String const bread

Icon Data of bread

Implementation

static const String bread =
    '<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="M17 19v-8.689l.999-.577A1.998 1.998 0 0019 8V7a2 2 0 00-2-2H7a2 2 0 00-2 2v1c0 .723.386 1.377 1.001 1.734L7 10.31V19h10Zm2 0a2 2 0 01-2 2H7a2 2 0 01-2-2v-7.535A3.998 3.998 0 013 8V7a4 4 0 014-4h10a4 4 0 014 4v1c0 1.48-.804 2.773-2 3.465V19Z"/></svg>';