zoom constant

String const zoom

Implementation

static const String zoom =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" d="M34.86 18.63v10.53l8.64 7.16V11.68ZM6.42 12.31h21.7c3.16 0 6.53 2.53 6.53 5.9v15.16a2.11 2.11 0 01-2.1 2.11H10.22c-3.59 0-5.69-3.37-5.69-6.53V14.41a1.83 1.83 0 011.89-2.1Z"/></svg>';