oscilloscope constant

String const oscilloscope

Icon Data of oscilloscope

Implementation

static const String oscilloscope =
    '<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" d="M11.71 5Zm24.58 38Z"/><rect width="37" height="37" x="5.5" y="5.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.95"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.54 10.83c10.67 0 10.49 26.34 21 26.34"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.5 29.81c-2 4.17-4.33 7.36-8 7.36M13.54 10.83c-3.67 0-6.06 3.13-8 7.23"/></svg>';