token_outline constant

String const token_outline

Implementation

static const String token_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="m12 22-9-5V7l9-5 9 5v10ZM9.1 9.25q.575-.6 1.325-.925Q11.175 8 12 8t1.575.325q.75.325 1.325.925l3-1.675L12 4.3 6.1 7.575Zm1.9 9.9v-3.275q-1.35-.35-2.175-1.425Q8 13.375 8 12q0-.275.025-.512.025-.238.1-.488L5 9.25v6.575ZM12 14q.825 0 1.413-.588Q14 12.825 14 12t-.587-1.413Q12.825 10 12 10q-.825 0-1.412.587Q10 11.175 10 12q0 .825.588 1.412Q11.175 14 12 14Zm1 5.15 6-3.325V9.25L15.875 11q.075.25.1.488.025.237.025.512 0 1.375-.825 2.45-.825 1.075-2.175 1.425Z"/></svg>';