cardiogram constant

String const cardiogram

Icon Data of cardiogram

Implementation

static const String cardiogram =
    '<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" fill-rule="evenodd" d="M20 4a3 3 0 00-3 3h-4a3 3 0 00-3 3v10.989h7.633l3.388-6.024 2.117 7.41 2.59-3.33h5.49a1 1 0 110 2h-4.511l-4.41 5.668-1.883-6.59-1.612 2.866H10V41a3 3 0 003 3h22a3 3 0 003-3V10a3 3 0 00-3-3h-4a3 3 0 00-3-3h-8Zm-1 3a1 1 0 011-1h8a1 1 0 011 1v2a1 1 0 01-1 1h-8a1 1 0 01-1-1V7Zm-3 24a1 1 0 011-1h14a1 1 0 110 2H17a1 1 0 01-1-1Zm1 5a1 1 0 100 2h6a1 1 0 100-2h-6Z" clip-rule="evenodd"/></svg>';