currency_euro_line constant

String const currency_euro_line

Implementation

static const String currency_euro_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 100 16 8 8 0 000-16Zm.629 2.552c1.433-.122 2.686.443 3.531 1.599a1 1 0 01-.213 1.398c-.465.34-1.017.187-1.374-.196l-.074-.086c-.909-1.151-2.533-.845-3.243.34-.197.33-.35.718-.454 1.138l-.056.255H15a1 1 0 01.117 1.993L15 13h-4.28c.09.54.258 1.044.497 1.456.716 1.238 2.229 1.403 3.187.391l.108-.122c.366-.442.966-.627 1.46-.243a1 1 0 01.173 1.404c-.862 1.105-2.292 1.781-3.7 1.616-1.387-.164-2.362-1.013-2.96-2.044a6.38 6.38 0 01-.739-2.137L8.7 13H8a1 1 0 01-.117-1.993L8 11h.718c.12-.85.387-1.695.823-2.422.631-1.053 1.655-1.903 3.088-2.026Z"/></g></svg>';