box constant

String const box

Implementation

static const String box =
    '<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="M20.73 16.52V7.59a.73.73 0 00-.08-.33.74.74 0 00-.36-.36l-8-3.58a.75.75 0 00-.62 0l-8 3.58a.8.8 0 00-.44.69v8.82a.83.83 0 00.44.69l8 3.58a.72.72 0 00.62 0l8-3.58a.77.77 0 00.44-.58Zm-16-7.78 6.5 2.92v7.18l-6.5-2.91Zm8 2.92 6.5-2.92v7.19l-6.5 2.91ZM12 4.82l6.17 2.77L12 10.35 5.83 7.59Z"/></svg>';